-
xianxingchazhi
本程序可用于线性插值,Fortran源码用于插值计算。(Program for linear interpolation.)
- 2015-12-15 14:05:52下载
- 积分:1
-
matlab11
1、 写出此两点边值问题的积分形式;
2、 构造有限元方程;
3、 编程计算显示计算结果。(1, write the two-point boundary value of the integral form 2, structural finite element equation 3, programming calculations show the results.)
- 2008-04-13 19:35:36下载
- 积分:1
-
kalmanfilter_aero_radar
说明: 在雷达上应用卡尔曼滤波算法对目标轨迹进行预测(The application of the radar Kalman filter algorithm to predict the target trajectory)
- 2009-08-11 10:21:41下载
- 积分:1
-
SVD-QR-method
svd分解,使用qr方法,编译即可运行,需要文件输入(SVD QR method,the program can run successfully, you need a file for input)
- 2020-08-16 10:08:26下载
- 积分:1
-
StokesHotine
地球科学:重力场积分(Fortran90)
Stokes/Hotine/V_M垂线偏差积分:数值积分、二维平面FFT、二维球面FFT、一维FFT(Earth Sciences: Gravity Field Points (Fortran90) Stokes/Hotine/V_M deflection of the vertical integration: numerical integration, the two-dimensional plane FFT-dimensional sphere FFT, one-dimensional FFT)
- 2012-10-13 13:14:35下载
- 积分:1
-
linear-equations
求解实系数方程组的高斯消去法,约当法,追赶法,分解法,平方根法,大型稀疏方程组法(Solving real coefficient equations of the main Gaussian elimination, about the law to catch up with France, large-scale sparse equations.)
- 2012-04-05 22:39:03下载
- 积分:1
-
Matlab1
牛顿插值和Neville插值、Taylor解常微分方程小程序供大家学习。(Newton Interpolation and Neville interpolation, Taylor, Xie Ordinary Differential Equations applet for everyone to learn.)
- 2012-06-08 13:15:22下载
- 积分:1
-
DMI_snap
快拍数不同时,DMI直接矩阵求逆算法进行波束形成的(The snapshot number is not the same, DMI direct matrix inversion algorithm beamforming)
- 2011-07-06 16:39:33下载
- 积分:1
-
Matlab解微分方程(ODE+PDE)
说明: Matlab求解微分方程组,几种经典算法(MATLAB Solves Differential Equations, Several Classical Algorithms)
- 2018-12-24 15:33:59下载
- 积分:1
-
single
使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。(SGELSD computes the minimum-norm solution to a real linear least
* squares problem:
* minimize 2-norm(| b- A*x |)
* using the singular value decomposition (SVD) of A. A is an M-by-N
* matrix which may be rank-deficient.)
- 2009-10-30 16:32:14下载
- 积分:1