-
DiscreteTFDs
该工具箱为时频分析中的一类重要变换,离散时频分布的工具箱,其中提供基本算法的程序.可直接应用(the Toolbox too frequency analysis of a kind of important transformation, discrete time-frequency distribution of the toolkit, providing basic arithmetic procedures. can be directly applied)
- 2006-09-25 16:26:09下载
- 积分:1
-
Sinus_Rhythm
This code loads the file Normal_Sinus Rhythm.ecg into matlab and has the
following outputs:
- plot of the voltage over the entire period
- plot of the voltage over 10 seconds
- plot of the residual over a 10 second period
- calculation of the average voltage, average residual, standard and deviation of voltage and the rms residual
- outputs the residuals as a single column of numbers to the text file assign1_out.txt"
- 2011-09-23 12:04:10下载
- 积分:1
-
fdatool
MATLAB 入门的教程,适合新手学习使用(this is for matlab new learners)
- 2009-05-22 09:31:13下载
- 积分:1
-
digitalidentification
自己编的识别手写数字的程序 大家随便看看吧(Own hand-written digit recognition process we just take a look at it)
- 2009-07-08 19:14:11下载
- 积分:1
-
m-files
用MATLAB实现基于主导极点的PID控制器参数整定(Based on MATLAB setting the PID controller parameters with dominant pole
)
- 2012-04-10 09:53:47下载
- 积分: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
-
exampleWavelet1
example of Wavelete transform using mat lab. it uses to extract detail and approximation of a given signal.
- 2010-06-10 14:40:06下载
- 积分:1
-
CodeBook
进行LTE的预编码时,所需要的码本,在lTE系统的链路级仿真中,发端的设计编程。(codebook,LTE)
- 2010-10-13 11:35:03下载
- 积分:1
-
SRM
project on SRM drive system
The file is a Matlab m-file with all of the input parameters for the two Simulink models and It must be run prior to running the Simulink models to create the input parameters in the Matlab workspace. Because it is a Matlab m-file, it can be opened to change model input parameters. Once you have changed a parameter in you must run it again before you run the Simulink model to update the Matlab workspace and have the change take effect. The file is a Matlab m-file with all of the input parameters for the Simulink model.
- 2013-08-03 08:35:11下载
- 积分:1
-
ccsystems2e_Chapter01
现代通信系统(mantlab)第二版 配套源码(modern communication system (mantlab) second version supporting FOSS)
- 2007-05-17 21:15:14下载
- 积分:1