-
WritingFastMATLABCod
说明: 由于matlab代码中若有很多循环结构,执行效率就会降低。本文献教你怎么写出高质量的matlab代码(Because if many matlab code cycle structure, the implementation of the efficiency is reduced. The literature teach you how to write high-quality matlab code)
- 2008-12-06 14:15:34下载
- 积分:1
-
TSP-MATLAB-CODE
用改进遗传算法求解TSP问题,并编制了完整的Matlab程序予以仿真实现.程序中选择算子采用最佳个体保存与赌轮选择相结合的策略,最后分析了最佳个体保存比例对寻优效果的影响. 更多还原
(Improved genetic algorithm for TSP, and the preparation of a complete Matlab simulation program to be achieved. Program, select the operator uses the best individual preservation and roulette wheel selection strategy of combining, the final analysis of the optimal ratio of individual saving optimization results impact. more reduction)
- 2013-12-16 09:38:02下载
- 积分:1
-
huffmam_decoding
the decoding of Huffman codes is shown. For the decoding the coding tree has to be constructed using the information which has to be transmitted as well.
Following that the input is read bitwise and for each 0 a left turn is taken and for each one a right turn until a leave is reached. In this case the value of the leave (usually a character) is output, continuing after that at the root.
- 2010-08-11 04:03:25下载
- 积分:1
-
MTALABandsimulink
用四阶龙格库塔法求非线性系统的输入相应,同时用simulink建模比较。
(Using fourth-order Runge-Kutta method for the corresponding input nonlinear systems, and modeling using simulink comparison.)
- 2009-03-28 14:20:09下载
- 积分:1
-
kMeanExtract
本代码是基于k-mean聚类的关键帧提取代码,是用matlab来实现的。(The code is based on k-mean clustering key frame extraction code, using matlab to achieve.)
- 2014-01-21 10:49:44下载
- 积分:1
-
drawLA
The drawLA Toolbox was created to facilitate visualization of some basic concepts of Linear Algebra. It is a collection of MATLAB functions for easy plotting of 2D/3D vectors, planes, lines and spheres, and... displaying matrix equations.
Toolbox Content:
There are 12 functions in the toolbox.
10 of them produce 2D/3D plots of geometric objects:
- 2009-06-22 17:00:58下载
- 积分:1
-
fpu_aux
Code to implement some of the FPU auxiliary instructions.
- 2014-09-08 23:03:36下载
- 积分:1
-
Kalmanlvboqi
卡尔曼滤波器代码 包括不同噪声时信号的比较(Kalman filter code including different noise signal comparison)
- 2013-05-09 15:02:12下载
- 积分:1
-
Kohoen
kohonen网络Matlab实现案例,内含具体语句说明,十分详细。
该案例 的准确率在70 左右(ANN(Kohoen))
- 2010-09-18 20:07:46下载
- 积分:1
-
kaiser
说明: 凯泽窗低通,带通,高通数字滤波器,在matlab上的源程序!(matlab!)
- 2010-04-07 10:51:37下载
- 积分:1