-
homotopy
同伦算法解非线性方程组,构造不动点问题,并从不同的初始点出发运行程序。(To solve nonlinear equations with homotopy algorithm,constructing a fixed foint progrem.and from the different starting point to run the program. )
- 2014-03-20 13:55:02下载
- 积分:1
-
orbit_integrator
考虑地球J2项摄动的轨道积分器,变步长,基于龙格库塔78阶,(orbital integrator considering the J2 pertubation, based on the Runge-Kutta 78 integrator, use automatic step control)
- 2020-12-07 14:49:21下载
- 积分:1
-
semi-analytical-numerical-method
一本介绍半解析数值方法的经典之作,对从事数值分析及方法研究和应用的科研人员是不错的参考资料(Introduce a semi-analytical numerical method of classic, engaged in numerical analysis and methods of research and application of scientific research personnel is a good reference)
- 2009-02-06 16:59:06下载
- 积分:1
-
shuangbianfuliyebianhuan
快速傅立叶变换,双边傅里叶变换的LabVIEW程序(Fast Fu Liye transform, bilateral Fourier transform of the LabVIEW program)
- 2014-12-04 17:22:45下载
- 积分:1
-
ooptest
C++实现的FFT,详细,简单,内含多个测试类(using C++ implements fft,including serials class)
- 2013-12-12 23:22:05下载
- 积分:1
-
3
用刷选法求出100之内的素数。并输出数有多少个。(100 prime number is calculated by the method of selection. And the output count how many.)
- 2013-09-11 19:40:35下载
- 积分:1
-
2005121420740774
用于计算学分绩,是大学实行学分制后比较实用的一个软件(used in the calculation of the credit performance of college credit system after a more practical software)
- 2006-06-04 01:21:56下载
- 积分:1
-
自然数的最大公约数
用欧几里得算法求两个自然数的最大公约数通过c语言实现(Using Euclidean Algorithms to Find the Maximum Common Number of Two Natural NumbersRealization by C Language)
- 2019-01-26 14:43:28下载
- 积分:1
-
新编Marc有限元实例教程
说明: 编程教程,帮助入门学者学习建模,从初级开始,逐步深化,非常有帮助(Programming tutorials, help beginners learn modeling, from the beginning, gradually deepen, very helpful)
- 2019-01-14 19:19:06下载
- 积分:1
-
orthofit
对离散点进行多项式拟合,不同于传统多项式拟合高次出现病态,此程序可以拟合高阶多项式( ORTHOFIT Fit polynomial to data.
YS = ORTHOFIT(X,Y,N) smooths/fits data Y(X) in a least-squares sense
using a polynomial of degree N and returns the smoothed data YS.)
- 2021-02-14 15:49:49下载
- 积分:1