-
FEM_plane
有限元法计算平板受集中载荷的程序,二维四边形网格(finite element method concentrated load plate by the procedure, two-dimensional rectangular grid)
- 2007-05-29 14:35:35下载
- 积分:1
-
Lorenz
Evesen开发的洛伦兹模型耦合集合卡尔曼滤波算法(Lorenz model coupled with ensembled Kalman Filter)
- 2013-10-09 13:55:31下载
- 积分:1
-
bubble-dynamic-mesh
气泡根据内外压力差变化的动网格。。。。。。(bubble dynamic mesh )
- 2014-02-10 15:52:37下载
- 积分:1
-
FDTD_neartofar
三维FDTD近远场变换程序,为时域近远场变换(three dimension FDTD near to far program)
- 2010-08-02 13:08:41下载
- 积分:1
-
computeAreaOfPolygon
计算多边形(凸凹)面积。
欢迎批评指正(Calculating polygon (convex and concave) area. Welcome criticism)
- 2008-04-24 20:38:30下载
- 积分:1
-
Numerical-analysis-of-program-3
数值分析算法,该压缩包含有雅克比迭代算法、弦割法法及综合评测法等(Numerical analysis algorithms, the compression Jacobi iteration algorithm, France and France chord cutting and comprehensive evaluation method)
- 2012-02-04 22:01:26下载
- 积分:1
-
B_ADI
说明: ADI method for solving PDE equations
- 2019-01-02 15:37:35下载
- 积分:1
-
ar_spectrum
ar谱估计,分别用了最小二乘法和yulewalker法。(ar spectrum estimation, least squares method were used and yulewalker law.)
- 2011-07-11 19:01:46下载
- 积分:1
-
蒙特塔罗
说明: 通过matlab实现抽样检测功能,具体通过蒙特塔罗算法依照概率分布计算指定变量的分布规律,是初学者的好案例(The sampling detection function is realized by matlab, and the distribution rule of specified variables is calculated by Montreal algorithm according to probability distribution.)
- 2019-10-06 08:28:50下载
- 积分:1
-
STRSCNE
给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。(STRSCNE is a Matlab code for constrained nonlinear systems of equations
F(x)=0 l<=x<=u
where F: R^n--> R^n, l and u are vectors of dimension n. Non-existent lower and upper bounds, i.e.
entries of l and u equal to minus o plus infinity, are allowed.
The algorithm is a globally convergent procedure that combines Newton method and an elliptical trust-region approach. The elliptical trust-region is defined employing a scaling diagonal matrix D
and the trust-region subproblem is approximately solved by the dogleg method. Only strictly feasible iterates are generated.
Various input/output options are provided, and we refer to the code itself for further documentation.
)
- 2009-10-30 16:18:10下载
- 积分:1