-
gatbx
遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群(Genetic algorithm,GA,SGA)
- 2014-08-15 09:50:37下载
- 积分:1
-
EXP
通信系统中调制解调串并转换,符号映射,载波调制,相干解调等模块的matlab仿真文件,适合通信工程中的调制技术的仿真工作(Communication system and installed for the modem string, symbol mapping, modulation, coherent demodulation module matlab simulation files, suitable for simulation of communication engineering work modulation techniques)
- 2014-02-23 22:31:26下载
- 积分:1
-
nao_v63
完整的基于HMM的语音识别系统,matlab编写的元胞自动机,合成孔径雷达(SAR)目标成像仿真。( Complete HMM-based speech recognition system, matlab prepared cellular automata, Synthetic Aperture Radar (SAR) imaging simulation target.)
- 2017-04-09 14:11:44下载
- 积分:1
-
ab改进
针对传统α - β 滤波算法不够有效跟踪机动目标的问题, 详细分析了其内在原因, 提出一种改进的α - β 滤波算法。该算法不需要假定目标的机动模型, 而是将目标的机动加速度作为滤波状态直接估计出来, 将估计加速度作为输入控制量引入到传统α - β 滤波器的状态估计方程中进行机动目标的跟踪。然后将它与传统α - β 滤波算法进行比较, 证明了新的算法不仅具有传统算法计算量小的优点, 而且还可以对机动目标进行实时跟踪。仿真结果表明, 新算法在综合性能上明显优于传统算法。(In view of the problem that the traditional alpha beta filtering algorithm is not effective in tracking the maneuvering target, the internal reason is analyzed in detail, and an improved alpha beta filtering algorithm is proposed. In this algorithm, the maneuvering model of the target is not assumed, but the maneuvering acceleration of the target is estimated directly as the filter state, and the estimated acceleration is introduced into the state estimation equation of the traditional alpha beta filter to track the maneuvering target in the state estimation equation of the traditional alpha beta filter. Then compared with the traditional alpha beta filtering algorithm, it is proved that the new algorithm not only has the advantages of small computation in the traditional algorithm, but also can track the maneuvering target in real time. The simulation results show that the new algorithm is superior to the traditional algorithm in terms of comprehensive performance.)
- 2018-04-13 11:00:35下载
- 积分:1
-
SVR_SVC
该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法(The toolkit includes two kinds of classification, two kinds of return, and a one-class support vector machine algorithm)
- 2010-01-21 09:55:25下载
- 积分:1
-
rainflow
一个很好的统计用的雨流法计数好源码,
希望对大家有用(Statistics with a good rain-flow method of counting a good source, in the hope that useful)
- 2008-06-24 19:49:05下载
- 积分:1
-
Lozi
说明: 求系统的几种分叉图,很全,而且运算速度很快,希望可以帮助到大家(Some find the system bifurcation diagram, it is full, and the operation very quickly, I hope you can help to)
- 2011-03-30 16:34:45下载
- 积分:1
-
PhaseModulationandDemodulation
该模块实现信号的相位调制和解调,进而的到原始的输入信号。(This module implements the phase modulation and demodulation signal, and then to the original input signal.)
- 2010-05-16 17:24:30下载
- 积分:1
-
net
Face Detection System training function
- 2011-12-14 10:50:39下载
- 积分:1
-
PQ-control
带有MPPT功能的光伏阵列Matlab通用仿真模型(Versatile Matlab Simulation Model for Photovoltaic Array with MPPT Function)
- 2015-04-14 14:36:05下载
- 积分:1