搜索资源列表

  1. numerical_analysis_homework

    0下载:
  2. (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的
  3. 所属分类:matlab例程

    • 发布日期:2024-11-23
    • 文件大小:343kb
    • 提供者:wjl
  1. integra_PR3C.c.tar

    0下载:
  2. Integration of the circular restricted three-body problem with burlish stoer routine. Using Numerical recipes in C (routines mmid, bsstep, odeint and pzextr
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:5kb
    • 提供者:andre
  1. bulStoer

    0下载:
  2. Simplified Bulirsch-Stoer method for intergration of y = F(x,y).-Simplified Bulirsch-Stoer method for intergration of y = F(x,y).
  3. 所属分类:matlab例程

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:Saeed
  1. mincut

    0下载:
  2. An implementation of "A min cut algorithm" by Stoer and Wagner. In addition there is an option to find the minimal cut that does not separate a set of vertices. This is not a mincut-maxflow algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2024-11-23
    • 文件大小:2kb
    • 提供者:Vikram
  1. Stoer-Wagner

    0下载:
  2. 一个新的求图的最小割的方法,Stoer-Wagner能够求得最佳分割方式,而且其速度很快。 -A new method for the minimum cut of the graph, Stoer-Wagner is able to get the best segmentation method, and its speed is very fast.
  3. 所属分类:C#编程

    • 发布日期:2024-11-23
    • 文件大小:3kb
    • 提供者:三度空间

源码中国 www.ymcn.org