-
Poincare_New
Poincare code for detect the area of object. this the new work.
- 2013-09-21 22:57:42下载
- 积分:1
-
steepest_quadratic
steepest quadratic search method
optimization methods and algortihms
- 2014-11-27 21:44:36下载
- 积分:1
-
露天矿运输问题的模拟退火优化_彭程
说明: 一篇基于matlab,解决的CVRP问题的论文。关键词包含路径规划等。(A paper based on MATLAB to solve the CVRP problem. Key words include path planning, etc.)
- 2020-05-04 08:16:28下载
- 积分:1
-
grayPIDcontrol
灰色PID控制,灰色PID位置跟踪的matlab源码(PID control of gray, gray PID location tracking matlab source code)
- 2009-10-26 21:28:15下载
- 积分:1
-
LargeDataSets
一个matlab处理海量数据的优化方法和源代码。(a massive data processing methods and optimization of the source code.)
- 2007-02-28 10:40:14下载
- 积分:1
-
bwtracebountry
说明: 用函数bwtraceboundary进行边界跟踪(Use function bwtraceboundary to trace the object boundary)
- 2011-03-07 09:20:02下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
M2M4-SNR-estimination
经典的二阶矩四阶矩信噪比估计,有不经过上采样、成型滤波和经过上采样、成型滤波的两种版本。加噪方式也分别用了matlab自带函数和自写两种版本。望大家参考。(Second Moment classic SNR estimation fourth moment, there is not through the sampling, the shaping filter and sampled, two versions of shaping filter. Plus noise mode were also comes with a matlab function and self-written versions. Hope you reference.)
- 2021-03-30 20:59:09下载
- 积分:1
-
pso-matlab
粒子群优化算法matlab程序,简洁易懂,适用于初学者!(Particle Swarm Optimization algorithm matlab program)
- 2013-03-06 21:17:01下载
- 积分:1
-
bnb
bnb20,用于求解整数规划,但是我用的过程中有错误(bnb20, for solving integer programming, but I used the wrong process)
- 2007-12-07 11:55:30下载
- 积分:1