-
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
-
granger
granger非线性因果关系检验的Matlab代码(Granger Nolinear Casualty test in Matlab)
- 2021-03-29 08:59:10下载
- 积分:1
-
2
说明: 一些基本的Matlab动画程序,可以使初学者了解动画程序的应用。(Some basic Matlab animation program that allows beginners to understand the application of animation process.)
- 2009-01-01 13:05:03下载
- 积分:1
-
quadetest
Dana Quade in 1979 proposed a test that is often more powerful than the Friedman test. It also eliminates block differences but weights the raw data indicate possibly more marked treatment effects. Whereas the Friedman test is basically an extension of the sign test, the Quade test is effectively an extension of the Wilcoxon signed rank test and is equivalent to it when the treatments are two.
- 2009-11-26 02:26:48下载
- 积分:1
-
matlab
说明: 有一些matlab的相关程序,也有M文件(linear least squares estimate)
- 2010-03-31 16:00:15下载
- 积分:1
-
pb
说明: 有关于系统呼损率丢包率随新呼叫接入门限的变化规律,用于判定新呼叫的介入指标(Call loss rate on the system packet loss rate with the new call admission threshold variation, used to determine the involvement of the new call indicator)
- 2009-10-30 13:34:15下载
- 积分:1
-
awgn
说明: awgn的各种实现函数,以及每个函数实现的各种功能(awgn)
- 2010-04-16 11:58:32下载
- 积分:1
-
80211B.phy.dbpsk
802.11B在物理层上的仿真,DBPSK调制(802.11B in the physical layer simulation, modulation DBPSK)
- 2006-10-22 03:28:49下载
- 积分:1
-
gaot
A Genetic Algorithm for Function Optimization A Matlab Implementation
- 2012-06-03 21:36:27下载
- 积分:1
-
5.单相逆变器并网_闭环
说明: 三相并网逆变器双闭环控制,基于dq坐标系下采用并网电流环与电压前馈的方法对其进行稳定性控制。包含SIMULINK2012-2018所有版本(Based on dq coordinate system, the stability of three-phase grid connected inverter is controlled by the method of grid connected current loop and voltage feedforward. Include all versions of simulink2012-2018)
- 2020-05-01 14:36:05下载
- 积分:1