搜索资源列表

  1. Delphi-ChangYongShuZhiSuanFa

    1下载:
  2. Delphi常用数值算法(源码) 这些算法将为千千万万非计算机专业的工程技术人员架起一座方便快捷的桥梁,并能缩短应用软件的编制周期,减少重复劳动,达到事业功倍的效果。 第1章线性代数方程组的解法 第2章插值 第3章数值积分 第4章特殊函数 第5章函数逼近 第6章特征值问题 第7章数据拟合 第8章方程求根和非线性方程组的解法 第9章函数的极值和最优化 第10章傅里叶变换谱方法 第11
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1597440
    • 提供者:
  1. for_ordinary_differential_equation

    0下载:
  2. 用用改进欧拉法解常微分方程的问题,并应用该算法于实际问题.并在程序结果路比较用表列出近似解yi,准确解y(i)-with improved Euler method of ordinary differential equations, and the application of the algorithm to real issues. and the results of the proceedings in the road c
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:叶枫
  1. rk

    0下载:
  2. 常微分方程的龙格库塔法系列程序,从二级到四级的算法。-Ordinary Differential Equations Runge- Kutta method series of procedures, from two to four algorithms.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:陈涛
  1. JacobiGaussSeidel

    1下载:
  2. 雅克比和高斯赛德尔迭代法求解线性方程组 用c++软件开发的程序-And high斯赛德尔Jacobian iteration method for solving linear equations with c++ Software development process
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:王朝喜
  1. aband

    0下载:
  2. 常微分方程的算法,用fortran语言,很简单-Algorithm for ordinary differential equations, using fortran language, is very simple
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:蓝星辰
  1. MissileTrajectorySimulation

    0下载:
  2. 通用弹道仿真计算程序V1.0 本程序包为vxLand提供的经典版的通用导弹、炮弹、火箭弹等的弹道仿真计算程序,适 用于无控*,用户可以需要根据加入三点法、比例导引等导引方法,修改、扩充成相 应的有控、制导模拟仿真弹道程序。 程序包中MissileTrajectorySimulationRk.h的rk()是经典的4阶龙格库塔方法求常微分 方程的数值算法的函数子程序,大家可参考使用。
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-15
    • 文件大小:66560
    • 提供者:donotspam
  1. numerical_value_calculate

    0下载:
  2. 计算机常用数值计算算法与程序(C++),主要用于科学计算中的复数运算,多项式与连分式计算,矩阵运算,矩阵特征值与特征向量的计算,线性方程组求解,非线性方程(组)求解,插值,数值积分,常微分方程(组)求解,数值拟合与逼近,数据处理与回归分析,极值等。 -Commonly used computer algorithms and numerical procedures (C++), Mainly used for scientific
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:216064
    • 提供者:范高杰
  1. C++jingdianshuzhisuanfayuanma

    0下载:
  2. C++经典数值算法源码,插值,查找,常微分方程(组)求解,等算法C源码。-C++ Classical numerical algorithm source, interpolation, find, ordinary differential equations (group) to solve, such as C-source algorithm.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:355328
    • 提供者:zyj
  1. shuzhifenxishangji

    0下载:
  2. 研一,学校开了数值分析这门课,而且要求用matlab进行上机试验,就写数值分析常微分方程的7个MATLAB算法,都是能够套用的M文件。还有我自己的上机作业。很不错的,能参考。要想要其它章的算法,我都已经上传了。-Kenichi, the school opened the numerical analysis of the course, but also carried out on machines with matlab test
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:22528
    • 提供者:刘文
  1. Runge_Kutta

    0下载:
  2. runge-kutta算法,解决常微分方程初值问题-runge-kutta method to solve ordinary differential equations initial value problem
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:456704
    • 提供者:happynoom
  1. 5_3_12_Euler

    0下载:
  2. Euler算法,解决常微分方程的初值问题。-Euler algorithm to solve the initial value problem of ordinary differential equations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:445440
    • 提供者:happynoom
  1. Math

    0下载:
  2. C++经典数值算法源码,各种数学运算算法,如 常微分方程(组)的求解等-C++ classic numerical algorithm source code, a variety of mathematical algorithms, differential equations as usual (group), such as the Solution
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:337920
    • 提供者:fengwentong
  1. ode

    0下载:
  2. 常微分方程的初值问题、边值问题的算法,代数微分方程常用算法-The initial value problem of ordinary differential equations, boundary value problems for the algorithm, commonly used algorithm of algebraic differential equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:4259840
    • 提供者:xiajinjun
  1. ODE

    0下载:
  2. 多种常微分方程的数值算法程序。包括常用的RungeKutta算符以及Euler算法-A variety of ordinary differential equations of the numerical algorithm of the procedure. Including the operator, as well as RungeKutta commonly used Euler algorithm, etc.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:3680256
    • 提供者:叶飞
  1. jiesuan

    0下载:
  2. 常微分方程的解法大荟萃,对常用的几种解常微分方程的方法利用C++进行了算法实现,方便实用的算法程序-C++
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:35840
    • 提供者:LWPLWP
  1. 07

    0下载:
  2. Delphi算法包含各种算法:如矩阵变换,傅里叶变换等,常微分方程等,都是源码程序-Delphi 计算方法;包含各种算法:如矩阵变换,傅里叶变换等,常微分方程等,都是源码程序
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-15
    • 文件大小:1586176
    • 提供者:pangchangtao
  1. VisualC

    0下载:
  2. 常用数值算法源代码第1章线性代数方程组的解法,第2章插值,第3章数值积分,第4章特殊函数,第5章函数逼近,第6章随机数,第7章排序第8章特征值问题第9章数据拟合第10章方程求根和非线性方程组的解法第11章函数的极值和最优化第12章傅里叶变换谱方法第13章数据的统计描述第14章解常微分方程组第15章两点边值问题的解法第16章偏微分方程的解法-Numerical algorithm used
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:63148032
    • 提供者:龚云隆
  1. calculation_method_Algorithm_Design_and_Implementa

    0下载:
  2. 本电子书包涵了各种算法的MATLAB实现,具体包括插值方法、数值分析、常微分方程的差分法、方程求根、线性方程组的迭代法、线性方程组的直接法等等,还包括习题参考答案和MATLAB文件汇集-The e-book encompasses the MATLAB implementation of various algorithms, specifically including interpolation methods, numerical
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:3143680
    • 提供者:gongshulei
  1. differentialequations

    0下载:
  2. 本源码为原创代码。包含分别用改进欧拉方法、龙格-库塔法、阿当母斯法求解形如y =f(x,y)的常微分方程的源代码。希望对用到数值计算算法的起帮助作用。-The source for the original code. Included were the improved Euler method, Runge- Kutta method, Adam mother there method of the form y ' = f
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:102400
    • 提供者:风流云散
  1. gaijinoula

    0下载:
  2. 常微分方程中的改进欧拉算法的c/c++程序上机实现-Ordinary Differential Equations in the Improved Euler algorithm c/c++ program on the machine to achieve
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:xiaoxiao
« 1 2 3 45 6 7 8 9 »

源码中国 www.ymcn.org