-
sim-polar-2
simmulation 8PSK on fading channel
- 2015-04-15 16:22:11下载
- 积分:1
-
hengmen_v74
数学方法是部分子空间法,有小波分析的盲信号处理,小波包分析提取振动信号中的特征频率。( Mathematics is part of the subspace, There Wavelet Analysis Blind Signal Processing, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2016-11-20 09:50:36下载
- 积分:1
-
4458443gaborfilter
说明: 很好的gabor滤波器源码,供大家使用,也是从网上下载的(Gabor filters good source for people to use, but also downloaded from the Internet)
- 2011-02-28 19:33:00下载
- 积分:1
-
phasetree
利用matlab模擬phasetree的情況(using Matlab simulation of phasetree)
- 2007-05-02 20:39:24下载
- 积分:1
-
Nonlinear-Adaptive-Flight-Control-Using-Backstepp
............... Nonlinear Adaptive Flight Control Using Backsteppin ..................................................................................................................
- 2014-09-02 21:09:33下载
- 积分:1
-
MATLABclusting
MATLAB 进行聚类分析,直接调用函数,各种聚类算法。(MATLAB for cluster analysis)
- 2012-08-17 12:46:31下载
- 积分:1
-
quadrotor-monitor_matlab
用于四旋翼无人机的地面站监控程序,MATLAB源码,可直接运行(For the four-rotor UAV ground station monitoring program, MATLAB source code can be run directly)
- 2020-11-12 19:29:44下载
- 积分:1
-
ribbondemo_src
Ribbon frome codeproject
- 2015-03-11 18:07:14下载
- 积分:1
-
遗传算法程序
说明: 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。(Genetic algorithm (GA) is a search algorithm used to solve optimization in computational mathematics. It is one of evolutionary algorithms.
Evolutionary algorithms were originally developed by borrowing phenomena in evolutionary biology, such as heredity, mutation, natural selection and hybridization.
Genetic algorithms are usually implemented as a computer simulation.
For an optimization problem, an abstract representation of a certain number of candidate solutions (called individuals) (called chromosomes) evolves towards a better solution.
Traditionally, solutions are represented in binary (that is, strings of zeros and ones), but other representations are possible.
Evolution begins with a population of completely random individuals, and it happens from generation to generation.)
- 2020-06-07 21:42:11下载
- 积分:1
-
ACO-PAPERS
蚁群算法的研究文献,包括改进型的算法应用(Ant colony algorithm research literature, including algorithm modification)
- 2014-12-19 14:47:30下载
- 积分:1