-
Travelling-salesman-problem-algorithm
The travelling salesman problem (TSP) asks the following question: Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city? It is an NP-hard problem in combinatorial optimization, important in operations research and theoretical computer science.
- 2013-12-30 00:26:10下载
- 积分:1
-
gatbx
generic algorithm code in matlab
- 2012-05-02 19:51:17下载
- 积分:1
-
hough_circle
边缘提取,能方便获得边缘坐标,较为准确的边缘提取方法(Edge detection, ease of access to the edge of coordinates, the more accurate edge detection methods)
- 2012-04-16 21:28:10下载
- 积分:1
-
selection-sort
Program to implement selection sort
- 2014-09-20 12:30:04下载
- 积分:1
-
dcttest---Copy
matlab code for DcT watermark
- 2013-04-15 00:05:51下载
- 积分:1
-
rgb2lab
本程序通过matlab实现图片的RGB域到LAB域的转换,本程序包含测试程序,可以完全跑通,敬请放心使用。(This procedure achieved by matlab image RGB domain to the domain of LAB, this program includes testing procedures, can be completely run through, please rest assured that use.)
- 2014-03-06 16:47:51下载
- 积分:1
-
雷达噪声仿真
对雷达射频端实施射频噪声干扰,观测雷达目标回波干扰情况。给出了具体的matlab源码,和效果图。(Radio frequency noise jamming is applied to the radio frequency end of the radar, and radar target echo jamming is observed. The specific matlab source code and the effect diagram are given.)
- 2019-05-05 11:12:33下载
- 积分:1
-
pcatry
本程序为基于MATLAB开发的,混沌时间序列特性分析之PCA方法的应用实例(This procedure was developed based on MATLAB, Analysis of chaotic time series properties of the application of PCA method)
- 2009-03-20 11:00:43下载
- 积分:1
-
Wheeled_Mobile_Robot
很好的机器人轨迹跟踪程序,欢迎大家下载学习(Good path tracking program, are welcome to download study)
- 2010-11-26 16:44:12下载
- 积分:1
-
HSV_OK
这是一个提取图像的HSV特征的程序,并将特征以一维向量的形式保存在txt文件或mat文件中,可以直接调用m文件执行。(This is an extract images HSV characteristics of the program, and the characteristics of the form of a one-dimensional vector saved in txt file or mat file, you can directly call the m file execution.)
- 2012-11-15 22:03:04下载
- 积分:1