-
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
-
Spectrum_18363_Sep_2013
ieee spectrum
2013 september
- 2014-11-21 20:02:09下载
- 积分:1
-
PR
说明: 输出两路数模转换的信号,用于合成QAM星座图(Two large ones analog converter output signals, for synthesizing QAM constellation)
- 2014-11-23 20:35:54下载
- 积分:1
-
mathmodl
这是一个matlab的工具箱,里面有很多常用的例程,对于matlab的学习有很大的帮助。(This is a matlab toolbox, there are many common routines for matlab learning a great help.)
- 2013-11-26 22:05:22下载
- 积分:1
-
guoming
这是一个matlab控制倒立摆的文件,其利用了模糊控制的方法。(This is a matlab inverted pendulum control of the paper, their use of fuzzy control method.)
- 2009-12-28 12:10:30下载
- 积分:1
-
matlabsourcecodeforzhiwen
这是一个有关指纹识别的小程序,希望对初学者有所帮助!(This is a small program the fingerprint identification, want to be helpful for beginners!)
- 2010-08-08 10:21:26下载
- 积分:1
-
MATLAB-wavelet-analysis
说明: matlab 小波分析-张丰德 这本书里所有的源代码(matlab wavelet analysis- Zhang Fengde this book all the source code)
- 2011-03-23 15:16:42下载
- 积分:1
-
fuzzy-controll-of-Cement-kiln
fuzzy control of Cement kiln
- 2013-12-09 07:39:16下载
- 积分:1
-
SVM-KM
说明: 今天看见一个极品 SVM工具箱,很独特,速度也快,不敢独享!
http://asi.insa-rouen.fr/enseignants/~arakotom/toolbox/index.html(Need SVM toolbox today saw a very unique and quick, not exclusive!
http://asi.insa-rouen.fr/enseignants/ ~ arakotom/toolbox/index.html)
- 2010-04-10 23:32:18下载
- 积分:1
-
NodeAdmittanceMatrix
该程序是IEEE118节点系统的节点导纳矩阵求取程序,输入相应的已知参数便可得到。(The program is a nodal admittance matrix IEEE118 bus system to strike the program, enter the corresponding known parameters can be obtained.)
- 2014-12-02 15:57:36下载
- 积分:1