-
MATLAB7[1].01
学习matlab的好资料,再次共享下啦。参考参考(Matlab learning good information, to share the friends again. Reference Reference)
- 2011-09-28 11:01:23下载
- 积分:1
-
phonebook
基于window 环境下的电话本程序
(Window environment based on phone book program)
- 2010-05-24 22:21:45下载
- 积分:1
-
20091029
轴承故障诊断.rar轴承故障诊断.rar(damage detection)
- 2009-11-01 23:11:19下载
- 积分:1
-
TFaceRecognith
这是一个matlab编写的计算人脸识别率的小程序,选选用的图像数据库位ORL数据库。,已通过测试。
(This is a matlab write a small program to calculate the face recognition rate, the election chosen image databases bit ORL database. , Has been tested.)
- 2012-09-30 18:12:46下载
- 积分: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
-
TestMatlab65
C++和matlab混编示例 (Mixed C++ and matlab examples)
- 2011-06-10 10:43:14下载
- 积分:1
-
strapdown
LM算法的MATLAB实现。Levenberg-Marquardt算法是最优化算法中的一种。最优化是寻找使得函数值最小的参数向量。(LM algorithm in MATLAB. Levenberg-Marquardt algorithm is an optimization algorithm. Optimization is to find the minimum value makes the function parameter vector.)
- 2013-11-09 22:28:19下载
- 积分:1
-
MatrixManip
this code is a matrix with 4 operation
- 2011-06-23 17:56:38下载
- 积分:1
-
Smfcco
一些有用的MATLAB编写的MMFCC算法的代码。可直接使用。
(Some useful written in MATLAB of the MMFCC algorithm code. Can be used directly.)
- 2012-07-26 11:10:37下载
- 积分:1
-
mm
说明: 用于最小二乘法进行曲线拟合的MATLAB源代码(Curve fitting)
- 2010-09-28 11:36:41下载
- 积分:1