搜索资源列表
matlab(3)
- 基于matlab的正弦波仿真 有波行和频谱,有m函数,程序经过调试-based on Matlab simulation of a sine wave Bank and the spectrum m functions, procedures after debugging
FFT-matlab FT在matlab中的实践分析
- FFT在matlab中的实践分析,例子为求一个正弦波的频谱图、均方根谱、功率谱、对数谱和进行IFFT的变换-FFT analysis of the practice in matlab, examples for the sake of a sine wave of frequency spectrum, the rms spectrum, power spectrum, and the IFFT on the number of spectral transformation
MATLABprograminfft.用Matlab产生正弦波,矩形波
- 1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图 ,1. Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and display their
matlabhuizhigezhongxinhaoboxin
- matlab绘制各种周期信号如正弦波等常用的信号,下下看吧吧吧。,matlab draw a variety of periodic signals such as sine wave signal, such as commonly used, under the under the bar and see it.
code.rar
- matlab用于信号发生器产生波形,正弦波,方波等,matlab for the signal waveform generator, sine wave, square wave, etc.
pinpu2
- 用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图,FFT实践及频谱分析-Matlab generated by sine wave, square wave, and the white noise signal, and display their time-domain waveform, FFT spectrum analysis of practice and
StevenKay89
- 正弦波频率估计的经典文章,ieee的89年Steven Kay写的。-Sinusoidal frequency estimation of the classic article, ieee 89 years Steven Kay wrote.
wave
- 通过matlab的强大的计算功能,生成由1024点构成的正弦波、三角波、锯齿波,同时在界面显示波形。-Through the calculation of the power of matlab functions to generate points from 1024 constitute the sine wave, triangle wave, sawtooth wave, at the same time show the waveform of the interface.
SoftwareDesignOfDigitalSignalProcessing
- 数字信号处理软件设计,能够产生常见的数字信号如:正弦波 三角波 随机信号 以及高斯噪声,并对其进行频谱分析 同时也包括FIR IIR滤波器设计,并对产生的数字信号进行滤波-software design of digital signal processing that can generate many signals ,analysize their frequency Spectrum and design filter(FIR、IIR)to filter.
ECG
- 心电信号仿真,利用多个三角波、正弦波叠加模拟心电信号波形-ECG simulation using multiple triangle wave, sine wave superimposed simulated ECG waveforms
Matlab
- (转载,供matlab新手学习用)简单信号的频谱分析,非常经典。包括正弦信号,矩形波,白噪声三类信号的频谱分析,很详细,代码有注解。- frequency analysis of signal using Matlab
gen_mif_1000
- 产生1000点正弦波、三角波、锯齿波的ALTERA MIF文件的源程序,可改为任意点.-1,000 points generated sine wave, triangle wave, sawtooth wave of ALTERA MIF file source, can be changed at any point.
signal_generator
- 一个基于声卡的基本信号发生器,可以产生正弦波、方波、三角波和双频波,本程序有良好的图形界面。-A sound card based signal generator can produce sine, square, triangle wave and dual wave, this program has a good graphical interface.
pinyu
- 得到不同频率、不同幅值的三角波及正弦波,并对他们进行时域分析。-Get a different frequency and different amplitude sine wave triangle spread, and their time-domain analysis.
FFtandIfftTest
- Matlab编程实现FFT变换及频谱分析的程序代码(适合初学者加强理解)。(1)用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图;(2)进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选;(3)做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱;(4)用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图。-Matlab codes for FFT Understanding which contains sine wave,rectangula
Matlab
- Matlab_FFT方法检测正弦波相位 -Matlab_FFT phase sine wave was detected
SPWM-voltage-invertor
- :SPWM调制技术是通过改变输出方波的占空比来改变等效的输出电压,其调制波为正弦波,脉冲宽度间占空 比按正弦规率排列, 这样输出波形经过适当的滤波可以做到正弦波输出。它广泛的用于支流交流逆变器。本次实 验使用Matlab/Simulink对SPWM技术进行仿真并分析数据。-: SPWM modulation by changing the duty cycle square wave output to change the equivalent output voltage, the
FIR-filter-design-using-matlab
- 绍了利用MATLAB信号处理工具箱进FIR滤波器设计的三种方法:程序设计法、FDATool设计法和SPTool设计法,给出了详细的设计步骤,并将设计的滤波器应用到一个混和正弦波信号,以验证滤波器的性能。-FIR filter design using matlab(including code)
三角波正弦波叠加出开关点
- pic单片机实现对逆变电源的输出波形控制,包含MATLAB仿真。(PIC MCU realizes the output waveform control of inverter power supply, including MATLAB simulation)
无刷电机正弦波控制仿真程序
- 如何使用Matlab中的电机运动仿真模块搭建无刷电机正弦波控制方式的调速系统,可以供新手使用参考,也可用于仿真学习!