搜索资源列表
chengxu 按心电信号画出信号时域波形和频谱图
- 1.找点一段心电信号,画出信号时域波形和频谱图; 2. 利用MATLAB中的随机函数产生噪声加入到心电信号中,使心电信号被污染,读出污染后的号并画出对应信号的时域波形和频谱图; 3.用双线性变换法设计一个Butterworth带通滤波器,输出所设计的滤波器的阶次,分子、分母多项式的系数,画出滤波器的频率响应(幅频响应和相频响应)曲线;(也可以根据自己需要设置滤波器性能指标) 带通通滤波器设计性能指标:fs1=10Hz, fp1=20Hz, fp1=1000Hz, fs2=120
ConstructWaveBaseFunction.rar
- 紧支撑小波基的构造。 以Daubechies小波滤波器系数为例,推导出小波函数及尺度函数,并画出其图像. void Convolution(double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction(double* pOutData) int CalcWaveletFunction(double* pOutData) Convolution()不是通用的离散卷积代码,而
FFT_IFFT.rar
- (1)求出两维单色数字图象的傅立叶变换以及逆变换,除对比图象效果外,还要给出以中心点作为原点图象显示方式的傅立叶变换的频谱、相位谱,并验证两维傅立叶变换的性质。 (2)傅立叶变换后,计算图象能量谱的分布范围:画出包含图象能量92.0%,94.6%, 96.4, 98.0% 以及99.5% 的圆圈区域。,(1) obtained two-dimensional monochrome digital image of the Fourier transform and inverse transf
FFT
- 由已知表达式画出原始波形和它的功率谱,并编制一个互相关函数程序,要求提取特定频率的成分,画出变换过程中的波形和功率谱。-Drawn from the known expression of the original waveform and its power spectrum, and the preparation of a cross-correlation function procedure that requires the extraction of specific freque
DialogShow
- 此程序利用MFC的画笔画出一个小球,并且实现小球按照四种规定的方式运动(可选),最后运用Measurement studio控件将小球的运动轨迹描绘出来。-This program utilizes the MFC brush to draw a small ball and small ball in accordance with the four way movement (optional), and finally use Measurement studio control ball
wavelet-homework
- 我的小波分析课程作业,画出了各种不同类型小波的尺度和小波函数,供大家参考。用matlab实现,已通过老师验收。-Wavelet analysis of the course work, and draw the different types of wavelet scale and wavelet function, for your reference. Using matlab to achieve acceptance by the teacher.
Matlab_wavelet
- 掌握小波分析在图像分析等各方面的应用。对图像进行二维离散小波分解、多尺度二维离散小波分解 并提取二维小波分解的高频系数和低频系数, 画出原始图形并显示分解结果。-Master the application of wavelet analysis in image analysis and other applications. Image two-dimensional discrete wavelet decomposition, multi-scale two-dimensiona
8psk
- 1、 产生等概率且相互独立的二进制序列,画出波形; 2、产生均值为0,方差为1的加性高斯随机噪声; 3、进行8PSK调制,画出波形; 4、进行蒙特卡罗分析; 5、解调8PSK,画出眼图。-1、Produce equal probability and independent of each other binary sequence, draw waveform 2、Generate mean 0, variance 1 of the additive Gaussian ra
wave
- 小波信号分析,通过输入信号函数,画出小波图-Wavelet signal analysis, by the input signal function, draw the wavelet map
li3-14
- 这是一个图像增强的应该实例,首先画出原始图像,下来进行图像的增强处理,用sym4小波对x进行2层小波分解,对处理后的系数进行重构,最后画出重构图像。-This is an instance of image enhancement should first draw the original image, down to the image enhancement processing, with sym4 x for 2-layer wavelet wavelet decomposition,
EEG_WAVELET
- 用小波方法把脑电信号进行频段分解,并画出图形-Using wavelet method to decompose the eeg signals into frequency bands, and draw the graph
lkk
- 进行波束形成并画出图片,时域频域和DFT波束形成-For the beam formation and draw pictures, DFT frequency domain and time domain beam-forming
liboqichengxi
- 巴特沃斯带通数字IIR滤波器对加了高斯随机噪声和正弦噪声的语音信号进行滤波,并绘制了两滤波器滤波后的语音信号时域图和频谱图。-Butterworth band-pass digital IIR filter added Gaussian random noise and sinusoidal noise of the speech signal is filtered, and draw a diagram of two filter the filtered speech signal tim
Waveshow
- VC++ 实现绘制波形图动态图,类似示波器的界面,信号用正弦信号模拟,可调节显示的幅度档和时间档,可对信号进行暂停观测,可上下左右移动信号波形。-VC++ realize draw oscillogram dynamic figure, such as the scope of the interface, signal with sine signal simulation, which can adjust the display of files and time files, the s
wigb
- 地震道显示,以波形的形式显示地震剖面,非常有用。-draw seismic section
Analog-modulation-and-demodulation
- 模拟线性调制系统的调制和解调原理,编写AM、DSB、SSB调制,并画出时域波形和频谱图-Analog modulation and demodulation principle of linear modulation systems, the preparation of AM, DSB, SSB modulation, and draw time-domain waveform and frequency spec
Desk332top
- 【谷速软件】matlab有偿编程 绘制图像周围的边框 可以作为参考使用-[Valley] speed software program to draw a border around the image matlab paid can be used as a reference
CODE2343
- matlab 仿真程序画眼图源码 谷速软件 里面有程序运行的结果图,程序百分百可以运行的 供大家学习参考使用-matlab simulation program draw the eye there source Valley software program running speed graphs of the results, the program can run a hundred percent for everyone to learn reference use
xiaobofengeduibil
- 是基于小波变换,对输入的图像进行处理分析,得出最终的结论。-Is based on wavelet transform, the input image processing and analysis, draw final conclusions.
Calculate-Running-Average
- 连续生成4个随机数,同时求均值,绘制出该数据的曲线图。-Continuously generates four random numbers, while averaging, draw a graph of the data.