CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数值求解

搜索资源列表

  1. 龙格库塔求解微分方程数值解

    0下载:
  2. 龙格库塔求解微分方程数值解-Runge - Kutta numerical solution of differential equations solved
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7389
    • 提供者:林子
  1. 用四阶龙格-库塔法解求解微分方程初值问题

    1下载:
  2. 典型的数值分析程序,用四阶龙格-库塔法求解微分方程初值问题-typical numerical analysis procedures, with four bands Runge - Kutta method to solve initial value problems
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2873
    • 提供者:tsibintsibin
  1. C++常用算法之08非线性方程组求解

    3下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套非线性方程组求解代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过 -the code is "commonly used computer numerical algorithms and procedures C version," a book supporting solve nonlinear equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:103473
    • 提供者:闻杉
  1. C++常用算法之07线性方程组求解

    1下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套线性方程组求解代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporti
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:104253
    • 提供者:闻杉
  1. 河流污物浓度求解

    0下载:
  2. 河流污物浓度求解程序 用vc++实现 数值计算示例-river dirt concentration vc solving procedures used to achieve numerical examples
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14321
    • 提供者:王玉栋
  1. 数值计算_病态线性方程组的求解

    0下载:
  2. 这是数值分析的一些作业实验,文件中有详细的文档对理论,实验和算法的说明,用于病态方程组求解的源代码-This is the numerical analysis of the experimental operation, the paper detailed documentation of theory, experiment and the algorithm shows that morbid equation for solving the source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9752
    • 提供者:李琳
  1. 追赶法求解方程

    0下载:
  2. 数值分析追赶法求解方程的源程序.使用前请仔细阅读.rar文件中readme-numerical analysis method to catch up with the equation of the source. Before using careful reading. Rar document readme
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:11684
    • 提供者:陈同辉
  1. 线性方程组求解与方程组性态讨论

    0下载:
  2. 线性方程组求解与方程组性态讨论(实验报告)三次样条插值问题,数值积分,微分方程数值解,线性方程组的迭代解法,非线性方程的迭代解法-solving linear equations and the equations behavior discussion (Experiment), cubic spline interpolation, numerical integration, the numerical solution of differential equations, linear
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:54473
    • 提供者:王军
  1. 数值分析课程设计

    0下载:
  2. 本人的数值分析课程设计 ,比较完整!Gauss顺序消去法与Gauss列主元消去法是计算机上常用来求解线性方程组的一种直接的方法。就是在不考虑舍入误差的情况下,经过有限步的四则运算可以得到线性方程组的准确解的一类方法。-Numerical analysis of the curriculum design, a relatively complete! Gauss law and order eliminate Gauss out PCA elimination method is commonl
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:95247
    • 提供者:沈嘉祺
  1. 数值方法

    0下载:
  2. 数值算法 迭带求解算法 用vc写的,简单明了-numerical algorithm iterative algorithm used vc write simple and clear
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:30232
    • 提供者:李冰
  1. Computmethod

    0下载:
  2. 有关计算方的经典算法的C程序,迭代、插值、各类积分公式,常微分方程的数值求解、Gauss列主元消去法-side of the calculation of the classical algorithm C procedures, iterative, interpolation, all integral formula, and often the numerical solution of differential equations. Gauss out PCA elimination
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:13759
    • 提供者:易牧
  1. 龙格库塔求解微分方程数值解

    0下载:
  2. 龙格库塔求解微分方程数值解,非常有用的解题方法,一定会用到-Runge - Kutta numerical solution of differential equations to solve, a very useful method of solving problems, we will use
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-07-09
    • 文件大小:219723
    • 提供者:严倾
  1. TGKT(2)

    1下载:
  2. 变步长是一种很好的数值求解方法。 c语言编程,求解龙哥库塔的四阶 初值给定的常微分方程组-variable step is a good numerical solution method. C programming language, for Mangge Kuta initial four bands to the Ordinary Differential Equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1312
    • 提供者:张超
  1. Du-Fort-Frankel-Difference

    1下载:
  2. 一个小程序,关于一维扩散方程初边值问题的数值求解-a small procedure on the one-dimensional diffusion equation is the numerical solution
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1042
    • 提供者:bob
  1. gepp

    0下载:
  2. 使用matlab进行矩阵的高斯分解,可以对高阶线性方程进行数值求解-use Matlab for Gaussian decomposition of the matrix, the high-order linear equations were solved numerically
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1254
    • 提供者:周强
  1. fick2

    9下载:
  2. 扩散的菲克第二定律的数值求解 第一次弄,请大家赐较-Colorific proliferation of the second law of the numerical solution of the first alley, please grant more
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:957
    • 提供者:杨用兵
  1. 数值分析作业0425121523王伟伟

    0下载:
  2. 高斯消去法的求解过程-Gaussian Elimination of solving process
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:146148
    • 提供者:王伟伟
  1. 200120237

    0下载:
  2. 函数用来描述 Apollo 卫星的数学模型,它可以直接用于常微分方程的数值求解。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3003
    • 提供者:彭薇
  1. InvLaplaceDP

    3下载:
  2. 正则化方法在数值求解第一类Fredholm 积分方程的matlab源码。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4723
    • 提供者:章楷桦
  1. CG

    0下载:
  2. 共梯度算法程序代码.数学上,共梯度法实求解特定线性系统的数值解的方法,其中那些矩阵为对称和正定。共轭梯度法是一个迭代方法,所以它适用于稀疏矩阵系统,因为这些系统对于象乔莱斯基分解这样的直接方法太大了。这种系统在数值求解偏微分方程时相当常见。 共梯度法也可以用于求解无约束优化问题。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:886
    • 提供者:Alpha
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com