当前位置:
首页
资源下载

搜索资源 - aircraft calculation
搜索资源列表
-
0下载:
旅行问题,是我的第一个C作业,是关于飞机积分的计算问题,程序还是比较简单的.
-travel, I was the first one C operations, the aircraft is on the integral calculation, procedure is relatively simple.
-
-
0下载:
在某初教机的线性模型基础上,建立了飞机的纵向和横向传递函数,分析了模型参数的不确定性,通过使用MATLAB中的NCD模块对飞行控制系统及PID控制器等参数进行优化,设计出了飞机的自动驾驶仪高度保持和航向保持模式。这种方法既避免了复杂的计算和编程,又使系统具有较好的稳定,陛、动态性能和鲁棒性,克服了飞机模型参数随着高度和速度的变化(即模型参数存在不确定性)而需要按照多个不同高度和速度的飞行区域设计一系列控制器的缺点-early in a plane of the linear model, bas
-
-
0下载:
该程序包括了飞行器轨迹计算、陀螺和加速度计的采样输入、以及由四元素解算出的飞行器姿态、位置、速度-The program includes the aircraft trajectory calculation, the sampling gyro and accelerometer input, and the solution calculated by the four elements of aircraft attitude, position, velocity
-
-
0下载:
代码由FORTRAN开发,用于飞机设计中计算翼型绕流,求解椭圆方程-FORTRAN code from the development, design for aircraft airfoil flow calculation, solution of elliptic equations
-
-
0下载:
-
-
1下载:
飞机起飞性能计算,确定飞机的起飞性能,包括滑跑距离、起飞距离、起飞时间、离地速度,气动修正考虑了收放起落架、襟翼的影响,但未考虑地面效应.-Aircraft take-off performance calculations to determine the aircraft s takeoff performance, including the roll distance, takeoff distance, takeoff time, off speed, the amendment ta
-
-
0下载:
飞机机动性能计算,确定飞机的正常盘旋性能,包括过载、盘旋半径和盘旋周期-Calculation of mobility aircraft, the aircraft circled the normal performance, including overload, circled and circled radius cycle
-
-
0下载:
A组
用汇编语言实现:在屏幕上显示:
SIN(X)+345*X/67
X=?
REXUILT=
等待输入一个任意的十进制数X(假设每个数不超过三位),计算上述表达式的结果,将该结果显示出来:对于XIN(X)的计算结果要求采用子程序编写,主程序用于输入X和显示结果。
B组:
汇编程序写一个能与PC当前运行的程序进行分时操作的程序,程序的功能是演奏“五星红旗迎风飘扬”。并设置有热键,可随时终止或恢复演奏。
C组:
用汇编程序编程编写一个动画程序:有一架飞机在显示
-
-
0下载:
飞机余度计算,填入相关的参数,可以计算可靠性-Aircraft I calculation
-
-
1下载:
题目所给飞机机翼受的是平均载荷,所以要计算每一站点上的剪力,弯矩和扭矩,就要先算出其所在平面的面积和其合力作用线到某一座标轴的距离,及集中载荷作用线到中心线的距离。带载荷等于面积乘以平均载荷,某一站点剪力等于此站点之前所有带载荷之和。弯矩等于剪力乘以合力作用线到其对应坐标轴的距离。扭矩等于剪力乘以集中载荷作用线到中心线的距离。所得结果与笔算结果基本吻合。程序具有一定的通用性。-Subject to the aircraft wing by the average load is, so each
-
-
0下载:
飞机强度计算中的有限元与CAD_CAM一体化的讲解说明的课件,很有用的,大家下载看看吧-Aircraft strength calculation of the integration of finite element and CAD_CAM explained that the courseware, very useful, we look at it download
-
-
0下载:
飞机大角度攻击的模型仿真程序,描述了在大角度攻击时的姿态控制参数的计算。-Model for large angle of attack aircraft simulation program, described the attack in the large angle attitude control parameter calculation.
-
-
0下载:
MIT--航空航天工程中的计算方法_模拟飞机的动力学
MIT公开课程--航空航天工程中的计算方法
这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。-MIT- Aerospace Engineering in the calculation of simulated airc
-
-
0下载:
Aircraft Drag calculation
-
-
0下载:
本程序解决的问题是中期冲突探测的GPU加速问题。随着航空运输业的持续高速增长,空中交通流量日益增长、空域密度不断增加,使得飞机之间的碰撞风险大大增加,对飞行安全造成了严重威胁。为了保障空中交通安全,防止飞机发生危险接近甚至碰撞,冲突检测至关重要。但是,冲突检测的算法非常复杂,而且当某片空域密度过大时,会严重影响检测速度,从而丧失时效性,这时,CPU计算完全不能适应需求,引入GPU并行计算就很必要了。本试验中,经过cuda加速后,不仅能很好的解决目前国内空中管制的100条计划的要求,并且能大大提高
-
-
1下载:
确定飞机的平飞加减速性能,包括平飞加速时间、平飞加速距离、平飞减速时间、平飞减速距离-Calculation of level flight performance of aircraft to determine the level flight performance of aircraft, including the maximum level flight speed, minimum speed level flight.
-
-
0下载:
用matlab/m文件编写的计算标准大气压小程序,非常实用,可以用于各种飞行器控制设计等方面的仿真,m文件编写很容易转换成c/c++,有问题请留言。-Written using matlab/m file calculation standard atmospheric pressure of small procedures, very useful, can be used for simulation of various aircraft control design, m docume
-
-
0下载:
导航结算程序,计算四元素,计算飞机高度,维度,经度,速度-Navigation settlement procedures, the calculation of the four elements, the calculation of aircraft altitude, latitude, longitude, speed
-
-
0下载:
对飞机起飞重量进行迭代估算,用户通过GUI界面对任何默认参数可随意修改,适用性较强-Iterating the aircraft takeoff weight estimate, the user through the GUI interface for any default parameters can be freely modified, strong applicability
-
-
0下载:
使用VB估算方法,迭代求解各种常规类型飞机的起飞总重量,-Use VB estimation method, iterative solver various conventional type of aircraft take-off weight,
-