资源列表
svmmatlab
- 支持向量机的matlab代码.很有参考价值的源代码
Leastsquarespolynomialfitting
- 这是最小二乘法多项式拟合的算法 很有参考价值的程序,
Matlabwave
- Matlab小波图像处理 有参考价值的程序.rar
h.264playeto
- h.264通用播放器,插件,转换工具等程序
yichuan
- 遗传问题的MATLAB代码,用于解决TSP问题的程序
FIR
- 利用matlab实现fir滤波器的源程序
matsig-0.2.5.tar
- Matsig is an object-oriented signal class library for MATLAB 6.5 and later. It implements a signal class, simplifying operations and manipulations common in audio signal processing and speech processing
MEenvironment
- Please, use this MATLAB code as environment for all projects in the ME area (Worked with .mat format)
fdtd22
- 1D FDTD simulation between free space and dielectric medium with absorbing boundary conditions,calculating the fourier transform of electric field
zhububu2
- 用matlab实现多元线性回归,包括多种算法.
FCM_csharp
- 用c#实现的fcm算法 采用iris数据进行验证
TSP
- 遗传算法解决TSP问题,在vb开发环境中,在网上找的。