登录
首页 » matlab » 航天工程工具箱

航天工程工具箱

于 2007-06-21 发布 文件大小:349KB
0 234
下载积分: 1 下载次数: 129

代码说明:

  matlab航天工程工具箱,相信对航天,卫星仿真的人能有用(Matlab toolbox aerospace engineering, I believe the space, satellite simulation can be useful)

文件列表:

space
.....\atmos
.....\.....\atmdata.m
.....\.....\atmdata.mat
.....\.....\atmdata.txt
.....\.....\atmosphere.m
.....\.....\atmosphere.mat
.....\.....\stdatm.m
.....\.....\stdatm.txt
.....\cart2orb.m
.....\cb_cancel.m
.....\cb_param_eng.m
.....\cb_param_ok.m
.....\checkinstall.m
.....\colors.cfg
.....\contents.m
.....\daylight.m
.....\evalccm.m
.....\evalcg.m
.....\evalcp.m
.....\evaldcm.m
.....\greg2jul.m
.....\hohmann.m
.....\info.ins
.....\install.m
.....\julepoch.m
.....\kepler1.m
.....\loadcad.m
.....\loadeng.m
.....\ma2tp.m
.....\maps
.....\....\cgico.mat
.....\....\map.mat
.....\motor
.....\.....\eng
.....\.....\...\Aerotech
.....\.....\...\........\Aed7trc.eng
.....\.....\...\........\d13.eng
.....\.....\...\........\d15.eng
.....\.....\...\........\d21.eng
.....\.....\...\........\d9.eng
.....\.....\...\........\e12jrc.eng
.....\.....\...\........\e15.eng
.....\.....\...\........\e16.eng
.....\.....\...\........\e18.eng
.....\.....\...\........\e23.eng
.....\.....\...\........\e28.eng
.....\.....\...\........\e30.eng
.....\.....\...\........\e6.eng
.....\.....\...\........\e7trc.eng
.....\.....\...\........\f10.eng
.....\.....\...\........\f101t.eng
.....\.....\...\........\f12.eng
.....\.....\...\........\f13rcj.eng
.....\.....\...\........\f16rcj.eng
.....\.....\...\........\f20.eng
.....\.....\...\........\f22.eng
.....\.....\...\........\f23.eng
.....\.....\...\........\f24.eng
.....\.....\...\........\f25.eng
.....\.....\...\........\f32.eng
.....\.....\...\........\f37.eng
.....\.....\...\........\f39.eng
.....\.....\...\........\f40.eng
.....\.....\...\........\f50.eng
.....\.....\...\........\f52.eng
.....\.....\...\........\f72.eng
.....\.....\...\........\g12rc.eng
.....\.....\...\........\g25.eng
.....\.....\...\........\g33.eng
.....\.....\...\........\g35.eng
.....\.....\...\........\g38.eng
.....\.....\...\........\g40.eng
.....\.....\...\........\g54.eng
.....\.....\...\........\g55.eng
.....\.....\...\........\g64.eng
.....\.....\...\........\g75.eng
.....\.....\...\........\g80.eng
.....\.....\...\........\h112j.eng
.....\.....\...\........\h123w.eng
.....\.....\...\........\h125.eng
.....\.....\...\........\h128.eng
.....\.....\...\........\h148r.eng
.....\.....\...\........\h165r.eng
.....\.....\...\........\h180.eng
.....\.....\...\........\h210r.eng
.....\.....\...\........\h220.eng
.....\.....\...\........\h238.eng
.....\.....\...\........\h242.eng
.....\.....\...\........\h242t.eng
.....\.....\...\........\h268r.eng
.....\.....\...\........\h45w.eng
.....\.....\...\........\h55w.eng
.....\.....\...\........\h70w.eng
.....\.....\...\........\h73.eng
.....\.....\...\........\h97.eng
.....\.....\...\........\i132w.eng
.....\.....\...\........\i154j.eng
.....\.....\...\........\i161w.eng
.....\.....\...\........\i195.eng

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab-and-LMS-NLMS-SMI
    基于matlab和LMS/NLMS/SMI方法的自适应均衡(Based on matlab and LMS/NLMS/SMI adaptive equalization method)
    2021-04-24 16:58:47下载
    积分:1
  • dijkstraMatlab
    This is a funciton programmed in matlab to Calculate Minimum Costs and Paths using Dijkstra s Algorithm. The function can input different data format. The output is easy to understand and can be used to analyze network feature for students to study.Several demos have been included in the source code.
    2014-08-10 11:31:05下载
    积分:1
  • mgrscho
    修正 Gram-Schmidt 正交 ,从别处找到的。(Gram-Schmidt orthogonal correction)
    2011-09-28 13:45:36下载
    积分:1
  • zhinengkongzhijiMATLABshixian_11418288
    这是关于智能控制及其MATLAB实现的一本电子书,希望喜欢(This is on the intelligent control and its MATLAB realization of an e-book, hoping like)
    2008-05-26 21:59:31下载
    积分:1
  • lyapunov
    李指数计算,该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法(Lee index calculation, the function is used to calculate the time series of the largest Lyapunov exponent- Wolf method)
    2013-10-02 01:44:48下载
    积分:1
  • ED_using_IPOPT
    基于IPOPT(内点法)求解电力系统经济调度问题,附有算例仿真测试。(The economic dispatch problem is solved by the IPOPT solver and a test system is used for verifying the effectiveness of the method.)
    2020-07-04 10:00:01下载
    积分:1
  • multi_port
    基于MATLAB的multi_port详解,主要解决的是multi_port的问题()
    2008-04-06 22:02:16下载
    积分:1
  • matlab_plot
    matlab的绘图教程,详细介绍matlab绘图指令,语法(matlab drawing tutorials, detailed graphics matlab command syntax)
    2010-11-15 16:32:28下载
    积分:1
  • COMPENSADOR_ADELANTO_BODE
    Compensator by the method of frequency response using Bode
    2014-11-05 19:21:01下载
    积分:1
  • LMS
    该程序实现了lms算法的仿真,便于学习信号处理的朋友理解该算法。(The program implements the lms algorithm simulation, easy to learn to understand the signal processing algorithm friends.)
    2010-12-04 21:27:37下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载