-
ar_dcv
在ar人脸库上使用鉴别公共向量方法(discriminant common vector)方法实现人脸图像鉴别分析(In the ar face database using the identification of public-vector method (discriminant common vector) method of achieving facial image discriminant analysis)
- 2009-12-22 20:11:47下载
- 积分:1
-
UKFfilter
用ukf实行滤波,然后比较真实值并进行比较(Implemented by ukf filter, and then compare the real value and compared)
- 2011-04-29 15:35:39下载
- 积分:1
-
GMMmodelandtheBayesianclassifier
GMM模型和贝叶斯分类器 用于视频图像的处理(GMM model and the Bayesian classifier for video image processing)
- 2010-05-21 10:52:17下载
- 积分:1
-
Matlab_Classification_based_on_BP
基于BP神经网络的遥感图像分类代码。从样本中提取崇明岛东滩十种地物的光谱特征,并训练BP网络,再利用网络进行分类(BP neural network-based remote sensing image classification code. Extracted from samples of 10 kinds of Chongming Island, Dongtan features of the spectral characteristics and to train BP network, and then use the network to classify)
- 2020-12-29 11:09:01下载
- 积分:1
-
defectmode
利用平面波展开的方法计算二维光子晶体的缺陷模(Using plane wave expansion method to calculate two-dimensional photonic crystal defect modes)
- 2008-05-21 16:55:27下载
- 积分:1
-
PF
说明: this is 5 Particle filter code
- 2011-08-28 19:27:58下载
- 积分:1
-
LFM_radar
雷达的线性调频信号matlab仿真模拟,适合雷达信号处理初学者,程序已经过验证。(The linear FM signal matlab radar simulation, is suitable for beginners of radar signal processing, the program has been verified.)
- 2009-09-13 20:12:29下载
- 积分:1
-
Introduction.to.Digital.Signal.Processing.and
数字信号处理和滤波器设计,希望对大家有帮助。(Digital signal processing and filter design, in the hope that everyone has to help.)
- 2007-09-20 13:19:54下载
- 积分:1
-
MATLAB_learning
掌握和精通matlab word格式的书,matlab入门不错的参考资料(Master and master matlab word format, books, matlab a good reference for entry)
- 2009-12-17 14:08:52下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1