搜索资源列表
toolbox_alpert
- matlab的工具箱,请大家共享,并给约法奎意见-Matlab Toolbox, please share and give their views about law-kui
nmtools1111111
- matlab程序,工具箱,有各种函数库,请大家分享-procedures Matlab toolbox, various functions, please share
waveletdenoising111111
- matlab工具箱,小波去除噪声。请大家分享-Matlab Toolbox, a wavelet noise. Please share
colea
- 语音处理工具箱之一,在运用MATLAB作语音信号处理时有很大用处。应用广泛。-the toolbox of speech processing
my_fft_fixed_point
- N-Point FFT using fixed-point toolbox of MATLAB
IIR-DSP-FILTER
- 设计IIR数字滤波器一般采用间接法(脉冲响应不变法和双线性变换法),应用最广泛的是双线性变换法。基本设计过程是:①先将给定的数字滤波器的指标转换成过渡模拟滤波器的指标; ②设计过渡模拟滤波器;③将过渡模拟滤波器系统函数转换成数字滤波器的系统函数。MATLAB信号处理工具箱中的各种IIR数字滤波器设计函数都是采用双线性变换法。-IIR digital filter design commonly used indirect method (impulse response method and t
DCT
- DCT变换方法,并讨论了应用MATLAB中的图像处理工具箱中的相关函数和命令来实现离散余弦变换的图像压缩算法的仿真。-DCT transformation method, and discusses application MATLAB image processing toolbox related functions and commands to achieve discrete cosine transform image compression algorithm simulation
libsvm-3.20
- 台湾国立最新的svm工具箱 1. matlab自带了C编译器Lcc-win32C,但是libsvm原始版本是C++实现的,因此需要C++的编译器来编译,这就是不适用matlab默认编译器而选择其他C++编译器的原因。 matlab支持的编译器也是有限的,可以查看不同版本matlab支持的编译器列表 2. 如果matlab版本太低,如matlab 7.0是不能用VS作为编译器的,只能用VC++ 6.0 3. .mexw32 文件是经过加密的,打开是乱码,函数本身没有帮助。-SVM