-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1
-
MatlabReadYuvVideoSequence
MATLAB读取YUV4:2:0视频序列代码(MATLAB read YUV4: 2:0 video sequence code)
- 2009-06-02 16:45:43下载
- 积分:1
-
SVC-MATLAB
这个是支持向量聚类机用matlab编译的主程序和部分子程序(this is clustering support vector machine Matlab Compiler part of the main program and subprogram)
- 2020-10-05 19:17:38下载
- 积分:1
-
code
单频估计kay算法的仿真源程序,系统为QPSK调制,信道为高斯白噪声信道。(Single frequency estimate kay algorithm simulation source code, the system is QPSK modulation, the channel is Gaussian white noise channel.)
- 2014-09-21 14:08:36下载
- 积分:1
-
Visual-CPPand-Matlab
数字图象处理与机器视觉Visual C++与Matlab实现,光盘源代码(Digital image processing and machine vision Visual C++ with Matlab, CD-ROM source code)
- 2013-12-24 12:02:43下载
- 积分:1
-
Slide_Control
说明: 上传的是刘金琨著的《滑模变结构控制MATLAB仿真》中所有例子的源程序,非常适合滑模控制的学习。(This is the source of all examples in the book:MATLAB Simulation of Simulation od Sliding mode Controll,which was written by Liu Jinkun .)
- 2010-04-23 08:40:50下载
- 积分:1
-
image
利用matlab引入数据,对数据进行处理(By using matlab is introduced into data, the data processing)
- 2014-12-23 09:02:44下载
- 积分:1
-
chouhaochange
适用于本人开发的抽号器WindowsFormsAppkication.rar。
可以运行后在in.txt中第一行输入总人名数,之后从第二行开始,每一行输入一个人名。之后运行程序(eze等同于exe),会生成Form1.cs,用记事本打开后复制到原Form1.cs进行替换。可以应对多种情况。(I developed suitable for pumping number is WindowsFormsAppkication.rar. After the run in the first row in.txt enter the total number of names, and then start from the second row, enter a name for each row. After running the program (eze equivalent exe), will generate Form1.cs, copy after use Notepad to open Form1.cs to replace the original. You can respond to a variety of situations.)
- 2014-01-14 16:03:20下载
- 积分:1
-
obstacles
一个在matlab下编写的关于机器人路径规划的小程序(A matlab prepared on a small robot path planning process)
- 2010-05-20 09:42:27下载
- 积分:1
-
ASK_Done
基于的ASKmatlab,完整的程序,有能相关的说明和注释,有需要的朋友下载吧~(Based on the ASKmatlab, complete program and relevant instruction and comments, the need to download friends ~)
- 2011-11-15 13:22:14下载
- 积分:1