-
Crown-Dreaming-in-Code.2007
Crown.Dreaming in Code.2007
- 2010-08-17 23:51:24下载
- 积分: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
-
matlabbroyden
matlab逆broyden迭代法计算方程(Matlab broyden inverse iteration calculation equation)
- 2007-05-09 15:53:41下载
- 积分:1
-
zero_tree
该文提出的改进的算法是针对图像压缩编码的,针对四叉树,提出的方案产生了客观和特殊结构的二进制编码。(This paper presents an improved algorithm for image coding, quadtree for the proposed programs have the objective and the special structure of the binary encoding.)
- 2010-11-16 22:01:21下载
- 积分:1
-
AFDfunction
主动式反孤岛效应方法中的主动频率偏移法,通过matlab中的Embedded function编写的验证函数(Active anti-islanding methods active frequency offset method, through the Embedded function matlab written verification function)
- 2013-08-03 20:37:04下载
- 积分:1
-
speech-based-on-CS
基于语音信号的压缩感知重构程序
采用OMP算法对语音进行重构
包含语音的分帧程序,及omp程序,程序可正常运行。(Sensing Reconstruction program is based compressed speech signals
Using OMP algorithm to reconstruct speech
Framing program includes speech, and omp, programs can be run properly.)
- 2015-06-04 17:59:39下载
- 积分:1
-
fsk
fsk 调制解调,有两种解调方法:相干解调和非相干解调(fsk modem, there are two demodulation methods: Coherent demodulation and noncoherent demodulation)
- 2008-04-01 10:22:43下载
- 积分:1
-
adaptivefilter_FIRcodes
matlab codes for adaptive filter FIR
- 2010-12-25 17:30:12下载
- 积分:1
-
zengliangpids
增量PID控制算法,实现PID增量式控制(Incremental PID control algorithm, to achieve incremental PID control)
- 2009-01-03 21:43:52下载
- 积分:1
-
FullBNT
说明: 一个非常受欢迎的贝叶斯网络matlab工具箱(A very popular Bayesian network toolbox matlab)
- 2010-05-03 17:16:54下载
- 积分:1