资源列表
otimization-problem
- This algorithm solves the otimization problem min_x \| y - A x \|_2^2 + lambda Phi(x) and has applications in compressed sensing, image restoration and reconstruction, sparse regression, and several other problems.
EMD_r13
- Use the empirical mode decomposition method to analyze one dimensional signals.
sndr
- 计算求解连续时间信号的SINAD,分析其频谱特型-Calculate the SINADof Real Signal
bigcorPar
- Program for Correlation on big data
GA
- matlab中ga算法的一个小program,还是挺细致的。-ga in matlab algorithm for a small program, we welcome the added ah ~ ~ ~ ~
THzVer5
- matlab数据处理程序,用于光谱数据的解读和计算-matlab data processing program for the interpretation of spectral data and calculations
zishiyingbianyiPSO
- 自适应变异粒子群算法源代码,自编源代码。-a self-adaptive mutation PSO matlab code.
lms
- 这个程序关于语音信号的消噪,实现了一个基于最小均方误差算法的自适应噪声抵消器-This program about the speech signal de-noising, to achieve a minimum mean square error algorithm based on adaptive noise canceller
RLS-
- 这个程序关于语音信号的消噪,实现了一个基于递归最小二乘法的噪声抵消器-This program about the speech signal de-noising, implements a recursive least squares method based on a noise canceller
rls
- 这个程序关于语音信号的消噪,实现了一个基于递归最小二乘法的自适应噪声抵消器-This program about the speech signal de-noising, implements a recursive least squares based adaptive noise canceller
lms
- 这个程序关于语音消噪,实现了一个基于最小均方误差算法的二阶自适应噪声对消器-This program concerning speech denoising achieve a minimum mean square error algorithm based on second-order adaptive noise cancellation
signalcompress
- 给出了信号压缩通常的变换-量化-编码函数。DHT函数为离散DHT变换,是FFT变换的近似,其正反变换相同,克服了FFT复系数不利于存储的缺点。LLMAX函数给出了某x序列在固定比特下的最佳量化输出。熵编码函数为霍夫曼编码。-Gives the signal compression usually transform- quantitative- coding function. DHT DHT discrete transform function, the FFT transform appr
