资源列表
FFT
- This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classi
lui_dijkstra
- the algorithm of dijkstra
Compress_and_Decompress
- File Compression/Decompression Example Using ntdll.d-File Compression/Decompression Example Using ntdll.dll
LatticeFilter
- matlab mex code for lattice prediction
ALGORITHME_introduction
- ALGORITHME introduction
NewtonRaphson
- newton raphson method in fortran
Simpson1by3rule
- simson 1/3 rule fortran
TrapozoidalMethod
- trapezoidal method fortran code
chxu
- 本程序用于测量增强语音与纯净语音的对数谱距离,用于语音增强。对数谱距离越小,表明增强语音与纯净语音越接近,增强语音质量越好;反之,则增强语音质量越差。-Calculates the average log-spectral distance between CLEAN and NOISY signals. Frames are 25ms long with 60 percent (15ms) overlap, hamming windowed. RS is the remove
mpc
- to calculate a tuning parameter of dmc and mpc controller
svmopencv
- opecv中支持向量机的编程示例 包括了二维和多维的特征分类的方法-Support Vector Machines in opecv programming examples include two-dimensional and multi-dimensional characteristics of the classification methods
Matlabeg
- 基于 Ma t l a b语言的遗传算法工具箱支持二进制和浮点数编码方式, 并且提供了多种选择、 交叉、 变异的方法。 通过具体实例对 Ma t l a b的遗传 算法工具箱的用法进行 了说 明介绍.-The Ge ne t i c Al g or it h m To o l b ox ba s e d on Ma t l a b s u ppo ~s t h e b i na r y a nd f lo a t , a n d t he r e a r e t
