-
Bspline
采用MATLAB编写B样条绘制程序,可以选择四种节点矢量,采用Deboor算法,详细参看计算机辅助几何设计的书籍(CAGD)(MATLAB used to prepare B-spline drawing program, you can choose the four-node vector, using Deboor algorithm, see the detailed computer-aided geometric design book (CAGD))
- 2008-04-01 22:42:58下载
- 积分:1
-
Matlab
说明: 效果不錯的車牌辨識系統 適合初學者觀看~(Good results of license plate recognition system for beginners watch ~)
- 2010-04-09 17:50:00下载
- 积分:1
-
calender
日历,用matlab程序编程的一款日历软件(Calendar, with the matlab programming for a calendar software)
- 2010-05-24 19:03:22下载
- 积分:1
-
Dictionary-learning-master
说明: 字典学习通过优化某个目标泛函, 由样本训 练出更适应于当前图像或者信号表示的自适应字典.(In dictionary learning, an adaptive dictionary which is more suitable for current image or signal representation is trained by optimizing a target function)
- 2019-11-06 21:32:34下载
- 积分:1
-
TSP
基于遗传算法的TSP的MATLAB源代码(THE SOLVE OF THE TSP BY GA )
- 2009-04-01 10:14:35下载
- 积分:1
-
art1-code
解决ART1运行,实现matlab的ART1仿真实验(Solve ART1 run, to achieve the matlab simulation ART1)
- 2013-11-04 20:03:26下载
- 积分:1
-
Matlabshuzixinhao
数字信号处理实验教程中的例子(MATLAB版),挺全的……(Experimental Course of Digital Signal Processing (MATLAB version))
- 2010-06-11 09:53:56下载
- 积分: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
-
xianxinnihe
建筑声学,混响测试数据指数拟合后直线拟合,读取混响时间(Architectural acoustics, reverberation test data index after fitting a straight line fitting, read the reverberation time)
- 2008-05-11 21:51:36下载
- 积分:1
-
vblast
分层空时码V-blast程序,有需要的可以看看啊,感觉不错(the souce for vblast stc)
- 2010-05-15 19:02:38下载
- 积分:1