资源列表
[数学计算/工程计算] 53432641
说明:工程中很多的地方用到龙格库塔求解微分方程的数值解,龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。此代码只是演示求一个微分方程,要求解其它的微分方程,可以自己定义借口函数,退换程序里面的函数:float f(float , float)即可;-project many places used for Runge- Kutta numerical solution of differential equations. Runge- Kutta is a very important on<马克> 在 2025-06-22 上传 | 大小:212kb | 下载:0
[数学计算/工程计算] feixianxingfangchengzuqiugen
说明:非线性方程求根实验,使用牛顿下山法,C++编程,包含实验报告-Experimental roots of nonlinear equations, using Newton downhill method, C++ programming, the report contains the experimental<左小龙> 在 2025-06-22 上传 | 大小:212kb | 下载:1
[数学计算/工程计算] variablemetricalgorithm
说明:最尺度法的C++算法程序,计算速度较快较精确-The most scales of the C++ algorithm program to calculate a more accurate speed<chenhong> 在 2025-06-22 上传 | 大小:212kb | 下载:0
[数学计算/工程计算] Data-Analysis-Toolbox
说明:数据分析工具箱,里面有部分常用函数的代码,希望对某些朋友有用。-Data analysis toolbox, some commonly used functions inside the code, want to be useful for some friends.<Haha> 在 2025-06-22 上传 | 大小:212kb | 下载:0
[数学计算/工程计算] runge-kutta
说明:常微分方程的数值解法及仿真 一、 欧拉(Euler)公式 2 二、 龙格-库塔公式 2 1. 二阶龙格-库塔公式 2 2. 四阶龙格-库塔公式 2 三、 一阶常微分方程组的数值解法 2 四、 仿真算例 4 仿真1 应用欧拉法 4 仿真2 应用二阶龙格-库塔法 5 仿真3 应用四阶龙格-库塔法 6 附录 Matlab程序 7 1. 欧拉法程序 7 2. 二阶龙格-库塔法程序 8 3. 四阶龙格-库塔法程序 9 参考文献 10 -runge<winwind> 在 2025-06-22 上传 | 大小:212kb | 下载:0
[数学计算/工程计算] FFT_2_DIT_Fixed
说明:程序 FFT_2_DIT_Fixed 是基2_DIT_*定点*_FFT算法,值得学习的地方很多。亮点有:倒位序采用最简单,最高效的位移操作;实现存储的旋转因子表;定点溢出处理;灵活多样的宏定义。函数调用形式:void fft(COMPLEX *x)点数在头文件以宏定义形式出现。-Program FFT_2_DIT_Fixed is based 2_DIT_* fixed* _FFT algorithm, it is worth learning a lot of places. Highligh<傲天> 在 2025-06-22 上传 | 大小:212kb | 下载:0
[数学计算/工程计算] Runge-Kutta
说明:This Is SouRce Code Rangekutta WIth DelpHI 7<Rasi Bintang> 在 2025-06-22 上传 | 大小:211kb | 下载:0
[数学计算/工程计算] duobianxingqiuzhongxin
说明:对任一多边形上的关键点信息给定后,求该多边行的重心。-Any polygon on the key points of information given, find the center of gravity of the multilateral row.<wang> 在 2025-06-22 上传 | 大小:211kb | 下载:0
[数学计算/工程计算] SURF2INPUT
说明:用于大气扩散模式CALPUFF的数据输入,非常实用。-CALPUFF atmospheric dispersion model for data input, very practical.<wangliantian> 在 2025-06-22 上传 | 大小:211kb | 下载:0
[数学计算/工程计算] lagrange
说明:拉格朗日插值数值计算c++,可直接得出插值计算结果。(Lagrange interpolation numerical calculation c++, can directly get the result of interpolation calculation.)<danwangtian > 在 2025-06-22 上传 | 大小:211kb | 下载:0