CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - solution of

搜索资源列表

  1. solution-of-Differential-equation-group

    2下载:
  2. 提供了4种解常微分方程组的c++代码:定步长四阶龙格-库塔(Runge-Kutta)法(RK4->RKDUMP); 自适应变步长的龙格-库塔(Runge-Kutta)法(RKQC->ODEINT); 改进的中点法(MMID); 外推法(BSSTEP(RZEXTR(有理函数), PZEXTR(多项式));-provide four kinds of solutions of ordinary differential equations c code : There will be f
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5120
    • 提供者:ldg
  1. solution-of-Partial-differential-equation

    1下载:
  2. “解边值问题的松弛法”(SOR)(Chebyshev absolution)和“交替方向隐式方法”(ADI) (此两种解法均针对解椭圆形方程所用到的方法)-"solution to the boundary value problems relaxation method" (SOR) (Chebyshev Absolution) and "alternating direction implicit method" (ADI) (these two
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2382
    • 提供者:ldg
  1. GoogleCode

    0下载:
  2. Solution of the Google Code! A nice answer of Google Code Jam!
  3. 所属分类:STL

  1. solution

    1下载:
  2. Steven M. Kay统计信号处理基础一书的解答-The solution of Fundamentals_Of_Statistical_Signal_Processing
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1219739
    • 提供者:yzb
  1. Numerical-solution-of-differential-equation-and-Ma

    0下载:
  2. 常微分方程数值解及其MATLAB实现,包含了数学原理,算法和程序。-Numerical Solution of Ordinary Differential Equations MATLAB implementation, including the mathematical principles, algorithms and procedures.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:992414
    • 提供者:wang jungang
  1. Numerical-solution-of-Burgers-equation-and-its-err

    1下载:
  2. Burgers方程数值解的计算格式及其误差的C程序设计Numerical solution of Burgers equation and its error calculation format C Programming-Numerical solution of Burgers equation and its error calculation format C Programming
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:36122
    • 提供者:justpiq
  1. Solution-of-algebraic-equations

    0下载:
  2. 很多代数方程组的解法,需要用matlab做算法的童鞋可以考虑下载-Solution of many algebraic equations, need to do the algorithm matlab download children s shoes can be considered
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:452515
    • 提供者:lee shao hua
  1. The-solution-of-nonlinear-equations

    1下载:
  2. 该例是个解非线性方程组的很有用的方法,解非线性方程组是个很大的难题。-The solution of nonlinear equations。and the solution is called muldNewton,and it is vary useful。
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3303
    • 提供者:gaolouhello
  1. ultimate-solution-of-network-flow

    0下载:
  2. 网络流终极解包裹程序,自动绕过包裹相位图的残差点,得到好的解包裹结果。-The ultimate solution of network flow wrapping other programs to automatically bypass the wrapped phase map of the residual was almost good unwrapping results.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-01-28
    • 文件大小:992501
    • 提供者:shingoxy
  1. solution-of-linear-equations

    0下载:
  2. 第11章 解线性方程组的直接法.zip。是从书中光盘里直接拷贝的代码,放在这里,与大家共享,共同交流,希望对大家有帮助。-Chapter 11 the direct method of solution of linear equations
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:8348
    • 提供者:空悟
  1. Solution-of-equations

    0下载:
  2. 线性代数方程组的求解在科学和工程计算中应用非常广泛,这是因为很多科学和工程问题大多可以化为线性代数方程组来求解。-The solution of linear algebraic equations is widely used in scientific and engineering computing, this is because many scientific and engineering problems mostly can be reduced to linear algeb
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:699
    • 提供者:baoluyao
  1. Solution-of-algebraic-equations

    0下载:
  2. 代数方程组的解法,matlab,希望对大家有用-Solution of algebraic equations, matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:451646
    • 提供者:guxiaoyan
  1. solution-of-linear-equations

    0下载:
  2. matlab线性方程组的解法,包括雅各比迭代法,高斯-赛德斯迭代法,追赶法,改进平方法和sor法-matlab solution of linear equations, including Jacoby iterative method, iterative method of Gauss- Sai Desi chasing method to improve level method and sor law
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:3053
    • 提供者:郑凯
  1. The-numerical-solution-of-SDE

    1下载:
  2. 特殊微分方程的数值解法,刚性微分方程,延迟微分方程-The numerical solution of special differential equation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:1367
    • 提供者:yang fang
  1. Solution-of-nonlinear-equations

    0下载:
  2. 偏微分方程的MATLAB解法,主要介绍非线性方程组求解方法,给出不同方法的数值解法。-MATLAB Solution of partial differential equations, describes the nonlinear equations solving methods, given the different methods of numerical solution solution.
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:13257
    • 提供者:润拙
  1. solution-of-differential-equations

    0下载:
  2. 常微分方程的数值解(定步长经典四阶算法)-The numerical solution of ordinary differential equations (fixed step classical fourth-order algorithm)
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:1050
    • 提供者:zidane
  1. solution-of-Towers-of-Hanoi

    0下载:
  2. 汉若塔问题的经典解法,C代码可以直接运行。-solution of Towers of Hanoi
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1089
    • 提供者:冯俊羲
  1. Numerical-solution-of-ODE

    0下载:
  2.  常微分方程的数值解法:四阶龙格-库塔方法的算法,相应的函数子程序,解决实际问题-Numerical solution of ordinary differential equations: algorithm of the fourth-order runge-kutta method , the corresponding function subroutine, solving practical problems with the method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:576239
    • 提供者:熊莹
  1. Solution-of-Linear-Equations

    0下载:
  2. 线性方程组的数值解法(含有算例,可以结合算例学习)-Numerical Solution of Linear Equations
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1686
    • 提供者:markzhao
  1. numerical-solution-of-equation

    0下载:
  2. 方程求根是控制领域最基础也是最常用的程序,能够帮助求解所需方程- numerical solution of equation
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:9751
    • 提供者:
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com