-
Orbital_compute
进行航天器轨道运算经常用到的函数,包括坐标转换,经纬度转换,二体运动,轨道要素计算等等(For spacecraft orbit operations frequently used functions, including coordinate conversion, latitude and longitude conversion, two-body movement, and so calculated orbital elements)
- 2020-07-01 02:20:02下载
- 积分:1
-
phase-shift
- 2010-04-27 19:58:48下载
- 积分:1
-
code
包含霍夫曼编码,算数编码,LZ编码以及GUI界面(Include Huffman coding, arithmetic coding, LZ coding and GUI interface)
- 2015-04-17 21:00:28下载
- 积分: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
-
Unmtuator
说明: 故障检测的无人升机作动器重构控制Unmanned Helicopter based on fault detection reconfigurable control actuator(Unmanned Helicopter based on fault detection reconfigurable control actuator)
- 2011-03-01 17:06:13下载
- 积分:1
-
mimo
Simulate MIMO system with BER and capacity
- 2013-05-12 02:45:08下载
- 积分:1
-
parabolic_PDE_1_2D_explicit
explicit FDM for 1_2D_parabolic partial differential equation
- 2014-02-07 16:11:26下载
- 积分:1
-
PID参数优化效果对比
说明: 使用matlab语言编写的三种PID优化程序,通过对比展示优化效果(Using MATLAB language to write three kinds of PID optimization program, through the comparison to show the optimization effect)
- 2020-11-05 12:39:07下载
- 积分:1
-
inventive
this file is the identification of the fermentation process using an inventive method to define Q-matrix which uses Matlab commands to define the time consuming derivative operations
which simplifies the simulation and also reduces the calculation burden of the users.
this m.file is a complete simulation of a chemical fermentation process which is done in Matlab.
this job includes an on-line estimationn of the states of a control system and also the identification of the parameters of process.
this work can be considered an identification research project to a great extent.
- 2010-12-16 16:40:19下载
- 积分:1
-
kmeans
matlab源码关于模糊K均值聚类算法,适合大家下载研究学习(matlab source code on the fuzzy K-means clustering algorithm, suitable for everyone to download research study)
- 2013-11-07 22:52:42下载
- 积分:1