-
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
-
f_ant.m
This m-file creates 3D polar plots of normalized array factors
- 2014-11-07 06:33:52下载
- 积分:1
-
rd1022
Matlab source for advance ctalk
- 2009-06-06 13:19:20下载
- 积分:1
-
lab_pro2
一级直线倒立摆 频率控制 matlab simulink仿真(A linear inverted pendulum frequency control matlab simulink simulation)
- 2013-01-04 14:26:00下载
- 积分:1
-
calculate_chargedistribution
基于模拟电荷法求解导线周围空间的空间电场(Solving the electric field around the wire based on space charge simulation method)
- 2014-01-15 10:40:05下载
- 积分:1
-
matlab
通信系统仿真原理与无线应用书中matlab源程序(Communication System Simulation Principle and wireless applications matlab source book)
- 2008-12-15 09:06:03下载
- 积分:1
-
LDPC_Codes
LDPC encoder and decoder design in MATLAB
- 2009-03-13 20:34:36下载
- 积分:1
-
HHT
book for HHT
Hilbert—Huang Transform
and Its Applications
Editors
Norden E Huang
NASA Goddard Space Flight Center, USA
Samuel S P Shen
University of Alberta, Canada
[p World Scientific
Published by
World Scientific Publishing Co. Pte. Ltd.
5 Toh Tuck Link, Singapore 596224
USA office: 27 Warren Street, Suite 401-402, Hackensack, NJ 07601
UK office: 57 Shelton Street, Covent Garden, London WC2H 9HE
Library of Congress Cataloging-in-Publication Data
The Hilbert-Huang transform and its applications / editors, Norden E. Huang, Samuel S.P. Shen.
p. cm. — (Interdisciplinary mathematical sciences v. 5)
Includes bibliographical references and index.
ISBN 981-256-376-8 (alk. paper)
(book for HHT
Hilbert—Huang Transform
and Its Applications
Editors
Norden E Huang
NASA Goddard Space Flight Center, USA
Samuel S P Shen
University of Alberta, Canada
[p World Scientific
Published by
World Scientific Publishing Co. Pte. Ltd.
5 Toh Tuck Link, Singapore 596224
USA office: 27 Warren Street, Suite 401-402, Hackensack, NJ 07601
UK office: 57 Shelton Street, Covent Garden, London WC2H 9HE
Library of Congress Cataloging-in-Publication Data
The Hilbert-Huang transform and its applications/editors, Norden E. Huang, Samuel S.P. Shen.
p. cm. — (Interdisciplinary mathematical sciences v. 5)
Includes bibliographical references and index.
ISBN 981-256-376-8 (alk. paper)
)
- 2009-06-13 15:08:35下载
- 积分:1
-
fade
说明: 关于瑞利衰落的一段很实用的代码。特别在BPSK调制中对于学习通信方面的同学很有帮助。(Rayleigh fading on a very useful code. BPSK modulation, especially in communications for students to learn helpful.)
- 2010-05-22 13:27:27下载
- 积分:1
-
NonlinearLoadModel2
在MATLAB/simulink下,搭建三相四线制非线性负载。(In the MATLAB/simulink, the three-phase four-wire system to build non-linear load.)
- 2011-01-16 10:12:59下载
- 积分:1