-
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
-
NLCPCA
nonlinear pca的具体实现代码(nonlinear pca concrete realization of the code)
- 2009-12-28 11:30:21下载
- 积分:1
-
MATLAbebook
matlab的一些经典书籍。基础与应用,综合辅导,小波分析(matlab some classic books. Basic and applied, integrated counseling, wavelet analysis)
- 2008-07-10 14:47:55下载
- 积分:1
-
pitch_matlab
运用MATLAB软件编程,提取语音的基因频率(Voice of the gene frequency extraction)
- 2011-02-13 11:26:20下载
- 积分:1
-
matlabimagefusion
matlab环境下的数字图像处理代码:遥感影像的多种融合方法比较( the comparison of fusion methods in remote sensing image processing based in matlab enviroment)
- 2012-04-29 17:28:47下载
- 积分:1
-
EGCBER
该程序计算了接收分集中等增益合并的误码率,并有理论值和仿真值的比较(The program calculates the bit error rate of receive diversity and equal gain combining, and the theoretical values and simulation values)
- 2021-04-19 20:28:51下载
- 积分:1
-
Binary-GA
说明: code of binary genetic algorithem
- 2013-12-29 05:01:03下载
- 积分:1
-
subtry
分析声音波长频率,通过对声音的分析,以达到识别声音的效果(Analyze sound wavelength frequency, through the analysis of the sound to identify the effect of the sound)
- 2012-11-14 21:56:59下载
- 积分:1
-
boxcount
很不错的关于计算分形维的matlab代码(Very good on the calculation of the fractal dimension of the matlab code)
- 2009-06-10 16:11:38下载
- 积分:1
-
CLJS
说明: 40节点39支路的配电网潮流计算。可计算网损和节点电压。(40 nodes with 39 branch power flow calculation. Calculate the net loss and node voltage.)
- 2020-11-28 10:59:30下载
- 积分:1