-
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
-
BP.m
在工程应用中 经常会遇到一些复杂的非线性系统, 这些系统状态方程复杂, 难以 用数学方
法准确建模。 在这种情况下, 可以 建立 BP 神 经网 络表达这些 非 线 性系 统。 该方法把未 知 系
统看成是一个黑箱, 首先用 系 统 输入输出 数据 训 练 BP 神 经网 络, 使网 络能 够表达该未 知 函
数, 然后就可以 用训练好的 BP 神经网络预测系统输出 。
本章拟合的非线性函 数为
y = x1^2+x2^2.
。
(In engineering applications often encounter some complex nonlinear systems, which complicated the equation of state, can not be accurately modeled mathematically. In this case, BP neural network can be established to express these nonlinear systems. The method of the unknown system as a black box, the first input and output data with systematic training BP neural network, the network can express the unknown function, then you can use the trained BP neural network forecasting system output. Chapter for fitting non-linear function y = x1 ^ 2+x2 ^ 2..)
- 2014-12-13 21:39:55下载
- 积分:1
-
program
noise cancellation programs by lms and nlms
- 2013-12-05 13:41:00下载
- 积分:1
-
RSC GSC Control of DFIG
说明: RSC GSC Control of DFIG电机控制仿真(RSC GSC Control of DFIG)
- 2021-04-16 09:48:53下载
- 积分:1
-
imageprobability5
to help in computer vision ,pattern recognition and machine learning research for grad students in image analysis and computer science works of masters and doctorate
- 2010-07-03 13:58:34下载
- 积分:1
-
Dynamics-Analysis-by-Numercial-Integration
matlab progrmas for FEM
- 2012-06-04 22:30:58下载
- 积分:1
-
qq1
简单的matlab图像处理程序 以RGB颜色模型进行图像检测并包括颜色检测后腐蚀膨胀等滤波处理(Simple matlab image processing procedures to RGB color model testing and including color image after testing corrosion expansion filtering processing, etc
)
- 2011-12-05 19:54:46下载
- 积分:1
-
1
说明: matlab实现聚类分析,讲述matlab实现聚类分析的教程。。。。。。(matlab realize cluster analysis, cluster analysis tells matlab implementation tutorial)
- 2014-01-09 17:02:56下载
- 积分:1
-
lianxuchaoliu
连续潮流:又称为延拓潮流,是电力系统电压稳定性分析的有力工具,它通过在常规潮流基础上引入一个负荷增长系数来克服雅可比矩阵奇异,从而克服接近稳定极限运行状态时的收敛问题,解决了常规潮流在崩溃点外无解和在崩溃点附近不能可靠收敛的问题。(Continuous flow: also known as extension tide, is a powerful tool for system voltage stability analysis of power, it is by introducing a load factor in the growth trend basis to overcome the conventional Jacobian matrix is singular, thus overcoming the convergence close to steady state operation of the limit problem, to solve the conventional trend points outside the crash and no solution can not be reliably near the breaking point of convergence problems.)
- 2014-06-16 15:37:17下载
- 积分:1
-
powell-optimization
Powell s Optimization technique used for image processing.
- 2013-07-12 21:06:12下载
- 积分:1