-
FFT
FFT可以将一个信号的频谱
提取出来,这在频谱分析方面也是经常用的。
(A signal can be extracted from the FFT spectrum, which spectrum analysis is also often used.FFT)
- 2021-03-02 16:09:33下载
- 积分:1
-
InductionMachines
InductionMachines simulation in matlab simulink
- 2013-08-05 14:16:23下载
- 积分:1
-
rangePolyponPoint
Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。( 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点
输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合
返回的排列好的点的横坐标和纵坐标集合.
使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10 0 10])
输出结果为:x = [ 0 10 10 0], y = [ 0 0 10 10].)
- 2011-11-27 11:34:14下载
- 积分:1
-
Chapter5
MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书(Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book)
- 2009-01-02 11:08:37下载
- 积分:1
-
Speaker-recognition-system
matlab实现语者识别系统,可以实现录音保存播放功能,在后和库中的声音进行对比,检测出这是谁的声音。(matlab implementation speaker recognition system, can save the recording playback, the voice of the library and after comparison, to detect who is this voice.)
- 2011-04-26 09:28:31下载
- 积分:1
-
shili55
输入年份日期,现实是本年中的第几周.并且有图形界面(Enter the year date, the reality is that in the first few weeks of the year and a graphical interface)
- 2013-05-11 09:41:50下载
- 积分:1
-
lms
LMS算法的仿真程序,对比mu不同时的收敛速率(LMS algorithm simulation program, while comparing the convergence rate is not mu)
- 2010-06-19 03:58:52下载
- 积分:1
-
matlab
基于Matlab的时域卷积的动态演示的实现,对进行DSP工作的通知可能有一定帮助。欢迎下载(Matlab-based time-domain convolution of the realization of the dynamic presentation of the work carried out to inform the DSP may have some help. Welcome to download)
- 2009-05-16 13:06:22下载
- 积分:1
-
IIR_decomposition
IIR Decomposition Parallelization Methods
- 2011-01-27 18:15:08下载
- 积分:1
-
SpectrumCorrect
由于做FFT的能量泄露,频谱会出现误差,本程序用于FFT频谱的幅值和相位校正(As the leakage energy to do the FFT, the spectrum will be errors, the procedure used for the FFT spectrum of the amplitude and phase correction)
- 2011-08-06 11:05:29下载
- 积分:1