-
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
-
zhouqixunhuan
通过周期自循环算法检测信号,并对不同类型窗函数进行性能检测分析(Cycle from the round-robin algorithm detection signal, and different types of window function, performance testing)
- 2013-04-30 16:24:58下载
- 积分:1
-
simplecharrec(IaII)
to recognition the letters and numbers
- 2014-01-23 17:59:55下载
- 积分:1
-
test_cqi
展示了HSPA系统中PDSCH信道的基本测试以及CQI测试的基本参数和过程(HSPA system shows the basic test PDSCH channel and the CQI process of testing the basic parameters and)
- 2010-10-09 18:46:00下载
- 积分:1
-
matlab
有彩色图像的换算代码,HIS转换成RGB代码;(A color image of the conversion code, HIS converted to RGB code )
- 2010-12-29 21:43:43下载
- 积分:1
-
matlabGA
这是一个自适应的遗传算法实例, 是在遗传算法的基础上改进的, 例子是和matlab工具箱与应用书上的相似(This is an example of adaptive genetic algorithm is based on the genetic algorithm improved, for example, is matlab toolbox and application of similar books)
- 2009-07-20 20:50:39下载
- 积分:1
-
Wee
小波熵在燃烧扰动相关信号提取中的应用PDF,需要的可以下载随便看看(xiao bo shang Wse)
- 2012-04-18 19:21:21下载
- 积分:1
-
rake_receiver
rake_receive, one part of another matlab communication simulation with wirele(rake_receive. one part of another Matlab communication simul ation with wirele)
- 2006-12-07 16:26:57下载
- 积分:1
-
Kruskal
假设给定一个加权连通图G,G的边集合为E,顶点个数为n,要求其一棵最小生成树T。(Suppose given a weighted connected graph G, G the edge set is E, the number of vertices is n, requiring a minimum spanning tree T.)
- 2011-07-20 20:00:42下载
- 积分:1
-
Marr-Hildreth-edge-detector
Marr Hildreth Edge Detector
- 2013-11-25 00:52:58下载
- 积分:1