-
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
-
matlab4
matlab 基础教程,第四章,适合初学者(matlab Essentials, Chapter IV, suitable for beginners)
- 2008-04-24 14:12:34下载
- 积分:1
-
codegen
通过本程序,可以产生相应GPS卫星的C/A码,然后可以继续做捕获。(Through this program, you can generate the corresponding GPS satellite C/A code, then you can continue to do the capture.)
- 2012-05-30 22:19:22下载
- 积分:1
-
afdpf1
基于matlab的并网逆变仿真器,可以动态仿真(Matlab-based grid inverter emulator can dynamic simulation)
- 2013-09-20 22:28:31下载
- 积分:1
-
tnn7_code_201212141110
REAL-TIME FACE DETECTION AND TRACKING
- 2013-11-28 17:06:50下载
- 积分:1
-
predct
Ensemble Kalman Filter (EnKF) data assimilation methods can be avoided in the EKF covariance forecasting the evolution equation arising in the course of the calculation is not accurate and on the covariance matrix of a large amount of data storage problems
- 2010-11-09 19:59:34下载
- 积分:1
-
Matlab_CUDA-1.1a
Iris recognition file
- 2011-07-19 04:15:27下载
- 积分:1
-
matlab100program
mtalab的一些绘图程序,用m语言写的~大家共同交流(mtalab some drawing program, with the ~ m language of common communication)
- 2009-05-12 10:34:57下载
- 积分:1
-
hubulvbo
互补滤波器的程序讲解,互补滤波器的程序讲解,互补滤波器的程序讲解(Complementary filter program to explain, explain the complementary filter program, a program to explain the complementary filter)
- 2014-08-11 17:04:30下载
- 积分:1
-
DFT
离散傅里叶变换对于FDTD计算程序很有用( an algorithm resistant to print/scan process is proposed , which is based on block discrete fourier transform)
- 2014-09-21 22:39:29下载
- 积分:1