登录
首页 » matlab » matlab897564

matlab897564

于 2007-09-21 发布 文件大小:962KB
0 203
下载积分: 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 个回复

  • L4
    说明:  Basic on restoration an image
    2010-10-18 00:39:27下载
    积分:1
  • tonereservation
    This code simulates the tone reservation technique for the PAPR Reduction of OFDM signals and gives an idea of how to improve it
    2011-10-01 01:34:56下载
    积分:1
  • GA
    说明:  一些非常有用的遗传算法函数,可以和大家一起分享学习一下。(Some very useful genetic algorithm function, you can learn about and share with everyone.)
    2013-12-14 16:00:30下载
    积分:1
  • AGC_sourcecode
    自动增益控制AGC的Matlab源码,其中注释部分对原理进行了详尽的介绍(AGC source code for audio gain control, details has been gaven in the comments)
    2021-01-26 20:58:40下载
    积分:1
  • MyCaponDOA
    非常详细的Capon算法DOA估计程序,自己写的,毕业设计,保证结果正确且可以运行。有非常详细的注释,每句话都有注解,简明易懂,保证可以看懂并学到知识,并且每一步与Capon算法详细的对应和算法解释,不管是学习程序还是学习算法都很有帮助,.m文件中是程序的一部分,全部代码在WORD中,肯定是你见过的最好的代码(Capon algorithm very detailed procedures for DOA estimation, he has written, graduate design, to ensure accurate results and can be run. Very detailed notes, every word has a comment, simple to understand, to ensure you can read and acquire knowledge, and each step corresponds with the Capon algorithm and the algorithm explained in detail, whether it is learning process or learning algorithms are very helpful ,. m file is part of the process, all the code in WORD, certainly the best you' ve seen the code)
    2010-08-30 01:33:31下载
    积分:1
  • CRectTrackerDocs
    CRectTracker(俗称“橡皮筋”类)是一个非常有意思的类,这是一个详细的的使用说明(CRectTracker (commonly known as the rubber band ) is a very interesting class, this is a detailed instructions for the use of MSWord file)
    2015-03-01 20:41:55下载
    积分:1
  • sbl
    matlab_edge_embedded code
    2010-12-09 21:07:54下载
    积分:1
  • FIR
    FIR滤波器设计的课件,大家及时下载学习!!(FIR filter design courseware, we learn from time to download! !)
    2010-01-01 20:25:07下载
    积分:1
  • pacp
    wireshark 抓取pacp包进行分析 判断延迟 丢失等(wireshark packet analysis grab pacp judge delayed loss, etc.)
    2014-01-15 17:51:12下载
    积分:1
  • Method-for-fringes-based-on-Matlab
    利用MATLAB对获取的干涉条纹进行处理计算干涉条纹间距(Using MATLAB to obtain interference fringes are processed to calculate interference fringe spacing)
    2015-04-21 21:49:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载