-
kalmanW
学习卡尔曼滤波器的好程序,卡尔曼滤波的程序,对于初学者而言十分经典(A good learning process Kalman filter, Kalman filtering procedure, in terms of a very classic for beginners)
- 2009-01-08 16:58:35下载
- 积分:1
-
PPM-jietiao
这是关于PPM信号解调方法的研究,有硬判决和软判决程序。(This is on the PPM signal demodulation method, a hard decision and soft-decision procedure.)
- 2009-05-22 10:55:32下载
- 积分:1
-
Digital_Watermarking_and_Steganog
digital image processing book
- 2013-01-09 15:58:29下载
- 积分:1
-
BP_decoding
LDPC编译码算法研究,BP译码算法,高斯白噪声信道,码率0.5(LDPC encoding and decoding algorithm, BP decoding algorithm, Gaussian white noise channel, bit rate 0.5)
- 2014-12-24 20:10:45下载
- 积分:1
-
svm
支持向量机,是比较金典的libsvm,在各种分类计算中应该很实用(Support vector machine (SVM), is a valuable libsvm, should be very useful in various classification calculation)
- 2015-04-15 13:40:09下载
- 积分:1
-
2013102242457533
一个小程序,三维MATLAB图标,通过编写函数,实现matlab的三维的图标(A small program, three-dimensional MATLAB icon, by writing function to achieve a three-dimensional icons matlab)
- 2013-11-24 23:14:29下载
- 积分:1
-
matlab
LEACH算法在MATLAB环境中的仿真,能出结果的哦(LEACH algorithm simulation in MATLAB environment, oh, what can the results)
- 2010-06-06 01:09:15下载
- 积分:1
-
calibration-program
用于相机标定的两种经典算法的源程序:张正友法和Tasi法(Used for camera calibration source of the two classical algorithms: Zhang Zheng-you Law and Tasi France)
- 2009-11-18 21:14:10下载
- 积分:1
-
AdaptiveNoiseLevelEstimation
This is a code for Noise level estimation in MATLAB
- 2009-06-29 17:22:14下载
- 积分:1
-
source
function S = steeringv(M,x) define steering vector
free space wavelength of 15cm at resonant freq of 2GHz
lamda = 0.15
d = lamda/2 inter-element spacing
K = 1:M
x is DOA of the received signal
S = exp((-2*pi*j*(K-1)*d*sin(x))/lamda)
- 2012-07-13 15:38:31下载
- 积分:1