-
chengxu
2010年吉林省数学建模大赛A题matlab程序清单(Mathematical Modeling Contest in 2010 in Jilin Province matlab Listing A Question)
- 2010-12-13 16:49:21下载
- 积分:1
-
ACO
codes for ant colony optimization
- 2011-05-06 12:06:26下载
- 积分:1
-
minGF
共轭梯度法,用于求解非线性约束问题,适用于matlab程序(Conjugate gradient method for solving nonlinear constrained problem for matlab program)
- 2013-09-25 08:58:02下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
MAP
说明: 数字通信中的最大后验概率算法,课用于通信仿真。(Maximum Posteriori Probability)
- 2011-03-22 10:36:51下载
- 积分:1
-
reof
对数据进行reof处理,得到数据的空间模态和时间系数(Matlab function of reof)
- 2020-11-27 16:59:30下载
- 积分:1
-
function-RK
龙格库塔方法求解一阶微分方程matlab源代码(Runge-Kutta method to solve first order differential equations matlab source code)
- 2011-04-20 11:19:39下载
- 积分:1
-
Packing-problem
这是一个装箱模型的程序,设有许多具有不同负荷的箱子 B1,B2,… ,其数量足够达到目的之用。(Packing problem)
- 2013-01-04 21:29:39下载
- 积分:1
-
Motion_Detection
本代码实现动态物体的识别与跟踪,但注意本代码只能检测单物体且背景是静止不动的。(The code identification and tracking moving objects, but note that this code can only detect a single object and the background is stationary.)
- 2014-12-02 22:31:35下载
- 积分:1
-
CorrelationDimension_Takens
说明: 求解关联维数123445566666777777888(Solving the correlation dimension 123445566666777777888)
- 2009-07-30 11:38:52下载
- 积分:1