-
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
-
inkern
The industrial I O core in kernel channel mapping.
- 2015-03-15 12:52:57下载
- 积分:1
-
monituihuolujingxuanqu
针对一个典型的飞机巡航问题,运用模拟退火算法,解决选择最短路问题(Using simulated annealing algorithm to choose the shortest path problem)
- 2010-09-09 08:56:43下载
- 积分:1
-
Matlab_function
Matlab工具箱总汇,包含工具包中函数的说明,很值得收藏!(Matlab toolbox Center, including the description of kit function, it is worth collecting!)
- 2010-05-27 07:21:43下载
- 积分:1
-
chap11
matlab图像处理实例详解chap11——图像特征分析(matlab image processing examples explain chap11- image feature analysis)
- 2013-12-16 15:54:24下载
- 积分:1
-
uvw
UVW caluculation of wind vector In RADAR
- 2014-01-03 02:02:56下载
- 积分:1
-
signal_add_noise
说明: 产生一定频率的正弦信号,并利用matlab函数加瑞利噪声和高斯噪声,模拟传输信道的衰落,最后画图对比加噪前后的信号。(Adding Rayleigh noise and Gaussian noise to a given signal)
- 2021-04-19 11:18:51下载
- 积分:1
-
m33347_1.3
speaker recognition system matlab file.
- 2010-09-29 13:56:48下载
- 积分:1
-
sa_Ex7_5
DOA估计源码,Bartlett估计算法,估计性能极佳(DOA estimation matlab code)
- 2013-12-24 15:15:33下载
- 积分:1
-
fai-km63
搭建OFDM通信系统的框架,Relief计算分类权重,包含光伏电池模块、MPPT模块、BOOST模块、逆变模块。( Build a framework OFDM communication system, Relief computing classification weight, PV modules contain, MPPT module, BOOST module, inverter module.)
- 2017-03-30 16:00:29下载
- 积分:1