登录
首页 » matlab » pablo

pablo

于 2010-11-26 发布 文件大小:71KB
0 284
下载积分: 1 下载次数: 130

代码说明:

  面元法计算机翼气动参数,有nasa上百个翼型库文件,可以手动加载,进行翼型设计时可以选择和profile配合使用(pablo)

文件列表:

pablo
.....\CAST7.DAT,1716,1999-08-11
.....\cfturb.m,80,1999-10-04
.....\CLARKY.DAT,805,1999-08-11
.....\close_te.m,4378,1999-08-11
.....\DAE11.DAT,1944,1999-08-11
.....\DAE21.DAT,1943,1999-08-11
.....\DAE31.DAT,1967,1999-08-11
.....\dist.m,76,1999-10-05
.....\doublet.m,2378,1999-12-20
.....\DSMA523.DAT,2909,1999-08-11
.....\ellipse.m,147,1999-12-20
.....\EPP662.DAT,1369,1999-08-11
.....\EPP748.DAT,1379,1999-08-11
.....\fH.m,256,1999-10-05
.....\findy.m,391,1999-12-20
.....\fL.m,279,1999-10-04
.....\FOIL31.DAT,4888,1999-08-11
.....\FX63137.DAT,1956,1999-08-11
.....\GAW1.DAT,1777,1999-08-11
.....\H1ofH.m,210,1999-10-04
.....\HofH1.m,151,1999-10-04
.....\HSN0213.DAT,2731,1999-08-11
.....\info.m,2739,1999-10-12
.....\K720616.DAT,3372,1999-08-11
.....\K790312.DAT,3273,1999-08-11
.....\K820609.DAT,3147,1999-08-11
.....\KORN.DAT,3551,1999-08-11
.....\library.m,2953,1999-12-20
.....\LISS7769.DAT,687,1999-08-11
.....\LS10013.DAT,1433,1999-08-11
.....\LS10417M.DAT,2019,1999-08-11
.....\MS10313.DAT,1223,1999-08-11
.....\MS10317.DAT,2302,1999-08-11
.....\N001035.DAT,2299,1999-08-11
.....\N63215.DAT,2642,1999-08-11
.....\N643418.DAT,1114,1999-08-11
.....\N64A010.DAT,1308,1999-08-11
.....\N64A410.DAT,3185,1999-08-11
.....\N651012.DAT,1178,1999-08-11
.....\N651213.DAT,1641,1999-08-11
.....\N652215.DAT,1234,1999-08-11
.....\N65410.DAT,1167,1999-09-17
.....\N658299M.DAT,1510,1999-08-11
.....\N658299R.DAT,1534,1999-08-11
.....\N65A012.DAT,1213,1999-08-11
.....\N663018.DAT,1142,1999-08-11
.....\N747A415.DAT,946,1999-08-11
.....\naca0012.DAT,7887,1999-08-11
.....\naca4.m,1091,1999-09-03
.....\naca4412.DAT,3983,1999-08-11
.....\newabb.DAT,3147,1999-10-12
.....\NL10414F.DAT,3753,1999-08-11
.....\NL10416.DAT,1483,1999-08-11
.....\NL11215F.DAT,1435,1999-08-11
.....\NL20415.DAT,1372,1999-08-11
.....\NLR1.DAT,1425,1999-08-11
.....\ONERAM6.DAT,3356,1999-08-11
.....\pablo.m,33237,1999-12-21
.....\RAE100.DAT,3229,1999-08-11
.....\RAE101.DAT,3903,1999-08-11
.....\RAE102.DAT,3571,1999-08-11
.....\RAE103.DAT,3879,1999-08-11
.....\RAE104.DAT,3939,1999-08-11
.....\RAE2822.DAT,2778,1999-08-11
.....\Rsolver.m,979,1999-10-18
.....\runge.m,911,1999-09-25
.....\SC20010.DAT,3028,1999-08-16
.....\SC20012.DAT,4048,1999-08-11
.....\SC20406.DAT,4643,1999-08-11
.....\SC20410.DAT,4796,1999-08-11
.....\SC20412.DAT,4619,1999-08-11
.....\SC20414.DAT,4637,1999-08-11
.....\SC20518.DAT,5047,1999-08-11
.....\SC20606.DAT,4738,1999-08-11
.....\SC20610.DAT,4197,1999-08-11
.....\SC20612.DAT,1223,1999-08-11
.....\SC20614.DAT,3885,1999-08-11
.....\SC20706.DAT,4895,1999-08-11
.....\SC20712.DAT,2939,1999-08-11
.....\SC20714.DAT,2405,1999-08-11
.....\SC21006.DAT,4850,1999-08-11
.....\SC21010.DAT,4856,1999-08-11
.....\solvebl.m,8581,1999-10-13
.....\source.m,2271,1999-12-20
.....\splf.m,50,1999-07-21
.....\stagnation_point.m,293,1999-06-14
.....\SUPER11.DAT,1881,1999-08-11
.....\sy.m,154,1999-10-06
.....\VEZBL32.DAT,1251,1999-08-11
.....\VEZCAN.DAT,1949,1999-08-11
.....\VEZWLTR.DAT,2024,1999-08-11
.....\vortex.m,4680,1999-12-20
.....\WILBYB.DAT,1919,1999-08-11
.....\WILBYC.DAT,1956,1999-08-11
.....\WILBYR.DAT,2018,1999-08-11

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

发表评论

0 个回复

  • HuffmanEncoding
    霍夫曼(Huffman)编码算法是满足前缀条件的平均二进制码长最短的编码算法。本文用Matlab语言编程实现了霍夫曼(Huffman)编码,并有详细的word说明(Hoffman (Huffman) coding algorithm is to satisfy the conditions of the average prefix length the shortest binary code coding algorithm. In this paper, Matlab programming language to achieve the Hoffman (Huffman) encoding, and a detailed description of the word)
    2007-12-03 09:32:29下载
    积分:1
  • MI_pls
    通过此程序可以对通过建立偏最小二乘法和互信息偏最小二乘法两种模型来预测燃油品质,并对两种方法进行比较(This procedure can be through the establishment of mutual information and partial least squares PLS two models to predict fuel quality, and compare the two methods)
    2011-11-28 19:30:01下载
    积分:1
  • Assignment3a
    SOurce code for Long window ALgorithm
    2011-11-28 22:50:26下载
    积分:1
  • soumekh
    soumekh的SAR成像源代码,非常翔实经典!(soumekh SAR imaging source code, very informative classic!)
    2007-05-25 09:42:40下载
    积分:1
  • PMSM_SMC
    基于矢量控制的永磁同步电机的滑模速度环的仿真模型(Simulation model of sliding mode speed loop for PMSM Based on vector control)
    2020-08-29 16:58:12下载
    积分:1
  • OFDMsys
    这是我们课程设计时所写的一个OFDM系统仿真程序,OFDM系统仿真.doc是我当时写的设计报告。已通过测试。(This is what we wrote a curriculum designed OFDM system simulation program, OFDM system simulation. Doc is a design report I had written. Has been tested.)
    2009-10-23 15:09:16下载
    积分:1
  • seispro
    使用改进后的全变分算法对地震剖面进行处理,可以提高地震剖面的分辨率,增加信噪比。(Using the improved algorithm, total variation seismic processing, can improve the resolution of seismic profiles, increased signal to noise ratio.)
    2010-10-22 16:51:41下载
    积分:1
  • PCA
    主分量分析的MATLAB程序,对于初学者比较有用,可以好好看一下(MATLAB program, the principal component analysis is useful for beginners, you can take a look at)
    2012-08-15 09:50:33下载
    积分:1
  • kj1
    matlab code is used the many purpose
    2013-03-14 17:21:53下载
    积分:1
  • strimap-SAR
    可以处理基于步进频率连续波的GPR数据,stripmap SAR方法可以很好的聚焦图像(processing GPR data based on SFCW,and the stripmap SAR algorithm can obtain better image )
    2012-12-11 15:16:04下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载