-
美国航空航天局太空轨道任务设计工具源代码
你想不想去火星,但不知道什么时候离开或多少带来了什么?你想的东西降落在月球上?一般任务分析工具(GMAT)是一个开放源代码的太空任务的分析工具来回答只是那些类型的问题。 GMAT是由一组美国航天局,私营工业,公共和私人捐助者的发展。 GMAT的目的是既为真实世界的工程设计研究,如NASA宪章的精神,教育和公众参与的工具。GMAT的设计建模,优化,并估计飞船在轨道飞行状态从低地球轨道到月球应用,星际轨道等深空任务。分析师模型空间任务中GMAT首先创建资源,如飞船,传播者,估计和优化。资源可以被配置,以满足特定的应用程序和任务的需要。 GMAT包含一套广泛的可用资源,可以被分解成物理模型的资源与分析模型资源。物理资源包括飞船,推进器,罐,地面站,形成冲动烧伤,烧伤有限,行星,彗星,小行星,月球,重心,振动点。分析模型资源包括差分校正,传播,优化,估计*,3-D图形,XY坐标图,报告文件,文件的星历,用户定义的变量,数组和字符串,坐标系统,自定义子程序,MATLAB功能和数据。
- 2022-12-04 23:05:06下载
- 积分:1
-
是CA算法的test程序,用于描述微观枝晶长大的代码!
是CA算法的test程序,用于描述微观枝晶长大的代码!-CA algorithm is the test procedure, used to describe the micro-dendrites grew up in the code!
- 2022-08-25 16:22:03下载
- 积分:1
-
usaco1.5 Prime Palindromes代码 prime文件绝对能用,值得拥有
The number 151 is a prime palindrome because it is both a prime number and a
palindrome (it is the same number when read forward as backward). Write a
program that finds all prime palindromes in the range of two supplied numbers a
and b (5
- 2022-08-21 13:33:23下载
- 积分:1
-
MVDR 波束形成的代码
它是一个宽带MVDR matlab代码,可用于在许多应用中,如电话会议来提取语音信号
- 2022-10-28 21:55:03下载
- 积分:1
-
标准正态分布,小球坠落演示
标准正态分布,小球坠落演示-Standard normal distribution, the ball falling demo
- 2023-05-27 03:45:03下载
- 积分:1
-
卫星位置和速度的Lagrange插值算法分析,介绍卫星位置和速度的算法...
卫星位置和速度的Lagrange插值算法分析,介绍卫星位置和速度的算法-Satellite position and velocity analysis of the Lagrange interpolation algorithm on satellite position and velocity of the algorithm
- 2022-02-03 07:34:30下载
- 积分:1
-
用基本蚁群算法求解0
采用了基本的蚁群算法来求解0-1背包问题,该算法不仅可以对0-1背包问题进行求解,还可以对多维背包问题进行求解。-Using the basic ant colony algorithm to solve the 0-1 knapsack problem, the algorithm not only for the 0-1 knapsack problem can be solved, but also multi-dimensional knapsack problem can be solved.
- 2022-06-22 03:24:58下载
- 积分:1
-
curve fitting code, based on minimize the variances values.
更具 聂翔 教授写的 最小二乘法 在曲线拟合中的实现,写成的code,编译通过。-curve fitting code, based on minimize the variances values.
- 2022-04-07 09:33:45下载
- 积分:1
-
1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统。可以创建多个数据库,数据库表,字段。其中字段的类型只能为整形,浮点型,字符型和字符串型(最大长度...
1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统。可以创建多个数据库,数据库表,字段。其中字段的类型只能为整形,浮点型,字符型和字符串型(最大长度确定,不能改变)。 2.功能 a)数据库存储: 一个数据库存储于一个文件中,打开文件将数据库载入到内存。 保存时将内存中数据重新写到文件中去。 b)数据库管理: 提供数据库的创建,表的创建,字段的创建 提供对数据的查询,删除,修改,排序功能 c)支持SQL部分语句: 支持SELECT 和DELETE语句-1. Introduction of this program is pure C language based on a series of menu command-line database system. You can create multiple databases, database tables, fields. The type field which can only plastic, floating point, character and string (maximum length and can not be changed). 2. A function) database storage : a database stored in a document, the document will open the database to include memory. When will preserve memory data re-wrote a document. B) database management : to provide database creation, table creation, the field for the creation of data inquiries, delete, modify, sequencing feature c) some support SQL statement : support DELETE and SELECT statements
- 2023-05-12 09:50:03下载
- 积分:1
-
贝叶斯bayes算法分类器诊断程序
贝叶斯bayes算法分类器诊断程序-Bayesian classifier diagnostic procedures
- 2022-02-03 21:13:18下载
- 积分:1