搜索资源列表
MATLAB图像处理源程序
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
可进行相位、频率、幅值进行谱分析MATLAB程序
- 可进行相位、频率、幅值进行谱分析MATLAB程序
sanjiaobo
- 幅值,频率可调的三角波发生器S-函数的实现-Amplitude, frequency adjustable triangular-wave generator to achieve S-function
Visualizing
- Matlab实现平面阵列、圆环阵列、直线阵列的三维可视化指向性,包括三维幅值和三维相位。-Matlab realization of planar arrays, ring arrays, linear arrays of three-dimensional visualization of directional, including three-dimensional amplitude and three-dimensional phase.
banbo
- 半波傅氏算法,可以在半个周波内计算信号的基波及各次谐波的幅值,相角-Half-wave Fourier algorithm, can be calculated within a half cycle of the fundamental and the harmonic signal amplitude, phase angle
ding
- 选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。 (2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。 (3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合
adctest_maxim0911
- 通用高速ADC动态性能测试MATLAB code,包括SNR,SINAD,ENOB,THD,SFDR,并绘制频域幅值曲线-MATLAB code for high speed ADC dynamic specific tests, including SNR, SINAD, ENOB,THD,SFDR,and so on.
ST
- 本程序是基于S变换的短时电能质量扰动检测方法实现的,用于分析电压暂降的幅值、相位跳变、持续时间和谐波含量进行分析-This procedure is based on the S transform short-term power quality disturbance detection method implemented for the analysis of voltage sag magnitude, phase transition, duration, and harmonic
EVM
- 该算法是经典的信噪比估计算法——误差矢量幅值法,通过计算接收信号中同相分量和正交分量的二、四阶矩,该算法能够很好的估计信号的信噪比-The algorithm is a classic signal to noise ratio estimation algorithm- the error vector magnitude method, by calculating the received signal with the phase component and quadrature com
matlab_2
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像-Procedure Code De
cxssjlbpp
- 车辆信号的震动信号的滤波、幅值以及能量分析,信号是利用测试台采集回来的。-Vehicle vibration signal filtering signals, amplitude and energy analysis, the signal is the use of test collection back.
classification2
- 运用于时域范围得matlab编程,实现提取幅值阻尼相位-time domain prony analysis
Sine-wave
- 单一频率的正弦相关法动态测试系统的测试方法简单,不需要对系统进行辨识。只需要观察被测系统输出信号的相差和幅值变化。通过扫频的方法测量在不同的频率点下的幅值和相位变化。在工程应用中,只需要知道被测系统的相位变化在正常的范围内就可以视系统的动态性能正常。该仿真算法只是建立了一个模型。在实际运用时还需要变换测试信号的频率和周期。-A single frequency sinusoidal correlation method of testing dynamic testing system is s
hhspectrum
- 法国人的HHT程序中,计算瞬时频率和幅值的一个函数-The French HHT program to calculate the instantaneous frequency and amplitude of a function
fenxi
- 对信号进行分析,取得信号的频率,幅值等特性。利用MATLAB编程,界面友好-Analysis of the signal to obtain the signal frequency, amplitude and other characteristics. Using MATLAB programming, user-friendly
wyz_fft
- fft谐波检测,分析信号的频谱和幅值,相位-fft harmonic detection, analysis of the signal spectrum and amplitude, phase
emd
- 一个emd分解程序,包括瞬时频率,瞬时幅值,边际谱,Hilbert谱-A emd decomposition process, including instantaneous frequency, instantaneous amplitude, the marginal spectrum, Hilbert spectrum
MATLAB
- 电力系统中由于采用了很多电力电子设备,引入了大量谐波,致使电能质量降低,改程序可以求出谐波的幅值,频率和相位-Spectrum analysis
画包络谱和幅值谱的matlab程序
- 关于画HHT方法中包络谱和幅值谱的程序,可以精确画出Hilbert包络谱的图像(On painting HHT method in the envelope spectrum and amplitude spectrum procedures, you can accurately draw Hilbert envelope spectrum of the image)
画包络谱和幅值谱的matlab程序
- 基于傅里叶变换,实现了包络谱和幅值谱分析。(Based on Fourier transform, envelope spectrum and amplitude spectrum analysis are realized.)