-
randomsignal
随机信号的各态历经性原理的MATLAB仿真应用(Random signal ergodic theory of MATLAB simulation application)
- 2009-11-24 15:38:11下载
- 积分: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
-
power_brushlessDCmotor
基于matlab的无刷直流电动机控制仿真,在simulink下建立系统模型(The brushless dc motor control system based on simulink simulation
)
- 2014-11-18 21:40:30下载
- 积分:1
-
Trans_stability
Transient stability matlab toolbox
- 2014-01-27 18:35:58下载
- 积分:1
-
ID3.m
说明: 这个Matlab环境下的模式分类算法集提供了二维两类分类问题的很多可视化程序(the Matlab environment under the classification algorithm provides a two-dimensional set two classifications of many visual programming)
- 2006-03-19 11:50:11下载
- 积分:1
-
laser
Laser toolbox. This is a toolbox for modelling parameter of a laser in matlab. The zipfile consists of many separable mfiles that are dependent on each other
- 2012-04-06 23:36:33下载
- 积分:1
-
PNN
三组二维输入向量P,以及其相对应的三个类别TC,目的是构建一个PNN网络对输入向量进行正确分类。(Three sets of two-dimensional input vector P, and their corresponding three categories TC, aimed at building a PNN network correct classification of input vectors.)
- 2010-05-20 22:51:13下载
- 积分:1
-
Sim_MADE
A NEW MATLAB APPLICATION OF FEILD ORIENTED CONTROL (FOC) PROCEDURE OF DOUBLE STATOR INDUCTION MACHINE.
- 2011-09-28 01:11:08下载
- 积分:1
-
The-application-of-semivariogram
半变异函数的应用拟合球状模型程序
在土壤重金属分析中的应用(The application of semivariogram spherical model fitting procedure in analysis of soil heavy metals)
- 2011-10-17 21:28:39下载
- 积分:1
-
Signal-processing_matlab-file
This material is about signal processing algoritms which are implemeted with matlab source codes.
- 2014-01-27 21:03:01下载
- 积分:1