搜索资源列表
WVD_STFT
- matlab求小波变换模极大值的代码,是从别人那找来的-Matlab for wavelet transform modulus maxima code, it is found from the others
lmYEaNdR.rar
- 1:判断闰年程序 2:产生随机数并计算程序 3:计算平台长度程序 4:加减乘除运算 5:数字方阵程序 6:数据加密程序 7:代码转换程序 8:键盘录入数据的转换与显示 9:音乐演奏 10:显示色彩矩形块 11、12:字符图形程序 13:图形变换 14、15:动画 16:打字练习 17:打字计时练习 18:系统时间显示 19:显示日期时间 20:七段电子表显示 21:简易文本编辑器 22:磁盘文件读写 23:成绩管理 24、25:pc机通信 26:钟表显
radon.rar
- 是radon变换的源代码的重要部分,对radon的了解可以看看这个,Is the radon transform code
FFT1024
- 1024点的FFT变换的高效汇编代码 -1024-point FFT transform of the efficient assembly code
DCT
- 这是我一个DSP实习,用汇编语言编实现离散余弦变换(DCT)的DSP程序设计。它有详细的设计流程、仿真结果,有完整的模块源码。其中有工程文件,和一个WORD文档,相信能让你清新的了解设计过程,掌握汇编设计离散余弦变换!-This is my internship a DSP using assembly language for the realization of discrete cosine transform (DCT) of DSP programming. It has a deta
64PTS_DFT
- A 64 points Discrete Fourier Transform code in AVR asm.
Lifting Wave Transform
- 基于二代提升小波的阈值压缩算法源码 基于二代提升小波的阈值压缩算法源码-Based on the threshold of the second generation lifting wavelet compression algorithm source code
FFT
- 实现快速傅立叶变换的C程序代码,以基2FFT为基础的算法-Implementation of fast Fourier transform C program code, to base 2FFT based algorithm
transform
- 完成的功能是将未组合BCD码转换为二进制码,因为未组合BCD码每字节只存放一位BCD数,高半字节为0。所以低位主要采用十位乘10再加上个位的方法,具体通过左移来实现,最后将低位转换结果加上高位实现最终转换。-Complete the function is not BCD code into binary code, because without the combination of BCD codes per byte store only a BCD number, high byte i
dft--convolution--IDFT--fir(finite-impulse-respon
- different matlab code for convolution, discrete fourier transform, finite impulse response, inverse DFT, descimator
funfun
- matlab面板数据多元回归方程 boxcox转换代码-boxcox transform code in M-file
nengliang
- 对正弦信号的傅里叶变换及能量的求解,MATLAB具体的代码 -Fourier transform and solving the energy sinusoidal signal, MATLAB specific code
FFT
- FFT /快速傅里叶变换的基本原理,使用Visual DSP++软件实现FFT的1024位运算,并附有matlab代码。-FFT/Fast Fourier transform of the basic principles of using Visual DSP++ software FFT of 1024 operations, together with matlab code.
1---ReceiveSignal
- 傅里叶变换,代码,生产白噪声 采样数,采样频率可以随意变换。-Fourier transform, the code generates white noise number of samples, the sampling frequency can be freely converted.
程序
- pca 主成分分析的matlab代码。主成分分析(Principal Component Analysis,PCA), 是一种统计方法。通过正交变换将一组可能存在相关性的变量转换为一组线性不相关的变量,转换后的这组变量叫主成分。(PCA principal component analysis matlab code. Principal component analysis (Principal Component, Analysis, PCA) is a statistical method