-
rtdx
matlab 中关于RTDX的应用,含有例程,适合初学者学习(matlab on RTDX application contains routines, suitable for beginners to learn)
- 2009-09-12 13:45:28下载
- 积分:1
-
arnold~DFT
加arnold置乱的数字水印在matlab下的DFT仿真实现整个程序运行还行,共享给大家-jpeg of the Matlab Simulation, and the whole process has run OK, for everyone to share (Add arnold Scrambling of digital watermarking in matlab under the DFT simulation run also realize the whole process line, to share to everyone-jpeg of the Matlab Simulation, and the whole process has run OK, for everyone to share)
- 2008-03-21 16:55:49下载
- 积分:1
-
ThreeWJ
三次样条曲线,可以根据不同条件进行选择,包括边界条件等(Cubic spline curve can be selected according to different conditions)
- 2012-06-14 20:12:54下载
- 积分:1
-
MFA
边界fisher判别,用于人脸识别,在yale库取得比较好的效果(Boundary fisher discriminant for face recognition, in the library to obtain better results yale)
- 2011-11-30 20:41:21下载
- 积分:1
-
power_steppermotor
Stepper Motor Simulation
- 2018-06-01 13:38:33下载
- 积分:1
-
VMD
变分模态分解的源程序 ,主要用于信号处理(Source program for variational mode decomposition, mainly used for signal processing)
- 2020-11-25 18:49:32下载
- 积分:1
-
gblSolve
介绍了gblSolve独立版本的使用示例,并给出了完整的Matlab代码。(an example of the use of the stand-alone version gblSolve is described and the full Matlab code is given.)
- 2020-11-13 10:19:43下载
- 积分:1
-
cejingZ
主要是对测井资料进行分析,要对数据数字化之后进行,而且采样间隔一定(log Processing)
- 2010-06-15 11:11:55下载
- 积分: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
-
Elman
MATLAB程序编写的神经网络ELMAN算法,实现故障模式识别(MATLAB programming Elman neural network algorithm, the fault pattern recognition)
- 2007-04-18 13:11:46下载
- 积分:1