-
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
-
WritingFastMATLABCode
一个外国人写的关于如何快速写作MATLAB程序的方法(Written by a foreigner writing about how fast the method MATLAB program)
- 2010-07-30 15:54:02下载
- 积分:1
-
xunhuanmafangzhen
(7,4)循环码-信道编码的matlab仿真,包含simulink模块。((7,4) cyclic code- the channel coding matlab simulation, containing simulink module。 )
- 2009-06-03 10:27:01下载
- 积分:1
-
ptscext
该程序用蒙特卡罗仿真了群点散射体的体散射(Main program for the Monte Carlo simulations of volumetric scattering by clusters of point scatterers)
- 2011-06-03 23:32:04下载
- 积分:1
-
particle-tracking
该代码是基于背景建模的粒子滤波算法程序,代码可以运行,且效果很好。(The code is the procedure of particle filter algorithm based on background modeling, the code can be run, and the effect is very good.
)
- 2013-04-09 22:10:22下载
- 积分:1
-
centrality
计算复杂网络中的节点或边的介数中心性,基于python的复杂网络工具箱(Betweenness centrality computational complexity of the network nodes or edges, based on a complex network toolbox python)
- 2014-03-13 14:04:56下载
- 积分:1
-
Image-registration-feature-points
特别全面的matlab数字图像处理经典案例 分别基于图像的特征点和特征区域进行图像配准(Particularly comprehensive digital image processing matlab classic case of the image based on feature points, respectively, and feature area image registration)
- 2014-07-30 17:11:01下载
- 积分:1
-
beamsimulator
激光光束在介质中传播的分析及仿真,可仿真光束传输特性,程序运行结果较为直观,(Laser beam propagation in the medium analysis and simulation, the beam transmission characteristics can be simulated, the program operating results are more intuitive,)
- 2010-12-12 22:05:24下载
- 积分:1
-
fuzzy-logic-for-leach_modified
it is fuzzy logic for wireless protocol of wide area wireless sensor Network-leach_modified protocol.
- 2013-01-22 00:29:17下载
- 积分:1
-
tuxingjiance
图形检测:采用多种不同的方法对二值圆形轮廓进行检测,二值圆形轮廓(tuxingjiance)
- 2010-11-24 15:40:55下载
- 积分:1