-
matlab
用经典算法解决旅行商问题,得出城市间的最短路径,此为经典算法。(With the classical algorithm to solve traveling salesman problem, obtained the shortest path between cities, this is the classical algorithm.)
- 2010-07-05 19:51:52下载
- 积分:1
-
Bipartite-graph
使用matlab编程,讨论二分图的最大匹配和最优匹配(Using matlab programming, discussing the maximum bipartite matching and optimal matching)
- 2013-07-21 23:00:51下载
- 积分:1
-
Perbandingan-Metode-Mean-Filtering-dan-Median-Fil
COMPARISON OF MEAN AND MEDIAN FILTER METHOD
- 2014-01-17 04:55:05下载
- 积分:1
-
MATLABGUI(II)
MATLABGUI设计学习手记(第2版),GUI
本书首先介绍了GU I设计的预备知识 然后详细讲解了 GUI对象的属性及两种创建GUI的
方法: 采用函数创建和采用GUIDE创建 之后深入讲解了 ActiveX控件、 定时器、 串口及 mcc编译的相关知识 最后, 书中给出两个综合实例, 供读者研究学习。书中穿插了大量的图表和例题, 方便读者边查边练。(MatlabGUI design Learning Notes (2), the GUI this book first describes the the GU I design prior knowledge GUI object' s properties and two ways to create a GUI and then explain in detail: the function to create and GUIDE create After in-depth explanation ActiveX controls, timers, serial port, and MCC compiled knowledge Finally, the book gives comprehensive example for readers to study learning. Book interspersed with a large number of charts and examples, the convenience of the reader and checking while practicing.)
- 2013-04-27 18:26:25下载
- 积分:1
-
OPA
orthogonal projection algorithm
- 2010-02-15 00:20:53下载
- 积分:1
-
maze
Maze Matlab code designer and solver
- 2012-01-24 22:02:14下载
- 积分:1
-
Burg_matlab
AR模型的Burg算法的matlab程序!
只要把程序里面的K的值改为所求问题的阶次,把x改成所求问题的数据矢量就可以非常方便的求出Burg算法的AR模型的参数!(AR model of Burg algorithm matlab program! As long as the procedures inside the value of K changed the order for the problem, the problem for x into the vector data can be very convenient Burg algorithm to derive the parameters of AR model !)
- 2008-01-15 15:35:11下载
- 积分:1
-
smith-PID
基于滞后系统而改进的smith算法的PID实现(Lag system based on the improved PID algorithm to achieve smith)
- 2014-12-02 22:21:15下载
- 积分:1
-
NEW-MATLAB-Dynamic-Programming
利用matlab语言,采用动态规划算法解决机器设备的调度问题,运行速度快,运行结果完美。(analyzes the allocation of resources in dynamic programming with Matlab , and conducts
procedure designs and computation with Matlab , simplifying complex issues and avoiding the cumbersome
calculations to make more convenient solutions to problems .)
- 2015-10-05 08:37:57下载
- 积分:1
-
startCA0
最简单的CA(元胞自动机),一点不同是这里的元胞取值并不是离散的,而是连续的。(the easiest CA algorithm)
- 2013-03-02 11:17:36下载
- 积分:1