资源列表
Dock_Sever_Simulation
- 用matlab自己写的码头油轮装卸载仿真程序。
huffman
- matlab 实现对整篇文章进行huffman压缩编码的源程序
matlabjiangyi
- 这是一个matlab讲义,内容丰富,我发给了几个同学,都说不错。
p1
- 各种LMS算法的MATLAB程序,包括符号-符号LMS,归一化LMS,附加了RLS
fdtd3D
- 3-D FDTD code with PML absorbing boundary conditions
iteration
- 线性方程组的数值解法,包括高斯消去,三角分解,追赶法和Jacobi等迭代方法
corner_detector
- 我用matlab写的一个corner detector, 效果比现在流行的harris,susan,CSS等效果要好。 Algorithm is derived from: X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceedings of the 17th International Co
lms
- 自适应LMS盲均衡算法,在MATLAB下实现,比较简单
pso
- 在matlab编程环境下的标准粒子群(PSO)优化算法程序
sjfx
- matlab中常用求插值、数据分析、微分方程组数值解m文件
Calculator
- Matlab中用GUI设计一简单计算器。
Extend_LS_Identify
- matlab编写的增广的最小二乘辨识程序