搜索资源列表
longge
- 龙阁库塔算法,对程序设计很有参考价值! 在数值计算中常用!
longge
- 龙阁库塔算法,对程序设计很有参考价值! 在数值计算中常用!-Liuzhou Club Kuta algorithms, program design of a good reference! Commonly used in numerical calculation!
LongGe
- 这是一个龙格库塔算法计算的源代码,写得很好,很容易嵌入到自己的用户程序中-This is a Runge-Kutta algorithm of the source code, was very well written, it is easy to embed into their own user programs in
longge
- 利用隆格库塔法进行的计算,计算员程序可实现相应开发-Longo Kutta method using the calculation corresponding member of the development process can be realized
WSP
- 导弹轨道仿真源代码,模型可见钱杏芳《导弹飞行学》第二章的建模,采用四阶龙哥库塔仿真-Missile trajectory simulation source code, the model can be seen Qian Xing-fang, " Missile Flight Science," Chapter II of the modeling, simulation of a four-order Longge
ga
- 龙哥的用MATLAB解决蚁群算法 3段解决蚁群算法蚁群算法-Longge the ant colony algorithm using MATLAB to solve 3
Euler-Kutta
- 一个用C#开发的求解微分方程的小软件,分别运用欧拉法和龙格库塔法计算一个给定微分方程的解。-A c# development with the solution of differential equation, the small software, using respectively euler method and LongGe coulthard method for calculation of a given of the
longgekuta
- 主要是应用龙格库塔方法进行模拟燃烧弹中的预混均匀充量的层流燃烧。已经实现。-Main application is LongGe coulthard method of simulation incendiary premixed even the amount of filling laminar burning. Has come true.
longge
- 插值法利用函数f (x)在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值,在区间的其他点上用这特定函数的值作为函数f (x)的近似值。如果这特定函数是多项式,就称它为插值多项式。利用插值基函数很容易得到拉格朗日插值多项式,公式结构紧凑,在理论分析中甚为方便,但当插值节点增减时全部插值基函数均要随之变化,整个公式也将发生变化, 这在实际计算中是很不方便的,为了克服这一缺点,提出了牛顿插值。 -The Newton s Fo
u
- longge-kuta法实现,需要下载的请看看哦,绝对实用-longge-kuta method to achieve, you need to download the See Kane, absolutely practical ~ ~ ~ ~
Fourth-order-LongGe-coulthard-method
- 本文件中,包含了微分方程的求解C++程序,以及绘制的函数图象-This document contains the differential equation C++ program, and the mapping function of image
2
- 此程序是应用四阶龙哥库塔公式来解方程的程序。-The program is the application of fourth order longge coulthard formula to solve the equation program.
longgekuta
- 计算方法课程设计,龙格库塔算法,希望对大家有用-Calculation methods course design, LongGe coulthard algorithm, the hope of the useful
longge
- 龙格库塔法可以使计算数据优化,对于数值计算及分析应用的人很有帮助。-LongGe coulthard method can make the calculated data optimization,For numerical calculation and analysis of the application of people is very helpful.
chazhi
- 拉格朗日插值注意龙格现象求拉格朗日插值。 用拉格朗日插值求方程f(x)=,定义域是[-5,5].-Lagrange interpolation note LongGe phenomenon for Lagrange interpolation.
123
- 数值计算 算法 欧拉算法、龙格库塔算法等(第四章-第六章)-Numerical algorithm euler algorithm, LongGe coulthard algorithm (chapter 4-chapter 6)
monilonggekutafa
- 利用龙格库塔法,模拟小球运动轨迹,输入初速度,步长,角度等参数得到小球运动轨迹-Simulation LongGe coulthard method, ball trajectory
close
- 一个求解微分方程的小程序,用的是龙格库塔算法,精度高。-A solution of the differential equation small program, use is LongGe coulthard algorithm, high precision.
ICA-algorithm
- 一个求解微分方程的小程序,用的是龙格库塔4阶算法,精度高。-A solution of the differential equation small program, use is LongGe coulthard 4 order algorithm, high pre
longge-kuta
- 四阶龙格库塔算法的C语音实现,可以参考一下(Four order Runge Kutta algorithm)