搜索资源列表
ZTrans_InvTrans
- 对输入的一有理Z变换表达式(输入分子和分母系数序列),分别画出: (1)零极点图 (2)z在单位圆上时z变换所对应的DTFT的幅度谱和相位谱 (3)逆z变换所得序列,在各种不同的收敛域下(包括了右边序列,左边序列和双边序列的情况) -the importation of a rational expression Z-transform (input coefficient of the numerator and the denominator sequence), respe
featrue7
- 提取信号七个基于瞬时信息的特征:零中心归一化瞬时幅度功率谱密度的最大值,零中心归一化瞬时幅度绝对值的标准偏差,零中心非弱信号段瞬时相位非线性分量绝对值标准偏差,零中心非弱信号段瞬时相位非线性分量标准偏差,零中心归一化的非弱信号段瞬时频率绝对值的标准偏差,一个信号段的归一化瞬时频率功率谱密度的最大值,根据信号 QPSK 和16QAM在 XI 轴投影的不同表现,提出特征参数。-extract information based on the instan eous features : In the
Fourier
- 编写一个程序计算并显示一幅二维图象的Fourier变换(幅度和相位谱)及其逆变换,要求用FFT实现-procedures for the preparation of a calculation and display a two-dimensional image of the Fourier transform (amplitude and phase spectrum) and its inverse transform, called for using the FFT
图像滤波处理代码
- 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
FFT_FDCT
- 计算并显示一幅二维图象的Fourier变换(幅度和相位谱)及其逆变换,是用FFT实现,调用该程序完成DCT 和IDCT的快速实现程序
pinpufenxi
- 使用MATLAB对特定信号进行频谱分析,画出幅度和相位谱的图像,并包含卷积运算和验证程序
rect
- 矩形波函数,计算其频谱,幅度谱和相位谱,与理论值比较。-Rectangular wave function to calculate the frequency spectrum, amplitude spectrum and phase spectrum, compared with the theoretical value.
fft
- matlab 数字图像信号的频域分析及仿真 将二维数字图像进行傅立叶频域分析,并且做了图像幅度谱重建和相位谱重建,通过这个例子大家可以明白相位比振幅更重要。-matlab digital image signals in frequency domain analysis and simulation of two-dimensional digital image Fourier frequency domain analysis, and has done a reconstructio
DFT
- 对图像进行傅里叶变换,观察其幅度谱和相位谱-Fourier transform of the image to observe its amplitude spectrum and phase spectrum
spectrum
- 给出正弦加噪函数,通过FFT,DTFT,做频谱变化,幅度谱和相位谱。-Sine plus noise function is given by FFT, DTFT, make changes in the spectrum, amplitude spectrum and phase spectrum.
tiqu
- 提取信号七个基于瞬时信息的特征:零中心归一化瞬时幅度功率谱密度的最大值,零中心归一化瞬时幅度绝对值的标准偏差,零中心非弱信号段瞬时相位非线性分量绝对值标准偏差,零中心非弱信号段瞬时相位非线性分量标准偏差,零中心归一化的非弱信号段瞬时频率绝对值的标准偏差,一个信号段的归一化瞬时频率功率谱密度的最大值,根据信号 QPSK 和16QAM在 XI 轴投影的不同表现,提出特征参数。-Extraction based on instantaneous information signal of seven
QPSK_16QAM
- 提取信号七个基于瞬时信息的特征:零中心归一化瞬时幅度功率谱密度的最大值,零中心归一化瞬时幅度绝对值的标准偏差,零中心非弱信号段瞬时相位非线性分量绝对值标准偏差,零中心非弱信号段瞬时相位非线性分量标准偏差,零中心归一化的非弱信号段瞬时频率绝对值的标准偏差,一个信号段的归一化瞬时频率功率谱密度的最大值,根据信号 QPSK 和16QAM在 XI 轴投影的不同表现,提出特征参数。-Extraction based on instantaneous information signal of seven
identify
- 通信信号的调制信息包含在信号的瞬时幅度、相位、频率的变化之中,不同的信号其频谱也呈现不同的特征,通过提取瞬时幅度、相位、频率以及频谱的参数统计特征,可以识别不同的通信信号。通常是利用对瞬时幅度、瞬时相位,瞬时频率和信号功率谱进行某种变换而得到可以明显区分各种信号的特征参数。-Communication signal modulation information is contained in the signal instantaneous amplitude, phase, frequency
dft
- 图像的傅里叶变换。在代码中实现了将两幅图像的幅度谱和相位谱进行交换,进而理解两者在图像显示中的作用-Fourier transform of the image. Implemented in the code will be two images amplitude spectrum and phase spectrum of exchange, and thus to understand both the role of the image display
12-6
- 本程序基于labview8.2开发平台,完成FFT分析幅度谱和相位谱的设计-The program is based on labview8.2 development platform, complete the FFT amplitude spectrum and phase spectrum of the design
fft
- 使用MATLAB对特定信号进行频谱分析,画出幅度和相位谱的图像,并包含卷积运算和验证程序-Using MATLAB on a specific signal spectrum analysis, to draw the image amplitude and phase spectrum, and includes convolution and verification procedures
tuxiangchuli
- matlab下图像处理中幅度谱相位谱以及图像重构的例子。-An example of amplitude spectrum phase spectrum and image reconstruction in image processing under matlab.
谱分析
- 雷达接收信号频谱分析(幅度和相位)-matlab实现(Radar receiver, signal spectrum analysis, matlab implementation)
DigitalImage
- 将两张图像和两段音频幅度谱和相位谱进行交换,显示最后结果,使用python语言,开发环境等信息详见readme.txt(The two images and two segment audio amplitude spectrum and phase spectrum are exchanged, and the final results are displayed. The information of the environment, such as the python language
signal
- 时域信号转频域信号,幅度谱,相位谱,只需把时域文件装载即可使用(time domain to frequency domain;)