-
newton_interpolation
牛顿插值,前插共识,前插公式,用matlab实现数值计算方法中的牛顿向前插值公式。(newton_interpolation)
- 2010-11-16 17:03:53下载
- 积分:1
-
matlab
这是MATLAB的经典课件,每个PPT都详细的讲解了MATLAB的各方面内容,是优秀的入门教材(This is a classic courseware MATLAB, each PPT are detailed explanations of the various aspects of the MATLAB is an excellent introductory textbook)
- 2012-09-05 16:08:17下载
- 积分:1
-
MatlabGaussPoint
高斯积分点计算程序Matlab编写的程序(Matlabgausspoint)
- 2009-06-05 19:31:00下载
- 积分:1
-
cylinder
输入两个端点 作为圆柱端面上两个圆心 绘制斜圆柱(This function constructs a cylinder connecting two center points )
- 2011-07-04 10:33:59下载
- 积分:1
-
amicmi.rar
进入MatLab程序运行界面后,运行程序,界面会出现请输入NRZ玛,输入方式按数组方式输入,确认输入的NRZ码之后,程序会自动输出 CMI,AMI,HDB3的编码和解码的结果,可以清晰的对照出编码前后的结果。(into MatLab interface operating procedures, operating procedures, the interface will enter emerging NRZ Mary, by the array input mode input and confirm the NRZ, the program will automatically output CMI, AMI, HDB3 encoding and decoding, the results of which will clear up the control of the results before and after encoding.)
- 2007-06-02 16:53:46下载
- 积分:1
-
locstat
By built-in function colfilt, I develop one image enhancing codes based on local statistics in Gonza(built-in function colfilt. I develop one image enhancing codes based on loc al statistics in Gonza)
- 2007-06-17 12:54:27下载
- 积分: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
-
btp2
linear 2 stat problem
- 2010-12-18 09:39:12下载
- 积分:1
-
gaussian
Gaussian filter used for image processing
- 2011-04-20 15:45:22下载
- 积分:1
-
PIDMH
应用matlab进行的模糊PID编程,经过多次调试,使用效果较好。希望对你的学习有所帮助。(Application of matlab for fuzzy PID programming, a number of debugging better. I hope to be helpful to your learning.)
- 2012-05-20 12:01:01下载
- 积分:1