-
2-3@
a classification base on Baysian classifier , I did pca, lda, normalization on features either
- 2011-06-13 14:59:12下载
- 积分:1
-
new-matlab-project
safar shaghtala has generated this code for electromagnetic modelling.
- 2014-09-06 22:31:15下载
- 积分:1
-
matlab-
对美国轴承库的采集数据进行分析,通过功率谱等变换判断出是否发生故障,发生什么故障(American Bearing collected data database is analyzed by the power spectrum converting determines whether a fault occurs, a fault occurs it)
- 2013-12-12 11:48:57下载
- 积分:1
-
reglm
用matlab实现多元回归分析,统计学中比较重要的应用,适用于初学者(Multiple regression analysis using matlab to achieve, the more important applications of statistics for beginners)
- 2013-09-09 16:53:21下载
- 积分:1
-
digital_clock_v2
its a M file. Digital clock
- 2012-06-15 12:23:14下载
- 积分:1
-
Speech_Codes
its a speech recognition codes for matlab
- 2013-04-06 04:35:31下载
- 积分:1
-
alpr_bachelor_2014-master
Automatic license plate recognition
- 2018-04-26 16:46:21下载
- 积分:1
-
ceshichengxu
研究人类视觉处理机制的有用代码,包括测试程序,特征提取,结果显示等有用 matlab代码,值得共同研究(Pca algorithm useful for human visual processing code)
- 2013-07-14 15:35:28下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
GUI
matlab GUI设计例子,使用GUI制作一个简单的界面,帮助初学者入门(matlab GUI)
- 2009-09-17 16:23:59下载
- 积分:1