-
fangkuanV2.0
应用matlab GUI编程的俄罗斯方块!(Matlab GUI application programming Tetris!)
- 2011-05-05 09:20:22下载
- 积分:1
-
modal
带近似单位脉冲的状态方程模块构成的仿真模型,是用matlab语言编的(pulse units with approximate equation of state module consisting of simulation models using Matlab is the language of the provision)
- 2007-03-09 16:09:16下载
- 积分:1
-
Viterbi
在Matlab的编程环境下实现了卷积编码和译码的功能,简单明了(In the Matlab programming environment to achieve a convolution coding and decoding functions, simple)
- 2014-08-21 09:16:32下载
- 积分:1
-
MATLAB_LJUD
An effective undergraduate controls curriculum will have strongly coupled laboratory and
classroom components. It is important that the students experience the application of the
classroom theory. Mathwork’s Simulink environment is ideal for teaching modeling and
simulation of feedback control systems
- 2014-10-18 21:11:38下载
- 积分:1
-
code-updated
matlab code for image distortion
- 2015-03-21 21:16:48下载
- 积分:1
-
Externalizable
Defines an interface for classes that want to be serializable, but have their own binary representation.
- 2014-02-19 10:55:00下载
- 积分:1
-
三维路径规划
说明: 基于蚁群算法的三维路径规划,利用matlab编程,可以实际运行(Three dimensional path planning based on ant colony algorithm)
- 2020-05-09 10:57:36下载
- 积分: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
-
simpson
数值分析中的插值计算,包括梯形公式,Simpson公式,复化梯形公式,复化Simpson公式,(Numerical Analysis of interpolation calculation, including the trapezoid formula, Simpson formula, rehabilitation of trapezoid formula, rehabilitation of Simpson formula)
- 2007-12-28 12:07:13下载
- 积分:1
-
soil_cp_org
function to calculate the specific heat of organic soil, given the fractions of dry soil and water in the soil sample
- 2009-06-08 23:40:00下载
- 积分:1