-
shortroad_ant_main
这是一个关于遗传算法解觉非线性函数优化问题的函数,通过它,你可以自己设计初始化参数来求解问题(It is used for some very different problems such as some unliner function)
- 2011-05-07 13:04:32下载
- 积分:1
-
time-varying-VAR
本软件是时变的VAR模型,能够考察变量间的冲击效应,及其结构变化特征,是较为理想的时间序列工具。(This software is a time-varying VAR model is able to examine, impact effect among the variables, and structural changes, is the ideal time series tools.)
- 2014-09-04 09:50:33下载
- 积分:1
-
syslin
un fichier pour résoudre un système linéaire par matlab
- 2014-01-06 20:42:36下载
- 积分:1
-
threetunnelSARGMTI
三通道干涉GMTI的matlab程序,可以实现动目标检测与定位(三通道干涉GMTI的matlab程序,可以实现动目标检测与定位
Three-channels interference GMTI of matlab inplementation can achieve the moving target s detection and positioning
)
- 2021-04-22 15:48:48下载
- 积分:1
-
mx4
可靠度的快速算法
强度分布 指数分布
应力分布 正态分布(Reliability of the fast algorithm exponential intensity distribution normal stress distribution)
- 2011-08-14 14:33:00下载
- 积分:1
-
golden
机械优化设计及数值计算中常用的黄金分割法源程序 为M函数文件 需要调用该函数 方可运行(Optimal Design of mechanical and numerical calculation of the golden section method commonly used for the M function source file may need to call this function to run)
- 2009-05-20 19:35:56下载
- 积分:1
-
Newtonchazhifa
说明: 牛顿插值法,是学习插值的基本内容,这里是一个该插值法的matlab程序文件,可以帮助大家进一步学习(Newton interpolation, interpolation is to learn the basic content, here is a program of the interpolation matlab file, you can help us to further study)
- 2011-03-31 11:02:56下载
- 积分:1
-
Power-flow
developed program for power flow control
- 2012-09-21 01:39:49下载
- 积分:1
-
MatLab-Applications
本书的优势一是从使用者出发,二是以matlab的symbolic工具箱为主,兼顾其数值计算对matlab加以介绍(One advantage of the book starting from the user, or by the symbolic toolbox matlab-based, taking into account the numerical calculation to be introduced on matlab)
- 2011-08-09 18:40:36下载
- 积分:1
-
doolittle
1.n个节点分段Lagrange插值多项式;
2.使用格式y=lagrange(x0,y0,x,k);
3.输入项x0为n维插值节点向量,y0为n维被插函数值向量;
4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1;
5.输出y为插值点x处的函数值;( 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0, x, k) 3. Input x0 of interpolation nodes for the n-dimensional vector, y0 for n-dimensional vector function to be inserted 4.x interpolation points for the m-dimensional vector, k is the number of sub-polynomial interpolation, not more than 3, the default for k = 1 5. output y for the interpolation points x Department of function )
- 2009-06-23 15:58:19下载
- 积分:1