-
particle
说明: 本代码为经典PSO微粒群算法,通过修改w值,使得PSO的搜索在全局与局部之间得到最优(The code for the classic PSO particle swarm algorithm, by modifying the w value, makes the PSO search between the global and local optimal)
- 2010-03-23 15:35:30下载
- 积分:1
-
simulation
仿真人体的心肺活动信号,在I,Q空间获得该信号的I-Q曲线(simulate the heart and lung beat, show the I-Q curve )
- 2012-02-01 04:52:44下载
- 积分:1
-
MUSIC算法MATLAB程序
说明: 阵列信号处理中Music算法仿真例程源程序,music多重信号分类(The MUSIC algorithm source.)
- 2020-03-31 15:09:34下载
- 积分:1
-
GoertzelAlgorithm
关于在MATLAB上产生DTMF信号以及对DTMF的监测(On MATLAB to generate DTMF signals and the monitoring of DTMF)
- 2011-01-05 10:33:27下载
- 积分:1
-
SUI-JI-GONG-ZHENG
matlab写的一个随机共振的例子MALAB 中可以可以仿真( a stochastic resonance wrote BY Matlab, example can can simulation IN MALAB
)
- 2012-04-11 14:27:14下载
- 积分:1
-
ACO-TSP-matlab-code
ant colony optomization tsp code in matlab
- 2015-04-10 16:31:46下载
- 积分:1
-
LFM-matchfilter
关于线性调频信号的生成和匹配滤波的代码,可以运行,还易懂(matched filtering of MATLAB for random signal processing algorithm demo!)
- 2017-07-19 16:07:34下载
- 积分:1
-
edgedemo
edge detection.Real-time Canny/Sobel edge detection. Requires: Matlab Image Proc. Toolkit liveimagejpg.m . Tested: Matlab version 7.0 (linux)
- 2011-01-14 18:51:29下载
- 积分:1
-
AUTOMATIC-VOLTAGE-REGULATOR-USING-AN-AC-VOLTAGE
this is matlab based eee project
- 2013-12-21 17:23:05下载
- 积分:1
-
P4-1
传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。它是现代有关智能计算中的关键技术(Propagation algorithm (Genetic Algorithm) is a law of evolution in biology class reference (survival of the fittest, survival of the fittest genetic mechanisms) randomized search method evolved. It was first proposed by the United States J.Holland professor in 1975, and its main feature is to operate directly on the structure of the object, the continuity of the derivative and the function limitation does not exist with global implicit parallelism inherent and better optimization capability the use of probabilistic optimization method that can automatically obtain and guidance to optimize the search space adaptively adjust the search direction, the rule does not require determined. The nature of the genetic algorithm, has been widely used in combinatorial optimization, machine learning, signal processing fields, such as adaptive control and artificial life. It is about smart modern computing key technologies)
- 2014-02-08 09:18:38下载
- 积分:1