登录
首页 » matlab » Matlabaero

Matlabaero

于 2007-06-28 发布 文件大小:339KB
0 109
下载积分: 1 下载次数: 13

代码说明:

  MATLAB 行空航天工具箱,许许多多专业函数,不错的(MATLAB toolbox and aerospace firms, a large number of professional function, good )

文件列表:

航空航天工具箱
..............\readme.txt
..............\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

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

发表评论

0 个回复

  • svmTrain
    [model] = SVMTRAIN(X, Y, C, kernelFunction, tol, max_passes) trains an SVM classifier and returns trained model. X is the matrix of training examples. Each row is a training example, and the jth column holds the jth feature. Y is a column matrix containing 1 for positive examples and 0 for negative examples. C is the standard SVM regularization parameter. tol is a tolerance value used for determining equality of floating point numbers. max_passes controls the number of iterations over the dataset (without changes to alpha) before the algorithm quits.
    2013-05-14 08:53:31下载
    积分:1
  • PhaseDemodulation
    相位解调与检测 :PSK仿真与代码实现(Phase demodulation and detection: PSK simulation and code implementation)
    2010-08-26 20:27:31下载
    积分:1
  • chengjichaxun
    matlab GUI中一个 简单的查询成绩(MATLAB GUI)
    2011-12-15 10:20:04下载
    积分:1
  • quantinf-0.3.2.tar
    量子信息搜索的各种例程 (various routines for quantum information research )
    2011-04-21 16:22:04下载
    积分:1
  • SAR_sp_Imaging
    SAR成像算法,用CSA,RDA实现的点目标程序仿真(SAR Imaging Simulation of Single Pointby Chirp Signal Algorithm and Range Doppler Algorithm )
    2014-01-14 11:26:57下载
    积分:1
  • elastic_lidar_sim
    Simulation of an Elastic lidar system.
    2014-02-07 21:41:46下载
    积分:1
  • channeestimatition
    说明:  不同导频长度(6,10,20)情况下的信道估计程序,(Different pilot length (6,10,20) in case of channel estimation procedures)
    2010-04-20 09:46:12下载
    积分:1
  • 44
    说明:  学习MATLAB中的关系运算和逻辑运算,掌握它们的表达形式和用法。掌握MATLAB 中的选择结构和循环结构。学会用MATLAB进行M文件的编写和调用。 (Learning MATLAB relational and logical operations, control their expression in the form and usage. Master MATLAB selection structure and loop structure. Learn to write and call the M-file with MATLAB.)
    2014-12-08 20:30:41下载
    积分:1
  • double_fY
    DFIG and yaw control system for implementig
    2012-10-07 23:27:13下载
    积分:1
  • LETITSNOW-
    使得最近打开的MATLAB图形开始下雪,如果没有已经打开的窗口,则首先创建一个窗口。(LETITSNOW- Make the figure snow! Usage: ------ letitsnow - Create snow in the CURRENT figure. If no figure exists, an empty figure will be created. letitsnow(figure_hdl) - Create snow in the figure represented by figure_hdl letitsnow(figure_hdl, color)- Create snow with the specified color color is a scalar ranged 0~1)
    2012-03-22 22:44:55下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载