-
FSKmodel.mdl
This model is design in matlab .. it will generate FSK modulated signal.
- 2009-12-22 14:31:51下载
- 积分:1
-
exclass2
经过调试的很好用的svm分类程序,真的很好用(After commissioning of the good use of the svm classification procedures, is actually pretty good)
- 2011-11-21 16:45:11下载
- 积分:1
-
《Matlab遗传算法工具箱及应用》源码
.附件结构: gatbx.rar: (1)gatbx-origin.zip; (2)gatbx-toolbox.rar; (3)gatbx-example.rar
2.调试所用Matlab版本是6.5,gatbx-toolbox是调试过程中使用的工具箱,有些热心的研友已经提供了该工具箱,之所以再贴一遍,是因为6.5版本下调试该工具箱会出现一些错误提示,在该版本中已经进行了改正,使用该工具箱只需要将压缩包下的gatbx和gatbxTest_fns加入到Matlab搜索路径即可,另外gatbx-origin是Sheffield大学提供的原始版本的工具箱,未做任何改动,两者可做比较之用
3.gatbx-example是算例调试源码和各算例的调试说明,大家可以对照原书进行比较
4.窃以为gatbx工具箱较之Matlab7新版下的gads工具箱更能让人熟悉和了解遗传算法的原理和计算过程,虽然在可视化方面不及gads
5.学习遗传算法如果首先用熟相关工具箱的话,能够先培养信心,然后更有兴趣去专研和了解具体的算法,如果就用现有的工具箱就能解决问题的话,不了解其详细的算法也未尝不可,毕竟不是每个研友都能向see_moonlight那样开发自己的工具箱吧,(Annex structure: gatbx.rar: (1) gatbx-origin.zip; (2) gatbx-toolbox.rar; (3) gatbx-Test_fns under the compression package need to be added to Mat. The lab search path can be done, and gatbx-origin is the original version of the toolbox provided by Sheffield University, without any changes, which can be used for comparison.
3. Gatbx-example is the source code of example debugging and the debugging instructions of each example. You can compare it with the original book.
4. It is assumed that the gatbx toolbox is better than the gads toolbox in the new version of MATLAB 7 in familiarizing and understanding the principle and calculation process of genetic algorithm, although it is less visualized than gads.)
- 2019-01-25 20:03:22下载
- 积分:1
-
zy
说明: 经过主元分析后的神经网络算法Matlab代码(After principal component analysis of neural network algorithm Matlab code)
- 2008-01-07 21:22:38下载
- 积分:1
-
Integer-Programming
该文件为整数规划过程涉及的matlab程序段,包含割平面法及枚举法(This file is an integer planning process involves matlab program segments, including cutting plane method and the enumeration method)
- 2013-07-25 10:52:50下载
- 积分:1
-
fish
人工鱼群算法是李晓磊等人于2002年在动物群体智能行为研究的基础上提出的一种新型方盛优化算法,该算法根据水域中鱼生存数目最多的地方就是本水域中富含营养物质最多的地方这一特点来模拟鱼群的觅食行为而实现寻优。算法主要利用鱼的三大基本行为:觅食、聚群和追尾行为,采用自上而下的寻优模式从构造个体的底层行为开始,通过鱼群中各个体的局部寻优,达到全局最优值在群体中凸显出来的目的。
这是一个鱼群算法的案例,希望大家可以有所收获(Artificial fish swarm algorithm is a new fangsheng optimization algorithm proposed by li xiaolei et al. on the basis of the research on intelligent behavior of animals in 2002. This algorithm simulates the foraging behavior of fish swarm according to the characteristics that the place with the largest number of fish survival is the place with the largest number of nutrients in the water area.)
- 2021-03-23 09:59:15下载
- 积分:1
-
selectiverepeat(2)
Selective repeat network protocol
- 2010-09-18 22:46:56下载
- 积分:1
-
icademo
BSS demo file for testing
- 2009-11-20 00:31:14下载
- 积分:1
-
introduction-for-matlab
BASICS FOR MATLAB SIMULINK
- 2011-09-08 18:48:20下载
- 积分:1
-
Kalmanf
二维kalman滤波:基于Matlab,用Kalman滤波实现线性变化的电压测量滤波处理。其中主要参数为:电压测量方差 u = 0.1V;初始电压ub=10V;电压变化率du/dt = -0.02V/s。(Two-dimensional kalman filtering)
- 2013-03-23 12:25:25下载
- 积分:1