-
DFSSwebinarfiles
statistic toolbox for statistical research
- 2011-05-22 04:28:19下载
- 积分:1
-
nonparametric-time-analysis
这个文章系统详细的介绍了 非线性模型的一种确定P的阶数的方法(This article describes in detail the system as a nonlinear model to determine the order of method P)
- 2013-10-25 09:42:28下载
- 积分:1
-
Alamouti
天线选择OSTBC
模拟Alamouti空时块编码
Alamouti编码与预编码的OSTBC(Antenna selection for OSTBC
simulate the Alamouti space-time block coding
Alamouti coding with precoded OSTBC)
- 2021-05-08 12:08:35下载
- 积分:1
-
matlabQ
详细介绍matlab的许多有用的功能和一些重要功能的语法,并加一些经典试验(Matlab detail the many useful features and some important features of the grammar, and add some classical test)
- 2011-05-07 18:03:09下载
- 积分:1
-
ADC15_Matlab
15为ADC在simulink环境下的建模(model of 15bit adc in simulink)
- 2014-12-08 19:41:46下载
- 积分:1
-
Speech_encoding_lab
一个分析语音的maple程序,检测声音的频率。老师上课的实验。(sample code of SPECCH ENCODING)
- 2010-12-01 21:38:36下载
- 积分:1
-
WirelessCommunicationsOverMIMOChannelsJohnWileyAn
Wireless Communications over MIMO Channels - John Wiley and Sons
- 2011-01-12 08:45:32下载
- 积分:1
-
BA1
无标度网络的matlab生成代码,希望对大家有用(Scale-free networks, matlab generate code and hope for all of us)
- 2010-03-09 08:27:00下载
- 积分:1
-
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
-
An_Introduction_to_Programming_and_Numerical_Metho
《An Introduction to Programming and Numerical Methods in MATLAB》 是一本关于Matlab编程的书,对人工智能和数值分析等领域的researcher有很大帮助。("An Introduction to Programming and Numerical Methods in MATLAB" is an book on Matlab programming. It is very helpful to those engaged in artificial intelligence or numerical analysis.)
- 2010-11-02 13:55:05下载
- 积分:1