-
htm
大量数值分析常见算法的源程序 如解方程组 插值等 可以用浏览器打开的HTM文件,内部使用C开发(A large number of numerical analysis algorithms common source such as the solution of equations interpolation can be used to open the browser)
- 2011-10-21 14:10:23下载
- 积分:1
-
ellf
说明: 巴特沃斯、切比雪夫I和椭圆滤波器设计的源程序!非常难得!
简洁的C语言编写(Butterworth, Chebyshev I and elliptic filter design of the source! Very rare! Concise C language)
- 2005-10-26 22:53:24下载
- 积分:1
-
matlab_bgl
说明: 基本图论函数库,应用matlab程序,实现路径规划问题(The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and provides algorithms that work)
- 2009-08-19 10:19:04下载
- 积分:1
-
0-1
说明: 用LINGO求解最短路径问题,此方法为0-1规划,只适用于简单的ILP问题。(Lingo is used to solve the shortest path problem, which is a 0-1 programming method. It is only suitable for simple ILP problems.)
- 2020-05-04 08:21:21下载
- 积分:1
-
coplqp.tar
内点法求解凸二次规划
COPL_QP是一个可用的凸二次规划实验的解。这个软件包试图解决线性约束凸二次规划。源代码用C语言编写,附带用户指南(postscript文件)和问题实例(Interior point method for solving convex quadratic programming)
- 2020-06-28 20:40:01下载
- 积分:1
-
TEM
该程序用于瞬变电磁勘探近区场计算,只要输入不同参数便可以得到近区场的视电阻率(The procedure transient electromagnetic exploration for near field calculations, as long as the input parameters can be different near field apparent resistivity)
- 2011-12-15 09:53:44下载
- 积分:1
-
DMI_snap
快拍数不同时,DMI直接矩阵求逆算法进行波束形成的(The snapshot number is not the same, DMI direct matrix inversion algorithm beamforming)
- 2011-07-06 16:39:33下载
- 积分:1
-
Sola
Fortran编写的VOF经典算法,SOLA-VOF(VOF classical algorithms written in Fortran, SOLA-VOF)
- 2021-01-17 23:38:48下载
- 积分:1
-
FDTD-
把 Maxwell 方程式在时间和空间领域上进行差分化。利用蛙跳式(Leap frog algorithm)--空间领域内的电场和磁场进行交替计算,通过时间领域上更新来模仿电磁场的变化,达到数值计算的目的。(The Maxwell equations in time and space on the field differencing. Using the leapfrog (Leap frog algorithm)- Space field for alternating electric and magnetic fields calculated by the time domain electromagnetic field is updated to mimic the changes to achieve the purpose of numerical calculation.)
- 2013-11-04 09:40:37下载
- 积分:1
-
Interpolation-Methods
插值法:
(1)拉格朗日插值
(2)牛顿插值
(3)分段线性插值
(4)Hermite 插值
(5)样条插值(Interpolation method: (1) Lagrange Interpolation (2) Newton interpolation (3) piecewise linear interpolation (4) Hermite interpolation (5) spline interpolation)
- 2020-10-17 12:27:27下载
- 积分:1