-
Matlab
Matlab小问题
问: Matlab仿真中怎样编辑Scope中的图象???
答: 实现的方法有以下的几种:
1)PrintScreen,然后粘贴到Windows位图编辑器,选择图像点击右键,选择“反色”即可;
2)在Scope中,它的参数设置的第二页,有一个Save Data to Workplace,将它选中,然后在下面的方框
中指定变量名,然后用plot命令画出;
3)直接在模型上再加一个,to Workplace模块,也用plot画出;
4) 等scope显示出来图像以后,在matlab上运行
set(0, ShowHiddenHandles , On )
set(gcf, menubar , figure )
这时候你会发现scope的工具栏的上面多了一行,点击insert-axes,鼠标会变成十字形状,然后再图像的任意一处双击左键出现一个对话框PropertyEditor,选中style在窗口的右便会出现color,这时你就可以任意修改背景颜色了。
问: 怎样进行S-function的编程和使用???
答: S-function也就是System-function的缩写。说得简单,S-function就是用MATLAB所提供的模型不能完全满足用户,而提供给用户自己编写程序来满足自己要求模型的接口。要了(err)
- 2007-12-07 16:29:53下载
- 积分:1
-
ezw
embedded zero tree coding
- 2010-09-18 17:19:52下载
- 积分:1
-
syndiastikhbeltistopoihshaskisi
DFS CODE Depth-first search algorithm Matlab source this procedure site collected from abroad, is the standard depth-first search algorithm, can be achieved and the detection circuit node traversal functions, details see the original English Notes I added this procedure randomness, that is, bifurcation encountered when a randomly selected node, become a random depth-first search algorithm
- 2010-11-30 19:21:44下载
- 积分:1
-
preprocessing
This code is used to findout preprocessng tools of the Image.
- 2011-06-02 14:24:29下载
- 积分:1
-
recover
image recover matlab code
(image recover matlab code)
- 2014-09-23 19:54:12下载
- 积分:1
-
zcgzxl
最长公共子序列的 c代码,可以直接运行获得结果。(C code for the longest common subsequence can be run directly.)
- 2013-12-04 16:13:33下载
- 积分:1
-
matlabcode
随机信号处理原理与实践(课本原代码) 作者杨鉴(matlab code in )
- 2020-11-27 15:39:30下载
- 积分:1
-
Chaoticsynchronization
实现对洛伦茨系统和chen系统的同步控制,并设计了控制器(Implementation of the lorenz system and synchronization control of the Chen system, and designed a controller
)
- 2015-06-28 21:41:00下载
- 积分:1
-
K-均值聚类法(dalian)
说明: 采用均值聚类的方法找出径向基函数中心,并对训练数据展开预测(Mean clustering method is used to find the center of radial basis function and forecast the training data.)
- 2019-09-19 10:48:29下载
- 积分:1
-
chap1
说明: PID的MATLAB仿真程序,各种PID的。很全,欢迎下载(hao)
- 2009-08-26 14:18:39下载
- 积分:1