-
fir
system identification(FIR)
- 2014-12-23 05:10:56下载
- 积分: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
-
PCAPresentation
PCA MATLAB CODE AND SLIDES
- 2010-12-08 10:37:24下载
- 积分:1
-
slidingmodart
slidingmode control for wind energy
- 2014-11-07 19:54:08下载
- 积分:1
-
girth63rr
最小环长为6的LDPC码构造代码,能构造性能优良的LDPC码(the min girth is 6 LDPC construction method )
- 2011-12-03 12:16:39下载
- 积分:1
-
fenzuma
分组码是一种信道编码,本代码实现分组码的BER性能仿真,BPSK,AWGN信道的情况下。(Block code is a kind of channel coding, the code to achieve the simulation, the performance of BER codes BPSK, AWGN channel case.)
- 2015-05-07 21:04:36下载
- 积分:1
-
Sciencedirect_articles_28Sep2014_02-11-03.119
BIOMEDICAL SCIENCE DIRECT PAPERS
- 2014-10-29 15:40:04下载
- 积分:1
-
hypervolume-master
说明: 使用PPPA计算Pareto中的超体积指标(Using PPPA to calculate Supervolume index in Pareto)
- 2020-07-09 19:18:55下载
- 积分:1
-
MATLAB
matlab指令全集,对学习matlab编程的人很有帮助(The Complete Works of matlab commands for people to learn useful programming matlab)
- 2008-05-20 16:35:35下载
- 积分:1
-
daae
求解二阶微分代数方程组源代码
这是求解二阶微分代数方程组DAE,和纯微分方程ODE的matlab源代码
(Solving second-order differential-algebraic equations for solving the source code This is the second-order differential-algebraic equations DAE, and pure differential equations ODE)
- 2008-07-05 21:25:06下载
- 积分:1