资源列表
m_map1.4
- 画国界、海岸线等地图的工具包,利用分形原理采用matlab编程-Draw boundaries, coastlines, map kit, using the fractal theory using matlab programming
EC-DESPIKE
- 微气象去野点程序,用于边界层湍流通量资料处理-The Micrometeorological to wild-point program for the boundary layer turbulent flux data processing
TicTacToe Programmable CalculatorBrain
- Programmable CalculatorBrain
Active-contour-models-snake
- This code and doucument describe the image segementation using active contore models [snake].
modulationproduce
- 产生正交的AM信号和FM信号,信号为复信号,含有I路和Q路,FM信号可设置调制指数变量,运行后可看到仿真时域及其频谱图-Generate quadrature AM signal and FM signal, the signal for the complex signal containing I and Q Road Road, FM signal modulation index variable can be set to run after seeing the time-doma
fft2
- ADC转换器的 fft测试,包括几个MATLAB程序-ADC converter fft test, including several MATLAB programs
kmeans经典算法
- kmeans.zip
第三次实验-边缘检测
- 70172002EdgeDetect.rar
jing_dct
- 没有用工具箱的DCT变换,采用不同压缩率,能够加深对DCT变换的了解。-Do not use toolbox of DCT, using different compression ratios, to deepen understanding of the DCT transform.
蚁群算法求解TSP问题的matlab程序
- %蚁群算法求解TSP问题的matlab程序 clear all close all clc %初始化蚁群 m=31;%蚁群中蚂蚁的数量,当m接近或等于城市个数n时,本算法可以在最少的迭代次数内找到最优解 C=[1304 2312;3639 1315;4177 2244;3712 1399;3488 1535;3326 1556;3238 1229;4196 1004; 4312 790;4386 570;3007 1970;2562 1756;2788 1491;2381 1
lnipls v2.1
- lniplsv2_1.zip
最速梯度法
- 最速梯度法.zip