-
MatLabrecommended
说明: M AT L A B有一些命令可以来控制M AT L A B语句的执行,如条件语句、循环语句和支持用
户交互的命令,本章将介绍这些命令.(M AT LAB some commands to control the implementation of M AT LAB statements, such as conditional statements, loop statements, and support the use of
Users interact with the command, this chapter will describe these commands)
- 2010-04-02 11:05:21下载
- 积分:1
-
fuzzysysidentifyw4
用matlab写的模糊RBF辨识程序,做成了一个函数。(it is very important.)
- 2009-05-29 16:04:30下载
- 积分:1
-
spi
说明: SPI 函数模块,用于读取,非常好用,适用于初学者。(SPI function module to read, very easy to use, suitable for beginners.)
- 2011-04-04 19:12:04下载
- 积分:1
-
GA
说明: 基于matlab的用遗传算法编写的关于供货问题的源程序(Based on genetic algorithm matlab prepared with questions about the supply source)
- 2014-08-12 09:03:58下载
- 积分:1
-
matlabeightqueensquestion
该代码是用matalb实现的八皇后源代码,具体功能:可以用鼠标操作,共64个格子,用鼠标点击其中一个方块,其对角线和同一行列的格子都会变成红色,将为不可点击的状态,其中还有定时程序,显示出实现八皇后所用的时间,若实现了就会停止计时,若没有将会一直计时。可以实现重新开游戏功能和退出游戏功能。(The code is matalb Queen' s source code to achieve the eight specific functions: You can use the mouse, a total of 64 grid, right click on a box, the diagonal and the same ranks of the grid will become red, will not Click the state in which there are regular procedures to achieve 8 shows the time used by the Queen, if realized would stop the clock, if not will always be time. Can achieve re-open the game out of the game features and functionality.)
- 2010-06-13 22:52:56下载
- 积分:1
-
dxf2coord_20
MATLAB读取cad生成的dxf文件,在MATLAB可以处理简单的CAD的对象,为MATLAB读取cad提供了一种方法。(MATLAB can read the file of dxf. You can do opertion to the object in the cad.)
- 2020-12-11 11:29:17下载
- 积分:1
-
Matlab-CPP
Matlab C++数学库对元组阵列的操作(========================================================================
CONSOLE APPLICATION : cellArrayCreate
========================================================================
AppWizard has created this cellArrayCreate application for you.
This file contains a summary of what you will find in each of the files that
make up your cellArrayCreate application.
cellArrayCreate.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
cellArrayCreate.cpp
This is the main application source file.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named cellArrayCreate.pch and a precompiled types file named StdAfx.obj.
////////)
- 2011-05-06 13:30:03下载
- 积分:1
-
CHBthrsevenleRABC
级联H桥三相七电平matlab仿真模型,分享供大家使用(Cascade H-bridge three-phase seven-level Matlab simulation model to share for everyone to use)
- 2014-02-27 15:26:46下载
- 积分:1
-
mohuzonghepingjia
进行层次分析的matlab程序源代码 能自动进行层次分析 很不错(The level of analysis matlab source code can automatically be very good analytic hierarchy)
- 2011-08-17 00:45:53下载
- 积分:1
-
Ga-tsp
遗传算法tsp问题 针对题目中物流配送路径优化问题,本文引入0-1规划思想,建立了带约束条件的物流配送问题的数学模型。求解时,引入遗传算法的编码方式,并针对分区数与客户数量相差较小的情况,灵活运用分区配送算法确定包含最优解的分区序列组,紧密结合枚举法使得其算法兼顾简单、快速的优点。应用Matlab软件可执行得到最短路径。兼顾时间因素导致的复杂影响,我们引入了惩罚函数,并通过设定惩罚系数,进一步由最短路径求得最优路径。(Genetic algorithm tsp problem of logistics distribution routing optimization problem subject, this paper introduces 0-1 programming ideas, a mathematical model with the constraints of logistics and distribution problems. Solving, introducing genetic algorithm encoding, and the number of partitions and the number of customers for a small difference, the flexible use of the partition containing the partition algorithm to determine the distribution of the optimal solution sequence group, closely enumeration method allows both the algorithm is simple, fast advantages. Matlab software application executable to get the shortest path. Complex factors affecting both the time, we introduce a penalty function, and by setting the penalty coefficient, and further obtain the optimal path from the shortest path.)
- 2014-05-30 20:53:34下载
- 积分:1