-
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
-
fdtdPwave
一维波动方程计算的程序,有限差分法,很有用的程序(Program of one-dimensional wave equation, finite difference method fdtd)
- 2012-05-27 21:45:26下载
- 积分:1
-
AdaptiveFilter
filtro adaptivo funcion par q muestre la curvas
- 2010-09-02 04:57:51下载
- 积分:1
-
xhfx
对几个混合的常规信号进行傅里叶变换,并将其分离开。然后对几个信号进行时频分析,并求出参数估计的误差。(Conventional signals of several mixed Fourier transform, and separated them. And then the several signal time-frequency analysis, and the parameter estimation error.)
- 2015-01-09 10:11:40下载
- 积分:1
-
dsp-builder
dsp builder 的使用简介,与Matlab嵌套安装相关内容(dsp builder)
- 2011-05-21 10:35:21下载
- 积分:1
-
knnsearch
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.
The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file.
The code is very simple, hence is also suitable for beginner to learn knn search.)
- 2010-03-16 14:08:11下载
- 积分:1
-
NS3-Simulations-master
Network Example fot NS3 Simulator
- 2016-09-18 21:50:04下载
- 积分:1
-
localized_seg33
image segmentation multi model levelset
- 2010-12-30 16:35:26下载
- 积分:1
-
Shape-Recognition
检测矩形 识别圆,矩形,三角形形状 直接在图像上显示出结果(Rectangle detection Detect the rectangle recognition circle, rectangle and triangle shape, and display the results directly on the image.)
- 2018-06-07 11:12:06下载
- 积分:1
-
Kalman-Filter
一本介绍卡尔曼滤波的基础书籍,其中包含大量的具体应用。(An introduction book for Kalman Filter)
- 2014-08-07 10:09:42下载
- 积分:1