资源列表
computer
- 文件包含三个主程序,和相关图像,三个主程序分别为computer1,computer2,computer3 computer1对图像进行了灰度化,保存等实现; computer2对图像进行了傅里叶变换,离散余旋变化,二层小波变化及重构等,并对图像进行三层小波变换,分别将HL,LH,HH三个子带置零都重构; computer3实现了图像直方图均衡化,并对图像进行了同态滤波。(The file contains three main programs, and related images, thr
离散小波变换
- 我实现的离散小波变换,可直接运行,采用三级变换(Discrete wavelet thransform)
fft
- 可以实现快速傅里叶变换的C++头文件,用于信号处理(Fast Fourier Transform)
Optical
- 光学波长宽度的调制变换算法,图像呈现及图形处理(Optical Pulse Width Modulation)
fft
- FFT算法,ifft算法,能够实现fft与ifft的转换。20个字够了没。麻烦。(FFT algorithm, ifft algorithm to realize FFT and ifft transformation. 20 words enough. Trouble.)
matlab3
- calculatio of integral in matlab11
omp
- 该程序是对图像lena256进行离散小波变换程序(Discrete wavelet transform program)
txtXinhaozairu,plot,MATLAB
- 原始txt信号载入,小波变换,小波2、3层低、高频系数重构(The signal is loaded, the signal is intercepted, the signal is transformed by wavelet transform, and the wavelet is reconstructed with low and high frequency)
小波变换,小波重构,MATLAB
- 小波变换,小波重构,信号载入并绘图,含信号数据,MATLAB(Wavelet transform, wavelet reconstruction, signal loading and plotting, including signal data, MATLAB)
curvelet_first_generation
- 小波变换就一个信号分解为几个信号,小波变换大量应用于图像处理、谐波分析及故障诊断中。(Wavelet transform decomposes a signal into several signals. Wavelet transform is widely used in image processing, harmonic analysis and fault diagnosis.)
shangweiji
- 通过对串口数据接收所得数据文件进行处理,进行FFT变换,绘制伯德图,并实现数据到正弦波形显示。(The data files received by the serial port are processed, the FFT transform is carried out, the Bode diagram is drawn, and the data is displayed to the sinusoidal waveform.)
zigzag
- 实现二维数组的zigzag排序,将二维数组按zigzag排序后,整合成一个一维数组(To achieve two-dimensional array of zigzag sort, the two-dimensional array by zigzag sort, integrated into a one-dimensional array)