-
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
-
delta
MATLAB code on linear minimum mean square error (LMMSE) estimation and its application to the problem of channel equalization in digital communication systems.
amr amin: code on the application of channel equalization in digital communication systems.
- 2009-12-09 08:18:41下载
- 积分:1
-
StOMP-20060403
L1 MAGIC :THIS BOOK INTRODUCE THE STAGE WIESE IRTHOGONAL MATCHING PURSUIT
- 2014-11-28 01:27:20下载
- 积分:1
-
dsss
直接序列扩频用matlab simulink实现直接m序列扩频框图(Direct Sequence Spread Spectrum with matlab simulink realization of direct sequence spread spectrum m diagram)
- 2010-02-02 13:44:11下载
- 积分:1
-
M-Files
梁元进行有限元分析时可利用的函数,很不错,有一定价值(Beam element for finite element analysis of available functions, very good, there is some value)
- 2010-06-02 12:17:22下载
- 积分:1
-
PID
基于matlab的模糊pid的仿真研究,有详细的解说如何等价被控对象的传递函数,如何模糊等等。(fuzzy pid)
- 2013-05-12 17:04:36下载
- 积分:1
-
ahok-pillar
information about ashok pillar
- 2014-02-13 00:29:54下载
- 积分:1
-
wsn-topology1
这是个MATLAB 得程序,有关的内容是 无线传感器网络得会直接点和拓扑图问题,一共有2个算法,希望对对无线传感器网络感兴趣的得大大们有一定的帮助。谢谢大家。
(it is the problem of wsn topology control, if you are interested in it please download it .
)
- 2015-06-30 15:51:51下载
- 积分:1
-
Matlab_gps_pingcha
matlab编程完成一GPS网的平差计算。起算数据见文件“起算数据.TXT”;GPS网略图见“网图.jpg”;基线向量观测值和方差见“基线.bas”。根据已知起算数据和观测值建立数学模型并进行最小二乘平差计算和精度评定。代码和计算结果在实习报告中也已详细列出。(matlab program to complete a GPS network adjustment calculation. Initial data the document entitled " Initial Data. TXT" GPS network sketch map, see " Map. Jpg" baseline vector and the variance of observations, see the " baseline. Bas" . According to initial data and observations of known mathematical model and the least squares calculation and accuracy evaluation. Code and report the results in practice have also been detailed.)
- 2010-12-05 16:35:34下载
- 积分:1
-
matlab
书名:数字通信原理_基于matlab仿真计算
书中很多 matlab 源码,适合在校学生熟悉了解matlab在数字通信中的应用(Title: Principles of digital communication matlab simulation based on _ a lot of matlab source book for students to become familiar with matlab in the digital communication)
- 2007-12-12 10:44:13下载
- 积分:1