登录
首页 » matlab » work

work

于 2007-09-09 发布 文件大小:248KB
0 315
下载积分: 1 下载次数: 34

代码说明:

  退火算法matlab源码,并带有详细设计说明,执行效率较高(Annealing algorithm matlab source, with the detailed design shows that the implementation of more efficient)

文件列表:

work
....\accessory_parameter
....\...................\accyouhua.m
....\...................\lingjian.m
....\...................\normal.m
....\...................\说明.txt
....\...................\退火确定标定值
....\...................\..............\accept.m
....\...................\..............\accessory.mat
....\...................\..............\funacc.m
....\...................\..............\generatenew.m
....\...................\..............\unitanneal.m
....\carlight
....\........\1
....\........\.\CARLIGHT.CPP
....\........\.\GRID.TXT
....\........\.\lightpannel1.fig
....\........\2
....\........\.\C_pro
....\........\.\.....\CARLIGHT.CPP
....\........\.\.....\print.m
....\........\.\.....\说明.txt
....\........\.\mat_pro
....\........\.\.......\beam.m
....\........\.\.......\pannel.m
....\........\.\.......\readme.txt
....\........\readme.txt
....\........\unsuccessful
....\........\............\BC.m
....\........\............\cosa.m
....\........\............\cosb.m
....\........\............\dE.m
....\........\............\lightpanel.m
....\classic
....\.......\哈密尔顿回路
....\.......\............\TSP模拟退火
....\.......\............\...........\accept.m
....\.......\............\...........\annealing.m
....\.......\............\...........\calculate.m
....\.......\............\...........\cost.mat
....\.......\............\...........\cost_sum.m
....\.......\............\...........\exchange2.m
....\.......\............\...........\exchange3.m
....\.......\............\...........\说明.txt
....\.......\............\三边交换简单算法
....\.......\............\................\bianquan.m
....\.......\............\................\cost_sum.m
....\.......\............\................\jiaohuan3.m
....\.......\............\................\哈密尔顿回路.rar
....\.......\............\................\说明.txt
....\.......\最大流和最小截
....\.......\..............\c.mat
....\.......\..............\maxflow.m
....\.......\..............\说明.txt
....\.......\最小生成树Prim算法
....\.......\..................\Dandn.m
....\.......\..................\prim.m
....\.......\..................\说明.txt
....\.......\最短路和次短路
....\.......\..............\canshu.m
....\.......\..............\getpath.m
....\.......\..............\roadcost.m
....\.......\..............\secshortest.m
....\.......\..............\shortest.m
....\.......\..............\Shortest_Djk.m
....\.......\..............\说明.txt
....\.......\最短路径
....\.......\........\all.m
....\.......\........\canshu.m
....\.......\........\main.m
....\.......\........\PrintPath.m
....\.......\........\ShortestPath_Djk.m
....\.......\........\说明.txt
....\.......\模拟退火应用
....\.......\............\GCP(图着色问题)
....\.......\............\...............\b.mat
....\.......\............\...............\GCPacc1.m
....\.......\............\...............\GCPanneal1.m
....\.......\............\...............\GCPanneal2.m
....\.......\............\...............\GCPgen1.m
....\.......\............\ISP(独立集问题)
....\.......\............\...............\ISPacc.m
....\.......\............\...............\ISPanneal.m
....\.......\............\...............\ISPgen.m
....\.......\............\...............\w.mat
....\.......\............\MCP(最大截问题)
....\.......\............\...............\MCPacc.m
....\.......\............\...............\MCPanneal.m
....\.......\............\...............\MCPgen.m
....\.......\............\...............\w.mat
....\.......\............\TSP(旅行商问题)
....\.......\............\...............\accept.asv
....\.......\............\...............\accept.m
....\.......\............\...............\annealing.m
....\.......\............\...............\calculate.asv
....\.......\............\...............\calculate.m
....\.......\............\...............\cost.mat
....\.......\............\...............\cost_sum.m
....\.......\............\...............\exchange2.m
....\.......\............\...............\exchange3.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • tsp-with-GA
    traveling salseman problem using ga
    2011-06-12 02:45:11下载
    积分:1
  • zxmzf
    实现最炫民族风~很有意思的一个小程序,希望大家喜欢(The most unusual and very interesting National Wind ~ a small program, hope you like)
    2012-06-16 11:25:37下载
    积分:1
  • fuz_distance
    模糊聚类分析中,需要用到各种聚类距离。此函数包括了7种模糊聚类距离函数,供大家学习使用。(Fuzzy clustering analysis, you need to use a variety of clustering distance.This function includes seven kinds of fuzzy clustering distance function, for them to learn to use.)
    2013-02-25 16:03:27下载
    积分:1
  • case_study_4
    6KV 风力发电机组的诱惑控制中的PI功率控制的具体实例(6KV pi powercontrol)
    2011-11-06 22:02:39下载
    积分:1
  • armTransform
    This function finds the forward kinematics of the RA-01 Robotic Arm made by Images SI, Inc. The RA-01 has five degrees of freedom. This funciton outputs two vectors. The first vector is the forward kinematics of the central position of the end effector, while the second vector is the forward kinematics of a finger of the end effector (a gripper). Note that it does not matter which finger it is as the position of one finger is simply the negative of the other hence, the value gotten for the y-direction is actually "plus or minus y".
    2013-10-03 00:43:15下载
    积分:1
  • svmTrain
    [model] = SVMTRAIN(X, Y, C, kernelFunction, tol, max_passes) trains an SVM classifier and returns trained model. X is the matrix of training examples. Each row is a training example, and the jth column holds the jth feature. Y is a column matrix containing 1 for positive examples and 0 for negative examples. C is the standard SVM regularization parameter. tol is a tolerance value used for determining equality of floating point numbers. max_passes controls the number of iterations over the dataset (without changes to alpha) before the algorithm quits.
    2013-05-14 08:53:31下载
    积分:1
  • mdl
    fuzzy logic is a good controller
    2014-02-19 02:26:58下载
    积分:1
  • Matlab_Codes
    Digital Control Systems, Troy Nagle, Matlab Codes
    2010-09-05 08:09:56下载
    积分:1
  • logsample
    kmeans algorithm used for image processing
    2010-09-30 18:27:34下载
    积分:1
  • matlab
    matlab的基本入门教程,可以帮助matlab初学者更加好得掌握这一门编程技巧(matlab basic introductory tutorial to help beginners more matlab too good programming skills to grasp the door)
    2010-10-16 16:21:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载