-
sapso
为了平衡粒子群算法的全局搜索能力和改良局部能力,采用非线性的动态惯性权重即自适应权重法。给出一个用自适应权重的粒子群算法求多元复杂函数的最小值实例。(To balance the PSO global search capability and improved local capacity, the use of non-linear dynamic adaptive inertia weight that the weighting method. Gives an adaptive weights PSO seeking the minimum of multiple instances of complex functions.)
- 2013-08-15 10:37:35下载
- 积分:1
-
HEED
简单的matlabheed算法,适用于初学者(Simple matlabheed algorithm, it is suitable for beginners)
- 2012-09-26 21:27:00下载
- 积分:1
-
BT10
用matlab实现的拥有图形化的交互界面,包括矩阵的运用,画图等等。和及格同学一起做的
(Using matlab to achieve the owner of the interactive graphical interface, including the use of matrices, drawing and so on. And a pass to do with my classmates)
- 2008-12-27 01:05:59下载
- 积分:1
-
butterworthlpdf
巴特沃斯數字低通濾波器。採樣率8000HZ,fp=2100hz,fs=2500hz,Rp=3db,Rs=25db.(butterworth LPF)
- 2009-12-03 20:12:48下载
- 积分:1
-
Polynomial-fitting
此代码是在matlab下开发,适应于GPS高程拟合,只需加载相关数据,方便好用(This code is developed in matlab to adapt in the fitting of GPS Elevation, just load the relevant data, easy-to-use)
- 2012-05-11 17:47:31下载
- 积分:1
-
Toep_music-algorithm
Toeplitz 修正处理的music算法。可以提高低信噪比和低采样率下的分辨率。(Toeplitz correction algorithm processing of music. Can improve the signal to noise ratio and low resolution low sampling rates.)
- 2013-12-05 22:42:54下载
- 积分:1
-
stroke_detail
Seperates a dynamically input signature into different strokes.
- 2015-04-04 18:36:33下载
- 积分:1
-
spacklenoise
Impulse noise explanation....
- 2011-01-05 12:28:21下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
ofdmce
程序是OFDM系统整个发送接收过程,其中包含QPSK调制解调,快速傅里叶正逆变换,还有信道估计等过程。(The procedure is the OFDM transmitting and receiving process of the system, which includes QPSK modulation and demodulation, and inverse fast Fourier transform, and the channel estimation process.)
- 2013-11-23 21:00:03下载
- 积分:1