-
tsp_ga_cities
Develop a generic genetic algorithm to solve the traveling
salesman problem with 20 cities that are uniformly distributed
within a unit square in a 2-dimensional plane.
- 2010-01-16 00:38:45下载
- 积分:1
-
3G
说明: This is lTE simulation.
- 2015-02-06 12:50:37下载
- 积分:1
-
tulunhaosuamfa
说明: 内部集成多种算法,对图论学习的帮助那就不用说了,祝你们好运(A variety of internal integration algorithms, graph theory to study the help of it, needless to say, and I wish you good luck)
- 2009-08-04 14:29:08下载
- 积分:1
-
Visual_Studio_2010-Beginners-Guides
C++初学者必备,介绍Windows下面使用C++进行开发的常见问题,Visual Studio 2010的使用,如何创建新项目,如何调试等等。(Beginners must C++ FAQs introduced Windows following using C++ developed Visual Studio 2010 use, how to create a new project, how to debug.)
- 2013-01-15 14:55:40下载
- 积分:1
-
1213547
卡尔曼滤波算法实现,Matlab语言算法研究,经典卡尔曼滤波算法,使用于航迹跟踪和外推。(Kalman filter algorithm, Matlab language algorithms, rest, thank you thank you)
- 2013-07-24 12:27:29下载
- 积分:1
-
channelsimulation
此程序为在matlab仿真软件中进行仿真的程序,对无线信道进行了仿真,考虑了雨衰、荫影等影响。(my english is very very poor.)
- 2011-12-14 21:21:41下载
- 积分:1
-
jibenpingmian
关于基本钢结构平面的节点位移,端受力的matlab的源代码,只需要输入结构的基本数据即可。(Basic steel structure plane nodal displacements, the end force matlab source code, need only basic data can be input structure.)
- 2012-11-14 17:51:14下载
- 积分:1
-
PPI_plot
plan position indicator by matlab
for radar application in detection by elecromagnetic wives
- 2014-02-19 02:53:06下载
- 积分:1
-
MS_Regress_FEX
joke it s just for creating manner dont be sirious
- 2012-03-26 21:05:15下载
- 积分:1
-
Hough
用HOUGH检测直线的时候是两个未知量,因为轴半径和相角可以确定一条直
线,在HOUGH域出现累计最大点就可能是原域中的直线。现在回到圆的检测
上来,确定一个圆需要什么:X坐标,Y坐标,半径三个未知量吧,好了,现在,
你做一个三维空间的HOUGH域,以这三个未知量作为三个轴,现在按照一定步长
进行三重循环,在最内层循环是这样的,X,Y 确定,以不同的半径进行搜索,如
果你的X,Y刚好就是实际图像的X,Y处,半径又搜索到实际真实的半径(The HOUGH detect straight when two unknown amount of axis radius and phase angle can be determined in a straight line, in the HOUGH domain cumulative maximum point may be the straight line of the original domain. Now back to the circle detection up to determine what a circle: X coordinate, Y coordinate, radius three unknowns, now, you do the HOUGH domain of a three-dimensional space, three to three unknown quantity as axis, in accordance with a certain step size triple loop, is such that in the innermost loop, X, and Y determined search for a different radius, If you X, Y, exactly is the actual image of the X, Y, at the radius radius of the search to the actual real)
- 2013-03-03 13:05:47下载
- 积分:1