-
Relative-Dynamics
椭圆轨道下卫星编队飞行相对运动动力学和控制(Relative Dynamics and Control of Spacecraft Formations in Eccentric Orbits)
- 2021-02-08 18:59:54下载
- 积分:1
-
Floyd
对最短路径算法的研究,是matlab的,用于研究最短路径算法(Study on the algorithm of the shortest path, matlab algorithm for the shortest path,)
- 2013-05-08 20:23:05下载
- 积分:1
-
C06001787
滑模变结构控制的MATLAB程序一书的程序,希望对大家有用!(Sliding mode control process of the book MATLAB program, we want to be useful!)
- 2010-06-25 10:12:04下载
- 积分:1
-
fuliye
遥感图像傅立叶滤波,MATLAB版本,图像处理(Remote sensing image processing high-pass filter, low pass filtering, image processing)
- 2013-09-24 22:28:24下载
- 积分:1
-
313viterbidecode
这个是隐markov模型中viterbi算法实现的一个具体实例程序 很好(This is a hidden markov models Viterbi Algorithm in a specific example of good procedures)
- 2006-08-21 10:28:50下载
- 积分:1
-
Wrfdata
解析wrf数据,并转化为格点数据,并可以定位任意时次的数据(convert wrf data to grid data)
- 2014-11-20 16:50:27下载
- 积分:1
-
Function
在用MATLAB编写GPC控制时候最基础的一些需要自己编写的函数,如丢番图方程的求解。(In some need to write your own functions written in MATLAB based GPC control the time, such as the Diophantine equation solution.)
- 2020-11-10 10:09:45下载
- 积分:1
-
juanjicode
卷积码编译码的快速实现算法,非常适合初学者迅速上手(Fast convolution code encoding and decoding algorithm is very suitable for beginners to get started quickly)
- 2014-02-17 19:50:33下载
- 积分: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
-
Broyden
此程序为解非线性方程组的逆Broyden秩1迭代法,为MATLAB源程序(This procedure for the solution of nonlinear equations inverse Broyden iteration rank 1 for MATLAB source code)
- 2008-06-19 07:34:49下载
- 积分:1