联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数学计算(94) 
按平台查找All C/C++(94) 

[数学计算] Numerical+Analysis

函数插值,牛顿法,LU分解,矩阵算法,数值解微分初值(Aams,四阶龙格库达),龙格贝塔积分法
Function interpolation, Newton method, LU decomposition, matrix algorithm (2020-08-01, C/C++, 34956KB, 下载2次)

http://www.pudn.com/Download/item/id/1596253095709673.html

[数学计算] 艾特金迭代法求非线性方程的一个实根

艾特金迭代法求非线性方程的一个实根,用c++实现,可以文件读取。
Atkin Iterative Method for Solving a Real Root of a Nonlinear Equation (2020-02-28, C/C++, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1582901113912793.html

[数学计算] 洛伦兹-龙格库塔

用四阶龙格库塔计算洛伦兹方程,人后运用Grapher绘制出洛伦兹方程的相图
Using the four order Runge Kutta to calculate Lorenz equation (2018-09-27, C/C++, 2540KB, 下载7次)

http://www.pudn.com/Download/item/id/1538032980881818.html

[数学计算] shiyan

改进欧拉,四级龙格库塔,c++ 利用改进的欧拉格式及四阶经典龙格—库塔格式求解下面的常微分方程初值问题
Improved Euler, four level Runge Kutta, c++ (2018-05-09, C/C++, 243KB, 下载3次)

http://www.pudn.com/Download/item/id/1525880412628220.html

[数学计算] 数值分析程序_c语言

各种数学数值分析算法,杜氏分析法,迭代法,龙哥库塔法,二分法等大量算法
A variety of mathematical numerical analysis algorithm (2017-11-18, C/C++, 8KB, 下载3次)

http://www.pudn.com/Download/item/id/1510971759951322.html

[数学计算] 四阶

4阶定步长龙格库塔,数值算法专用程序,实测可靠
4 order constant step Runge Kutta (2017-09-03, C/C++, 9KB, 下载2次)

http://www.pudn.com/Download/item/id/1504406450729090.html

[数学计算] longgekuta_program-

数值计算:用c++实现龙格库塔方法,希望对您有所帮助
The numerical calculation: c++ to achieve the Runge-Kutta method, and I hope for your help (2013-01-05, C/C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/2106476.html

[数学计算] runge_kutta

本程序代码实现了龙格库塔法,龙格库塔法是一种在工程上应用广泛的高精度单步算法。
the code realize the runge_kutta (2012-11-20, C/C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/2053981.html

[数学计算] hanoi

hanoi塔算法:可以完成hanoi塔的移动问题
hanoi tower algorithm: complete hanoi tower mobile (2012-09-08, C/C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1987671.html

[数学计算] C-solutionsof-Differential-equations

对于常微分方程组的多种数值解法,改进欧拉法、龙格-库塔算法、高斯消去法、定步长变步长等等
multiply C solutions-of-Differential-equation-group (2012-02-22, C/C++, 13KB, 下载12次)

http://www.pudn.com/Download/item/id/1777103.html

[数学计算] r-k

利用四阶龙格-库塔方法来求解Van der Pol 方程
Using fourth-order Runge- Kutta method to solve the Van der Pol equation (2011-04-08, C/C++, 602KB, 下载13次)

http://www.pudn.com/Download/item/id/1482858.html

[数学计算] GRKT10

最常用的四阶龙格—库塔法求解一阶常微分方程的C语言实现方法
The most commonly used fourth-order Runge- Kutta method for solving a first-order ordinary differential equations of the C language implementation method (2010-03-23, C/C++, 1KB, 下载28次)

http://www.pudn.com/Download/item/id/1097083.html

[数学计算] FourthorderRungeKutta

四阶龙格库塔法的C实现 四阶龙格库塔法的C实现
Fourth-order Runge-Kutta (2009-06-22, C/C++, 167KB, 下载43次)

http://www.pudn.com/Download/item/id/816413.html

[数学计算] hanuo

汉诺塔游戏源码。也是网上高人奉献的。不敢独享。感谢大家
Tower of Hanoi game source. Internet is also an expert dedication. Dare not exclusive. Like to thank everyone (2008-03-12, C/C++, 1636KB, 下载96次)

http://www.pudn.com/Download/item/id/414748.html

[数学计算] GRKT10

通过C语言,实现龙格库塔法,用四阶龙格库塔法求解一阶微分方程组。
Through the C language, the realization of Runge-Kutta method with fourth-order Runge-Kutta method for solving first-order differential equations. (2008-02-15, C/C++, 1KB, 下载138次)

http://www.pudn.com/Download/item/id/402700.html

[数学计算] 4jie_longgekuta

运用四阶龙格-库塔法解一阶常微分方程(定步长)
four bands using the Runge- Kutta method of first-order differential equation (fixed step) (2007-06-09, C/C++, 297KB, 下载29次)

http://www.pudn.com/Download/item/id/294152.html

[数学计算] longgekutafa

龙格库塔方法 一种用于数学计算的算法 希望对大家有帮助
Runge- Kutta method for a mathematical calculation algorithm hope to be helpful (2007-06-01, C/C++, 1KB, 下载29次)

http://www.pudn.com/Download/item/id/290947.html

[数学计算] RGKT14

c语言,双精度的龙格-库塔解常微分方程,初始条件给出,可以用来解方程组
c language, double-precision Runge- Kutta solution ordinary differential equations, given initial conditions, the solution can be used to equations (2006-10-08, C/C++, 1KB, 下载29次)

http://www.pudn.com/Download/item/id/217299.html

[数学计算] SPLIE2

双三次样条插值方法,内含函数以及函数调用的例子
bicubic spline interpolation method intron function and the function call examples (2006-06-29, C/C++, 1KB, 下载127次)

http://www.pudn.com/Download/item/id/199502.html

[数学计算] n-s

四阶龙格库塔法求解流体力学-- 关于N-S方程的串行求解源程序
four bands Runge Kutta method hydrodynamics-- on the Navier-Stokes equations to solve the serial source (2005-09-20, C/C++, 4KB, 下载286次)

http://www.pudn.com/Download/item/id/114197.html
12345
总计:94