登录
首页 » matlab » spaceMatlabToolbox

spaceMatlabToolbox

于 2020-11-09 发布 文件大小:316KB
0 254
下载积分: 1 下载次数: 1086

代码说明:

  航天类matlab 工具箱,包含轨道计算,大气模型,卫星模型等。是从事航空航天研究的理想工具箱。(aerospace category Matlab toolbox contains orbit, atmospheric model, the satellite model. Engaged in aerospace research the ideal toolbox.)

文件列表:

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 个回复

  • tsplib
    matlab求解tsplib,该算法简单有效,能够解决tsplib的通用问题,通过计算机仿真,得到结果与实际符合度较高(Matlab tsplib solution, the algorithm is simple and effective, tsplib can solve the common problems through computer simulation, and the actual outcome with a higher degree)
    2006-05-25 15:23:06下载
    积分:1
  • ludi
    根据洗衣机振动实验结果,用MATLAB软件进行时域、频率幅值和功率谱分析(According washing machine vibration test results, using MATLAB software for time domain, frequency, amplitude and power spectral analysis)
    2013-08-05 11:37:17下载
    积分:1
  • bitplane
    code for finding the bitplanes of the image
    2011-10-13 02:38:52下载
    积分:1
  • 局部二值模式LBP
    lbp实现图像的特征提取,可得到图像的直方图特征。(LBP realizes the image feature extraction, and can get the histogram features of the image)
    2017-11-20 15:24:05下载
    积分:1
  • dituirfm
    该函数是用限定记忆法进行最小二乘法辨识。得到系统的参数。(This function is limited memory method of least squares identification method. Get the system parameters.)
    2010-03-13 10:22:30下载
    积分:1
  • Gabor_matlab
    maltab Grabor 滤波程序适合人脸识别,Grabor算法适合做为识别程序的基函数(maltab Grabor filtering process is suitable for face recognition algorithm is suitable for Grabor basis function as a recognition program)
    2013-05-21 00:42:37下载
    积分:1
  • base
    根据《数字图像处理(matlab版)》这本书的经典课件(According to " Digital Image Processing (matlab version)" This book is the classic Courseware)
    2009-10-09 09:44:22下载
    积分:1
  • Numerical-Solution-PDE-
    偏微分方程的数值解法的MATLAB程序介绍了应用最为广泛的椭圆型、双曲型、抛物型偏微分方程的数值解法,而且还详细编程实现了每种方程的多种常见数值解法。 附件使用MATLAB编程来实现这些算法(introduces the most widely elliptic, hyperbolic, parabolic partial differential equations numerical solution, but also the details of each programming a variety of common numerical solution of equations. Attachments using the MATLAB program to implement these algorithms)
    2011-04-19 17:59:18下载
    积分:1
  • 母码码率为1/2的LDPC编码 LDPC_QPSK
    母码码率为1/2的LDPC编码,QPSk调整,SNR-BER图(failed to translate)
    2021-02-05 15:09:57下载
    积分:1
  • PR-skpa-ke-2-zul(0806455540)
    system control predictive and adiktif, which only use about rescursive least square
    2011-12-17 21:39:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载