-
02
说明: 基于MATLAB的信号与系统仿真课件
基于MATLAB的信号与系统仿真课件需在MATLAB环境下运行,需运行本软件,
请先进入MATLAB,然后键入主程序名main.m(MATLAB-based signal and system simulation courseware MATLAB-based signal and system simulation courseware required to run in the MATLAB environment is required to run this software, please enter the MATLAB, and then type the name of the main program main.m)
- 2009-10-29 11:22:20下载
- 积分:1
-
poisson_image_editing
For artifical object insertion.It does this in seamless manner.
- 2010-10-30 00:39:17下载
- 积分:1
-
Matlabnnt
觉得很好的一个Matlab程序想和大家一起分享,互相学习。(A Matlab program feel good and you want to share, learn from each other.)
- 2010-12-09 17:03:23下载
- 积分:1
-
brushletcode
brushlet结合c++一维信号变换,可以起参考作用(brushlet with c++ one-dimensional signal transformation)
- 2011-05-23 22:43:03下载
- 积分:1
-
data_run_universal
使用matlab读取大量实验数据,并进行计算和分析的程序(Using matlab to read large amounts of experimental data and calculations and analysis procedures)
- 2013-10-30 04:39:39下载
- 积分:1
-
ELM
基于极限学习机的预测模型,数据为混沌数据(extreme learning machine)
- 2013-10-20 12:32:03下载
- 积分:1
-
Harmonics_Flicker
This model simulate the voltage and current when have harmonic and flicker sources.
- 2012-10-05 17:37:25下载
- 积分:1
-
shen
这个是摄象机线性散步定标的源码,是在MATLAB下运行的(This is a linear walk camera calibration source is running under MATLAB)
- 2007-07-14 22:36:09下载
- 积分: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
-
Three
自己写的一个 在matlab环境中计算光学三反镜头初始结构的程序 带有界面(Wrote it myself, one in the matlab environment, computing optical three anti-lens with an interface for the initial structure of the program)
- 2009-12-14 17:38:46下载
- 积分:1