-
123
设计并制作一个用于篮球比赛计时计分器,能显示各种比赛时间,并显示比赛比分,能实现每次加1分、加2分、减1分操作。(Design and production of a timing for the basketball game scoring device capable of displaying a variety of game time, and displays game scores, able to add 1 point each time, add two points, by a sub-operation.)
- 2009-12-29 09:18:33下载
- 积分:1
-
ACTSP
实现了蚁群算法求解TSP问题。注释详细
function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q)
-------------------------------------------------------------------------
主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max最大迭代次数
m蚂蚁个数
Alpha表征信息素重要程度的参数
Beta表征启发式因子重要程度的参数
Rho信息素蒸发系数
Q信息素增加强度系数
R_best各代最佳路线
L_best各代最佳路线的长度
=========================================================================
(Ant Colony Algorithm for the realization of the TSP problem. Notes the detailed function [R_best, L_best, L_ave, Shortest_Route, Shortest_Length] = ACATSP (C, NC_max, m, Alpha, Beta, Rho, Q) ------------------------------------------------------------------- The main symbol------ C n that cities coordinates, n × 2 matrix NC_max the largest number of iterations m the number of Alpha ant pheromones characterized the importance of the parameters Beta factor heuristic importance of characterization of the parameters Rho evaporation coefficient of pheromone pheromone Q increase in intensity coefficient R_best best route generations generations L_best the length of the best route ====== ================================================== =================)
- 2009-05-09 17:21:45下载
- 积分:1
-
LQRcontrol
直线一级顺摆LQR 控制MATLAB 计算程序,可以对倒立摆实现稳定控制(Shun linear pendulum LQR control level MATLAB program, you can realize stability of the inverted pendulum control)
- 2008-05-11 08:18:34下载
- 积分:1
-
juifao_v78
有CDF三角函数曲线/三维曲线图,阵列信号处理的高分辨率估计,本程序的性能已经超过其他算法。( There CDF trigonometric curve/3D graphs, High-resolution array signal processing estimates, This program has exceeded the performance of other algorithms.)
- 2016-09-09 13:09:28下载
- 积分:1
-
huiduzhifangtu
自己编的一些关于图像灰度直方图处理的MATLAB源程序,包括加权距离,累加直方图,欧氏距离,直方图相交法,中心距法共5种方法,可选择适合的选用。(Own some on the image histogram processing MATLAB source code, including the weighted distance, cumulative histogram, Euclidean distance, histogram intersection of law, from the Law Center, five kinds of methods to choose the appropriate selection.)
- 2007-12-29 19:02:49下载
- 积分:1
-
MATLAB
matlab教学课件,适用于matlab初学者,能够快速上手并应用!(matlab courseware for Matlab beginners up to speed quickly and apply!)
- 2012-05-27 11:43:26下载
- 积分:1
-
p0303
采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化,采用MATLAB编译(Gray-scale transformation using the method of contrast-enhanced images P0304: Histogram of homogenization, using MATLAB Compiler)
- 2007-08-13 11:23:59下载
- 积分:1
-
遗传算法得源代码
说明: 遗传算法得源代码,不是用MATLAB编得,而是用VC++编程.(genetic algorithm in the source code, instead of being MATLAB, but programming with VC.)
- 2006-02-20 20:52:59下载
- 积分:1
-
straight_line
matlab形态学处理的程序之连接两点之间的直线(a program to read a move into matlab for detection)
- 2011-08-01 14:17:46下载
- 积分:1
-
SVM
支持向量机(SVM)在matlab中实现的源程序,有注释(SVM in matlab)
- 2014-08-12 21:30:41下载
- 积分:1