-
matlab
使用须知
1. 文件夹
两个文件夹:Mbook和Mfiles。
Mbook文件夹:存放可以用于教学或自学的Mbook形式的文档。
MFiles文件夹:存放所有例题的M文件,保存的文件名为“Ex+章+序号.m”、“Ex+章+序号.fig”、“Ex+章+序号.mdl”或“Ex+章+序号.doc”。
2. 使用前的准备
(1)软件需要安装Office2000 和MATLAB6.5。
(2) 将文件夹Mbook和Mfiles的内容拷贝到用于教学的计算机的硬盘上。
(3)在MATLAB中将“Mfiles”文件夹添加在搜索路径中
添加搜索路径的步骤为:
在MATLAB界面选择菜单“File”→“Set Path”命令,在打开的设置路径对话框中通过“Add Folder…”或“Add with Subfolders…”按钮打开浏览文件夹窗口来添加搜索目录。
(3)要运行8.1小节的MEX和EXE文件,则需要有与MATLAB6.5适配的Borland C/C++或MicroSoft Visual C++或Watcom C/C++(详见11.2和11.3节)。
(4)要运行8.4小节Mbook文件夹的文件,则需要安装Notebook。
(err)
- 2008-04-14 13:31:18下载
- 积分:1
-
matlab
dsmcne - Program to simulate a dilute gas using DSMC algorithm
This version simulates planar Couette flow..... . . . ..... . .. . . . . . . . . . . .. . . . . . . .. ............... . . ... .
- 2013-08-15 04:59:39下载
- 积分:1
-
Rapport
programation matlab de tp de traitement
- 2010-07-15 16:19:25下载
- 积分:1
-
gui
用matlab设计的一个界面,能够自主添加按钮(Matlab interface design, able to independently add button)
- 2013-03-26 10:27:28下载
- 积分:1
-
optimalscheduling
用于计算电力系统优化运行,电力系统的精确计算( matlab optimal scheduling relocating)
- 2015-01-28 20:24:58下载
- 积分:1
-
Fuhe
用HOMER软件画出的某地区一年每小时负荷数据,并将其导出成文本格式,可以将其导入到MATLAB中供研究人员使用(HOMER software to draw a region with a year hourly load data, and export it to a text format that can be imported into MATLAB for researchers)
- 2013-12-15 15:28:27下载
- 积分:1
-
matlab
带交叉因子的粒子群优化算法matlab源程序(Cross-factor with particle swarm optimization algorithm matlab source)
- 2008-06-04 14:27:48下载
- 积分:1
-
picbilinerinter
说明: 用于线性图形插值放大,需要放置一张图片。可参看代码内加载内容!(Bilinear inter picture which can be used to change a small size picture to a big size picture.)
- 2010-04-14 09:29:14下载
- 积分:1
-
NewK-means-clustering-algorithm
说明: 珍藏版,可实现,新K均值聚类算法,分为如下几个步骤:
一、初始化聚类中心
1、根据具体问题,凭经验从样本集中选出C个比较合适的样本作为初始聚类中心。
2、用前C个样本作为初始聚类中心。
3、将全部样本随机地分成C类,计算每类的样本均值,将样本均值作为初始聚类中心。
二、初始聚类
1、按就近原则将样本归入各聚类中心所代表的类中。
2、取一样本,将其归入与其最近的聚类中心的那一类中,重新计算样本均值,更新聚类中心。然后取下一样本,重复操作,直至所有样本归入相应类中。
三、判断聚类是否合理
采用误差平方和准则函数判断聚类是否合理,不合理则修改分类。循环进行判断、修改直至达到算法终止条件。(NewK-means clustering algorithm ,Divided into the following several steps:
A, initialize clustering center
1, according to the specific problems, from samples with experience selected C a more appropriate focus the sample as the initial clustering center.
2, with former C a sample as the initial clustering center.
3, will all samples randomly divided into C, calculate the sample mean, each the sample mean as the initial clustering center.
Second, initial clustering
1, according to the sample into the nearest principle clustering center represents the class.
2, as this, take the its recent as clustering center of that category, recount the sample mean, update clustering center. And then taking off, as this, repeated operation until all samples into the corresponding class.
Three, judge clustering is reasonable
Adopt error squares principles function cluster analysis.after clustering whether reasonable, no reasonable criterion revisio)
- 2011-04-06 20:45:56下载
- 积分:1
-
Nonlinear-evolution-equations
本书介绍了某些非线性演化方程的物理背景和定性研究,对某些非线性演化方程研究的新结果,某些非线性演化方程的相似解和潘勒维性质,和无穷维动力系统。(This book describes some of the physical background of nonlinear evolution equations and qualitative research study of nonlinear evolution equations for some new results, some of the solutions of nonlinear evolution equations and Pan Lewei similar nature, and infinite-dimensional power systems.)
- 2011-11-22 16:07:57下载
- 积分:1