-
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
-
MDSP_MATLAB7
Super resolution Super resolution
Super resolution Super resolution
Super resolution Super resolution
Super resolution Super resolution
Super resolution Super resolution
- 2010-01-08 19:48:18下载
- 积分:1
-
MATLABwm
说明: 各种数字水印的MATLAB源码+论文,新手可以研究研究(MATLAB source code of various digital watermarking+ Papers)
- 2010-04-26 13:22:27下载
- 积分:1
-
code2
various code.................................
- 2012-05-15 00:26:23下载
- 积分:1
-
cont
signal to dq frame for single phasepwm rectifier which work in open loop for traction systems.matlab simulink modal is aasigned with it.
- 2010-11-16 09:08:35下载
- 积分:1
-
Matlab-Chinese-Manual
matlab中文手册,主要包括一些基本的函数的说明与使用,适用于matlab初学者(Matlab Chinese manual, including description of some of the basic function and use, suitable for beginners matlab)
- 2014-12-05 09:51:18下载
- 积分:1
-
matlab
精通MATLAB最优化计算的书籍,精通matlab必读之书(The most proficient in MATLAB Optimization)
- 2010-12-01 10:48:46下载
- 积分:1
-
OFDMAsingalTimedomain
OFDMA singal Time domain
- 2010-12-24 04:22:07下载
- 积分:1
-
mohujizengqiang
基于图像集的图像增强算法,解压后直接运行,图片为灰度图像,你达到图像增强的效果(The fuzzy image enhancement)
- 2014-10-06 14:38:17下载
- 积分:1
-
lmd2
LMD(局域均值分解)程序。与经验模态分解的思想相近,是一种较新的处理非平稳信号的方法,但LMD方法的端点效应更小些。(LMD (local mean decomposition) program. And empirical mode decomposition similar idea, is a relatively new method for non-stationary signals, but the end effect is much smaller LMD method.)
- 2015-03-18 15:39:02下载
- 积分:1