登录
首页 » matlab » matlab897564

matlab897564

于 2007-09-21 发布 文件大小:962KB
0 201
下载积分: 1 下载次数: 26

代码说明:

  一些好用的matlab小程序,课用于计算一些最小树图,最短路程等(Matlab small number of useful procedures, classes used to calculate some of the most small tree map, the shortest distance, etc.)

文件列表:

classic
.......\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
.......\.......\............\...............\说明.txt
.......\.......\生成全排列矩阵
.......\.......\..............\exchange.m
.......\.......\..............\swap.m
.......\.......\..............\tianchongJ.m
.......\.......\..............\生成全排列矩阵.rar
.......\.......\..............\说明.txt
.......\.......\画等温线
.......\.......\........\dengwen.m
.......\.......\........\etw00100.txt
.......\.......\........\HUNAN.txt
.......\.......\........\LATLON57.txt
.......\.......\........\m文件的txt版本.txt
.......\.......\........\说明.txt
.......\.......\随机数的产生
.......\.......\............\normal.m
.......\.......\............\riddling.m
.......\.......\............\uniform.m
.......\.......\............\说明.txt
.......\.......\顶点覆盖近似算法
.......\.......\................\ddfg.m
.......\.......\................\说明.txt
插值、拟合与规划问题
....................\插值与拟合
....................\..........\curvefun.m
....................\..........\griddataexam.m
....................\..........\sea.m
....................\..........\test1.m
....................\..........\插值与拟合.pps
....................\规划问题
....................\........\fun1.m
....................\........\funconstr.m

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

发表评论

0 个回复

  • Slider-Bearing
    This project calculates Dimensionless pressure, load carrying capacity, temperature rise, power loss and coefficient of friction for an infinitely wide slider bearing
    2015-04-18 12:23:03下载
    积分:1
  • juimai_v74
    外文资料里面的源代码,插值与拟合的matlab实现,采用波束成形技术的BER计算。( Foreign materials inside the source code, Interpolation and fitting matlab implementation, By applying the beam forming technology of BE.)
    2017-01-20 17:37:35下载
    积分:1
  • Desktop
    建立响应面模型,通过已知的方程组建立一个响应面模型(Building a response surface model. A response surface model is established through the known equations.)
    2018-04-08 09:46:26下载
    积分:1
  • gemini-2.2
    How to compute synthetic seismograms with the program system G E M I N I
    2014-08-08 18:26:16下载
    积分:1
  • parta
    alamouti code with 2 receiver and 2 transmiter,with matlab code in advanced comminucation,
    2012-07-04 04:22:59下载
    积分:1
  • margin_gui2
    margin gui demo margin gui demo margin gui demo margin gui demo
    2013-04-02 15:19:36下载
    积分:1
  • engine
    发动机系统仿真,matlab/simulink 系统仿真和运算,可以根据油门估算出扭矩(Engine system simulation, matlab/simulink simulation and computing systems, torque can be estimated based on throttle)
    2013-12-07 02:32:57下载
    积分:1
  • project2_code
    这是matlab编写的Logistic Discrimination 和 KNN分类器代码。这两个算法的实现参考了《Introduction to Machine Learning》。 除此在代码中还包含了调用matlab自带的libsvm的例程。rumLogisticDiscrimination, runKnn, runSvm分别对这3个算法在数据集liver_train_data上的分类准确度进行测试。测试结果在code report.doc 中有简要描述。(This code implements the Logistic Discrimination and KNN classifier. The implementation is according to the text book <<Introduction to Machine Learning>>. We have also compared the classification accuracy among Logistic Discrimination, KNN and SVM on data set liver_train_data. A brief test report is included as well. Enjoy :).)
    2015-03-09 21:11:54下载
    积分:1
  • GPS_SINS
    GPS与捷联惯导的组合导航程序,可以运行(GPS and SINS integrated navigation program, directly run)
    2015-08-10 10:21:48下载
    积分:1
  • motorsidecontrol
    定子电压定向双馈电机机侧控制策略simulink仿真模型,参数需自己设置。(The stator voltage orientation doubly-fed machine machine side of the control strategy simulink simulation model, the parameters need to set up their own.)
    2012-06-05 10:45:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载