-
GA
说明: 遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。(Genetic Algorithm (Genetic Algorithm) is a kind of reference for the evolution of biology law (the survival of the fittest, superior bad discard Genetic mechanism) evolved random search method.
)
- 2012-05-13 21:14:34下载
- 积分:1
-
l1
说明: 用稀疏表示人脸识别,其中在求解l1范数的部分的matlab源码。(Sparse representation for face recognition, solving l1 norm matlab source.)
- 2013-09-22 13:49:16下载
- 积分:1
-
moulation classification
基于瞬时特征的有关MASK、MPSK、MFSK的调制识别,程序都可以运行出来(Based on the instantaneous characteristics of MASK, MPSK, MFSK modulation recognition, the program can be run out.)
- 2018-05-11 10:28:40下载
- 积分:1
-
pso_chen
自己编写的matlab微粒群算法工具箱。微粒群算法(pso)是一种人工智能算法,速度比遗传算法快一些。(I have written matlab PSO toolbox. Particle swarm optimization (pso) is an artificial intelligence algorithm, the speed faster than the genetic algorithm.)
- 2011-05-03 11:05:18下载
- 积分:1
-
My-TSP-code-in-matlab
implementation of TSP problem in matlab
- 2012-06-11 21:41:18下载
- 积分:1
-
speech-signal-denosing-
基于小波分析在语音信号的去噪方法研究附带相关代码(Wavelets analysis Speech signal De-noising)
- 2013-11-01 22:28:45下载
- 积分:1
-
石墨烯电导率(已知弛豫时间)
说明: 描述了石墨烯电导率与弛豫时间的关系,谐振波长与基底折射率的关系。(The relationship between the conductivity of graphene and the relaxation time, the relationship between the resonance wavelength and the refractive index of the substrate are described.)
- 2020-06-06 13:59:37下载
- 积分:1
-
filter
% y=filter(sig,fmin,fmax)
% 对信号进行理想滤波,可完成低通,带通
% sig为被滤波信号
% fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器
% fmax为上限频率,fmax>fmin
% fs为信号的采样频率
% y为经过滤波后的信号
(% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be completed by low-pass, band-pass filter% sig for signal% fmin is the minimum frequency, when fmin for 0:00 for the low-pass filter, when fmin > 0, for the bandpass filter% fmax is the upper limit frequency, fmax> fmin% fs for signal sampling frequency% y for the filtered signal)
- 2009-02-14 20:38:28下载
- 积分:1
-
HybridParticleSwarmOptimization
粒子群算法(pso)的源代码(matlab)(Particle swarm optimization (pso) source code (matlab))
- 2009-04-24 15:55:34下载
- 积分:1
-
Probe-into-Image-Segmentation-Based-on-Sobel-Oper
Probe into Image Segmentation Based on Sobel Operator and Maximum Entropy
Algorithm
- 2014-01-09 15:53:22下载
- 积分:1