-
Matlab_Simulink
Matlab Simulink通信系统建模与仿真实例分析.rar(Matlab Simulink Communication System Modeling and Simulation Case Study. Rar)
- 2009-02-28 19:14:01下载
- 积分:1
-
ofdmanew
ofdma 的一些资料对于初学者是很有用的 学习也很方便(ofdma some information is very useful for beginners to learn is also very convenient)
- 2011-05-26 17:14:55下载
- 积分:1
-
Assignment7-Blurring-Kernel
This is a blurring tool. Applying this code can Blurr an image used for identity protection
- 2013-02-09 02:46:23下载
- 积分:1
-
osu_svm
matlab中的SVM工具箱,对于进行SVM分类的实验有一定帮助。(SVM toolbox in matlab, experimental SVM classifier.)
- 2012-09-01 16:37:14下载
- 积分:1
-
MATLAB
matlab的简单例子 可以用来入门学习(matlab simple example can be used to study entry)
- 2014-01-14 16:33:13下载
- 积分:1
-
shiboqishiyan1
从 All Functions选项板上访问MATLAB 脚本节点,其调用方法:Functions→All Functions→Analyze→Mathematics→Formula →MATLAB Script,打开 MATLAB Script节点即可进行操作。(Linear and nonlinear systems. A system is linear if all its elements are linear,and nonlinear if any element is nonlinear.)
- 2010-12-18 10:37:40下载
- 积分:1
-
liziqun
关于粒子群算法的matlab的详细设计与实现,里面附带有详细的注释与说明(About particle swarm algorithm matlab detailed design and implementation, together with detailed comments and instructions)
- 2015-04-12 09:39:15下载
- 积分:1
-
LMS
LMS matlab code
least mean square free code for matlab
- 2015-03-09 16:38:17下载
- 积分:1
-
manual_routing
Path manually writing code, is to allow the ns2 manual routing is used, this is our experimental multichannel implementation, hoping to share.
- 2014-01-03 10:59:38下载
- 积分:1
-
TS_TSP
解决TSP问题的TS算法MATLAB实现,其中加入了变异算法,当然也可以去掉这个步骤,调用TS_TSP(N, inStart, IsBianYi),N是城市数目,inStart是起始城市的序号,IsBianYi就是选择变异否,如果为0则不要变异,否则就是结合变异算子的TS算法。
至于下面的参数可以自己调:
T:总的循环次数;
tabulength:禁忌长度;
Pby:变异概率;
(Solve the TSP problem MATLAB realize TS algorithm, which joined the variance algorithm, of course, this step can also be removed, call TS_TSP (N, inStart, IsBianYi), N is the number of cities, inStart is the serial number of the starting cities, IsBianYi is to choose variation has, if not for the variation of 0, otherwise, it is combined with mutation of the TS algorithm. As for the following parameters can be their own tune: T: total number of the cycle tabulength: taboo length Pby: mutation probability )
- 2007-10-19 16:03:51下载
- 积分:1