-
Spacecraft_Control_Toolbox
The Spacecraft Control Toolbox is composed of MATLAB m-fi les and mat-fi les, organized into a set of modules by subject. It is essentially a library of functions for analyzing spacecraft and missions. There is a substantial set of
software which the Spacecraft Control Toolbox shares with the Aircraft Control Toolbox, and this software is in a module called Common. The core spacecraft fi les are in SC and SCPro along with special plotting tools in Plotting.
The new CubeSat module demonstrates mission planning and simulation for nanosatellites. These fi ve modules are referred to together as the Core toolbox. Functions for estimation, orbit analysis, subsystem analysis, and detailed
attitude control system examples are grouped in separate modules. All of the modules are described in the following table, including the add-on modules which are purchased separately.
- 2020-07-10 22:28:56下载
- 积分:1
-
Nesterov_Y
E-Book: Introductory_Lectures_on_Convex_Optimization_A_Basic_Course. Author: Nesterov Y.
- 2010-11-16 19:50:32下载
- 积分:1
-
toci
Complex networks have some common basic model, such as random graph, WS small-world networks, NW small-world networks and scale-free BA network, the program generated from the mechanism of these networks to generate the complex network model and analysis its basic nature, such as the average path length.
- 2009-12-07 17:23:45下载
- 积分:1
-
oulafa
说明: 用欧拉法计算微积分的源代码,以及改进的欧拉法,用matlab实现(Euler method with the source code of calculus, and the modified Euler method, using matlab implementation)
- 2010-04-04 17:41:02下载
- 积分:1
-
computeMelSpectrum
compute mel spectrum speech recongintio in matlab program 1m
- 2013-03-16 11:47:50下载
- 积分:1
-
rbf_approx
实现RBF神经网络,用MATLAB的M语言开发的(RBF neural network implementation with MATLAB M-language development)
- 2010-12-22 17:09:55下载
- 积分:1
-
scene
基于matlab平台的人造目标的SAR回波数据,是本人历经一个学期辛苦编制,基于光学法成像,对于没有实测数据的兄弟们,希望有所帮助(SAR raw data simulator)
- 2011-06-23 20:31:24下载
- 积分:1
-
duixiao
本自适应算法,采用RLS算法实现自适应噪声对消。使得语音增强(The adaptive algorithm, RLS algorithm using adaptive noise cancellation. Making the speech enhancement)
- 2011-10-04 12:43:01下载
- 积分:1
-
Buck_Boost
说明: 直流微电网中常用的DC/DC变换器仿真模型,可以作Buck变换器,也可以作Boost变换器。(The simulation model of DC / DC converter commonly used in DC microgrid can be used as buck converter or boost converter.)
- 2019-11-28 11:10:12下载
- 积分:1
-
adaline
The Adaline is essentially a single-layer backpropagation network. It is trained on a pattern recognition task, where the aim is to classify a bitmap representation of the digits 0-9 into the corresponding classes. Due to the limited capabilities of the Adaline, the network only recognizes the exact training patterns. When the application is ported into the multi-layer backpropagation network, a remarkable degree of fault-tolerance can be achieved.
- 2010-12-08 16:56:14下载
- 积分:1