-
nelder1.c
nelder-mead algorithm for unconstrained optimization simulation in c programming language
- 2012-12-07 07:49:14下载
- 积分:1
-
first_order_differ---solve
使用四阶Runge-Kutta算法解决两个一阶微分方程组,并输出到文件。(solve a two cupled first order differential equations)
- 2017-04-12 11:03:06下载
- 积分:1
-
LL1 grammer
vc++实现编译原理中的LL(1)文法的编译过程,非常好用.(vc realization of the principle of compiler LL (1) grammar compiler course, very handy.)
- 2005-07-03 21:22:30下载
- 积分:1
-
Nonlinear-code
这是fotran的非线性有限元程序,包括1D,2D程序(fortan NFEM )
- 2012-02-06 08:42:07下载
- 积分: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
-
convolution3D_FFTdomain
3DFFT,对三维数据进行傅立叶变换,效果较好.可以用于三维的地震资料处理(3DFFT, three-dimensional Fourier transform of the data, the better can be used for three-dimensional seismic data processing)
- 2021-04-05 14:49:03下载
- 积分:1
-
统计学习方法李航
统计学习经典教材,面试必备,详细介绍支持向量机、Boosting、最大熵、条件随机场等十个统计学习方法。(Classic textbooks for statistical study are essential for interviews)
- 2020-06-21 11:20:02下载
- 积分:1
-
bicg_sparse
程序用Fortran95标准,给出了双共轭梯度法求解超大型稀疏矩阵的子程序。还给出了一个例子,例子的数据用索引存储了维数将近10万的对称稀疏正定矩阵。(Using Fortran95, a method of Biconjugate gradient for super linear sysem is provied. In addition, a example with the storage type of row-column index is also provide for test these subroutines. )
- 2013-09-09 18:31:58下载
- 积分:1
-
LS3P
最小二乘法(LS)仿真三个参考节点定位一个定位节点,包括仿真参数和过程数据收集(Least squares (LS) simulation of three reference nodes positioning a positioning node, including the simulation parameters and process data collection)
- 2011-11-23 10:02:46下载
- 积分:1
-
chens
混沌仿真CHEN系统仿真,陈关荣老师的混沌系统。(y_e2 = c*y_h + (c - a)*(x_0+(h/2)) -(x_0+(h/2))*(z_0+(h/2));)
- 2017-10-17 00:22:05下载
- 积分:1