-
Rungkuta4
4阶龙格--库塔法解常微分方程,比较好用,希望大家尝试.(4-order Runge-Kutta method solution of ordinary differential equations, more useful, I hope everyone try.)
- 2008-01-29 16:42:14下载
- 积分:1
-
最速下降法求解方程组
最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(The steepest descent method is the gradient descent method, which can be used to solve the least squares problem (both linear and non-linear). It can be said that it is the oldest and most classical model for solving machine algorithm. Another commonly used method is the least square method.)
- 2019-05-13 21:13:18下载
- 积分:1
-
Runge-Kutta
Using Runge-Kutta 10 inoder to solve
- 2011-06-05 01:41:52下载
- 积分:1
-
LS_SVMlab
LS_SVM 偏最小二乘结合支持向量机(The LS SVM partial least squares and Support Vector Machine)
- 2012-11-22 10:08:51下载
- 积分:1
-
CH7
一些很有用的数值计算程序:包括多种数值逼近算法的C语言程序,如龙格逼近算法,里米兹一致逼近算法等(Some very useful numerical calculation procedures: including a variety of numerical approximation algorithm for the C language program, such as the Runge approximation algorithm, where meads uniform approximation algorithm)
- 2008-07-15 09:27:57下载
- 积分:1
-
lm
说明: levenberg-maquardt最小二乘拟合算法(This program do the levenberg-maquardt LS fit.)
- 2012-02-29 09:56:40下载
- 积分:1
-
fdtd
电磁场的时域有限元仿真,用于学习电磁场的时域计算。(Time domain electromagnetic finite element simulation for learning time-domain electromagnetic field calculation.)
- 2013-06-20 17:12:34下载
- 积分:1
-
FTFS
fortran code for LINEAR_WAVE PROPAGATION
by forward time forward spase method.
- 2013-03-26 18:51:52下载
- 积分:1
-
vlmd
计算低速气动力的涡格法程序,来自NASA,可信度高(This is a vortex lattice aerodynamic program from the low speed aerodynamics group at NASA Langley)
- 2021-03-17 18:19:21下载
- 积分:1
-
matrix-multiplication-and-inverse
这是用C++做矩阵求逆和矩阵相乘,可以解简的线性方程。已验证,互相交流~(This is done using C++ matrix inversion and matrix multiplication, linear equations can be solved。)
- 2014-03-25 11:24:24下载
- 积分:1