-
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
-
huidugongsheng
这个程序代码的作用是提取图像的纹理特征,用一个滑动窗口求取共生矩阵(The role of this code is to extract texture features of the image, with a sliding window to strike a co-occurrence matrix)
- 2014-11-24 10:56:29下载
- 积分:1
-
OFDM-ieee
OFDM IEEE paper for analysis
- 2011-11-17 19:37:15下载
- 积分:1
-
fdtd-1d
电磁场一维的fdtd,适用于初学者参考,内为txt格式,直接复制粘贴到matlab即可。(Electromagnetic field one-dimensional fdtd)
- 2013-04-07 11:51:35下载
- 积分:1
-
easy-learn-the-matlab
matlab 入门书籍,适合初学者学习,减低学习难度(matlab introductory books for beginners learning to reduce the learning curve)
- 2012-10-02 00:12:45下载
- 积分:1
-
yibushiliang
异步电动机矢量控制仿真源文件 效果好 能用(Induction motor vector control simulation source files effect can)
- 2013-04-23 01:23:39下载
- 积分:1
-
CMA
盲均衡中的常模算法用于抽样判决后的多径效应均衡,显著降低误码率(Multipath equalization Blind equalization algorithm norm for post-judgment sampling, significantly reduce the error rate)
- 2015-10-26 19:17:27下载
- 积分:1
-
Spacetime-code
使用matlab实现对空时分组码的协同分集系统进行性能仿真(Using matlab to realize synergies STBC diversity system performance simulation)
- 2011-01-28 09:03:24下载
- 积分:1
-
High-accuracy-Optical-Flow
High accuracy optical flow using a theory for warping(The files optical_flow_brox.m and
optical_flow_sand.m are the files you need to run.
optical_flow_brox.m implements the traditional algorithm. Just replace the first lines where images are read, with your image, and start the process.
optical_flow_sand.m implements a variant presented in CVPR 2006. Again just replace the lines "img1 = imread( ... )" and "img2 = imread( ... )" with your images and the rest is automatic.
The variable num_levels controls the number of images in the laplacian pyramid to be constructed. Change it to suit your convenience.)
- 2013-10-03 22:25:17下载
- 积分:1
-
masvect---Copie
Vector control example of induction machine
- 2013-04-13 20:15:59下载
- 积分:1