-
fdsp
digital signal processing常用工具箱(commonly used digital signal processing toolbox)
- 2007-11-14 14:11:43下载
- 积分:1
-
fft
关于DSP方面的fft设计的matlab程序。(Aspects of DSP design matlab fft program.)
- 2010-08-03 10:49:53下载
- 积分:1
-
fenjifenge1
通过构造加博函数进行加博滤波实现对指纹图像的二值化(By constructing Gabor function Gabor filter is on the fingerprint image binarization)
- 2010-05-21 11:11:58下载
- 积分:1
-
wuyueshurengongbuwu
无约束连续函数优化的人工鱼群算法通用MATLAB源码.rar
- 2010-08-20 22:01:40下载
- 积分:1
-
63535285s23uan
这个程序用来对于神经网络负荷预测进行训练(This procedure is used for load forecasting neural network training)
- 2009-05-13 12:52:56下载
- 积分:1
-
afb3D
this code is regarding 3D Analysis Filter Bank...
- 2011-06-02 14:33:50下载
- 积分: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
-
primer_fir
Matlab cod for exemple of fir filter
- 2010-08-18 19:48:23下载
- 积分:1
-
Unitary--ESPRIT
新的2维角度估计的高分辨方法。该方法首先建立基于范数约束的最优化问题的目标函数;然后用迭代算法沿均匀面阵接收数据的方位向求最小化目标函数的稀疏解,得到方位、俯仰角耦合的空间角频率,并分离信号;最后对每个分离的信号,沿面阵俯仰向求稀疏解,得到信号的俯仰角,进而求得对应的方位角。(The new high-resolution 2-D angle estimation method. Firstly, the establishment of an objective function optimization problems based on norm constraint then iterative algorithm along with uniform orientation plane array receives data to seek to minimize the objective function is sparse solution, get directions, spatial frequency coupling angle pitch angle, and separated signals Finally for each signal separation along the sparse area array pitch to seek solutions to obtain the pitch angle of the signal, and then obtain the corresponding azimuth.)
- 2014-02-19 13:29:49下载
- 积分:1
-
decoder_BP_CPE
置信传播是一中很有效的算法,将其应用于检测,通过在检测与译码之间迭代交换传递信息,并有选择地通过单边消息传递来更新信息,降低系统实现的复杂度。 (Belief propagation is a very efficient algorithm to be applied to the detection, the information transmitted by the exchange between the iterative detection and decoding, and to update the information, to reduce the complexity of system implementation is selectively transmitted through unilateral messages.)
- 2014-03-14 22:40:11下载
- 积分:1