-
os
说明: Programming technique for matlab
- 2013-03-04 23:02:31下载
- 积分:1
-
GADS-Toolbox
GADS的用户手册英文版资料,原版读起来也许收获更大 我认为是这样(GADS(Genetic Algorithm and Direct Search Toolbox) data users tutorials, original read more I think maybe this is the harvest)
- 2013-05-25 21:54:48下载
- 积分:1
-
智能优化算法
说明: 基本的智能优化算法,包括蚁群算法,遗传算法,模拟退火法等(Basic intelligent optimization algorithms, including ant colony algorithm, genetic algorithm, simulated annealing algorithm, etc)
- 2020-05-30 09:21:23下载
- 积分:1
-
unsample
说明: 图像区域非均匀采样matlab程序
可以实现类人眼的图像不同采样率演示(Image regional non-uniform sampling procedures can be achieved Matlab category eye images demonstrate different sampling rates)
- 2005-09-03 11:08:44下载
- 积分:1
-
CMA
简单的CMA算法,适合初学者来学习,自己编写的,望采纳。(simple CMA algorithm)
- 2020-10-21 18:07:24下载
- 积分:1
-
MATLAB_Secret_revealed
MATLAB揭秘 自学指导,不是扫描的~~(MATLAB Secret revealed)
- 2009-11-25 23:41:43下载
- 积分:1
-
qpsk_mod_ZiBian
考虑载波的qpsk信号在瑞利信道上的仿真(consider Carrier qpsk Rayleigh channel signal simulation)
- 2006-11-06 08:27:45下载
- 积分:1
-
Stopsis1.2
Matlab implementation of fuzzy similarity based fuzzy TOPSIS.
- 2014-11-26 13:03:18下载
- 积分:1
-
irisSVM
iris with matlab.irisData is 150x5.
row:
Sepal.Length Sepal.Width Petal.Length Petal.Width Group(1,2,or 3)
the first 50x5 is Isis-setosa(1),
the second 50x5 is Isis-versicolor(2),
the last 50x5 is Isis-virginica(3).
!!! Caution !!!
X(50 + 21, :) equals X(50 + 50 + 27, :), but Y(50 + 50 + 21) DOESNOT equal Y(50 + 50 + 27)!
So the algorithm will NEVER be 100 correct.
- 2010-07-26 18:27:48下载
- 积分:1
-
gradient-methods-and-newton-method
最速下降法和牛顿法,用最速下降法求解无约束问题: min f(x)和用阻尼牛顿法求解无约束问题: min f(x)等(Steepest descent method and Newton method, with the steepest descent method for unconstrained problem: min f (x) and unconstrained problems with damping Newton Method: min f (x), etc.)
- 2015-08-31 16:10:17下载
- 积分:1