登录
首页 » matlab » pablo

pablo

于 2008-09-21 发布 文件大小:71KB
0 204
下载积分: 1 下载次数: 1

代码说明:

说明:  一个可以生成标准翼型坐标,并对翼型在不同攻角下进行升力系数及阻力系数计算的软件。(Can generate a standard airfoil coordinates, and the airfoil at different angle of attack carried out under the lift coefficient and drag coefficient calculation software.)

文件列表:

pablo
.....\CAST7.DAT
.....\cfturb.m
.....\CLARKY.DAT
.....\close_te.m
.....\DAE11.DAT
.....\DAE21.DAT
.....\DAE31.DAT
.....\dist.m
.....\doublet.m
.....\DSMA523.DAT
.....\ellipse.m
.....\EPP662.DAT
.....\EPP748.DAT
.....\fH.m
.....\findy.m
.....\fL.m
.....\FOIL31.DAT
.....\FX63137.DAT
.....\GAW1.DAT
.....\H1ofH.m
.....\HofH1.m
.....\HSN0213.DAT
.....\info.m
.....\K720616.DAT
.....\K790312.DAT
.....\K820609.DAT
.....\KORN.DAT
.....\library.m
.....\LISS7769.DAT
.....\LS10013.DAT
.....\LS10417M.DAT
.....\MS10313.DAT
.....\MS10317.DAT
.....\N001035.DAT
.....\N63215.DAT
.....\N643418.DAT
.....\N64A010.DAT
.....\N64A410.DAT
.....\N651012.DAT
.....\N651213.DAT
.....\N652215.DAT
.....\N65410.DAT
.....\N658299M.DAT
.....\N658299R.DAT
.....\N65A012.DAT
.....\N663018.DAT
.....\N747A415.DAT
.....\naca0012.DAT
.....\naca4.m
.....\naca4412.DAT
.....\newabb.DAT
.....\NL10414F.DAT
.....\NL10416.DAT
.....\NL11215F.DAT
.....\NL20415.DAT
.....\NLR1.DAT
.....\ONERAM6.DAT
.....\pablo.m
.....\RAE100.DAT
.....\RAE101.DAT
.....\RAE102.DAT
.....\RAE103.DAT
.....\RAE104.DAT
.....\RAE2822.DAT
.....\Rsolver.m
.....\runge.m
.....\SC20010.DAT
.....\SC20012.DAT
.....\SC20406.DAT
.....\SC20410.DAT
.....\SC20412.DAT
.....\SC20414.DAT
.....\SC20518.DAT
.....\SC20606.DAT
.....\SC20610.DAT
.....\SC20612.DAT
.....\SC20614.DAT
.....\SC20706.DAT
.....\SC20712.DAT
.....\SC20714.DAT
.....\SC21006.DAT
.....\SC21010.DAT
.....\solvebl.m
.....\source.m
.....\splf.m
.....\stagnation_point.m
.....\SUPER11.DAT
.....\sy.m
.....\VEZBL32.DAT
.....\VEZCAN.DAT
.....\VEZWLTR.DAT
.....\vortex.m
.....\WILBYB.DAT
.....\WILBYC.DAT
.....\WILBYR.DAT

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

发表评论

0 个回复

  • 元胞自动机的8个常用的matlab代码
    说明:  元胞自动机的各种代码例程,简单好用,易懂并且运行流畅没有bug.(Various code routines of cellular automata are simple, easy to use, easy to understand and run smoothly without bugs.)
    2019-01-28 00:46:50下载
    积分:1
  • supporting-material-2mewatn
    对于keccak算法的 cube攻击的代码(Code for the cube attack of the keccak algorithm)
    2018-06-20 09:56:48下载
    积分:1
  • 服务台原型
    说明:  一个界面简洁的Axure原型,可以快速的搭建自己的原型(A simple Axure prototype can quickly build its own prototype)
    2020-06-21 03:20:01下载
    积分:1
  • catabaseuse
    我们课程设计的题目,可以使用,数据库用ACCESS(The topic of curriculum design, we can use, use the ACCESS )
    2017-04-27 14:34:31下载
    积分:1
  • wafo_2017
    WAFO是Matlab用于计算随机载荷下的疲劳寿命(WAFO is a toolbox of Matlab routines for statistical analysis and simulation of random waves and random loads. WAFO is freely redistributable software, see WAFO licence, cf. the GNU General Public License (GPL). It is available on this website and it is included in the wafo-project on GitHub, where also support for Octave is available, as well as a Python version. WAFO contain tools for)
    2020-12-31 12:38:59下载
    积分:1
  • USB的RTL代码,FPGA或ASIC
    usb rtl code, to fpga or asic
    2023-01-20 16:30:03下载
    积分:1
  • I wrote a MS
    我写了个和MS的扫雷长象和玩法都一样,但我的有以下特别功能: 1 开始游戏第一下永远不会点到雷 2 (保存/恢复 )可以在任何时候保存游戏状态,可在任何时候恢复 3 100% 纯 JAVA 编写, 可以在任何系统上运行,比如苹果电脑和LINUX等 4 100% 公开源代码 这个游戏基于MVC架构编写. 把jar文件默认打开程序设为JAVA虚拟机,就可双击JMinesweeper来启动游戏,如果没有装JAVA虚拟机可以去SUN的主页上下载: http://jdl.sun.com/webapps/download/AutoDL?BundleId=9992 把JMinesweeper.jar用WinRAR或WinZip解压后,可以在解压文件夹中找到这个游戏的所有源码。-I wrote a MS-like mine, and games are played are the same, but I have the following functions : starting a game will never be the first to mine two points (preservation/restoration) can be preserved at any time, the game may be resumed at any time 3100% Pure Java prepared, any system running, such as Linux and Apple Computer as 4,100% of the open-source MVC framework based on the game prepared. put jar document procedures set by default to open Java Virtual Machine, JMinesweeper can double-click to start the game, if not installed Java Virtual Machine can go to the home page of the Sun Download : http://jdl.sun.com/webapps/download/AutoDL BundleId = 9992 J
    2022-03-11 13:54:32下载
    积分:1
  • 文本编辑框
    文本编辑框-------------------简易-Text edit box- Summary
    2022-02-11 11:25:10下载
    积分:1
  • w-k_Chinese_references
    非常好的wk算法的中文参考资料,将stolt插值方面讲的很详细(Very good Chinese reference wk algorithm will Stolt interpolation side of a very detailed)
    2020-08-01 09:48:36下载
    积分:1
  • 供求信息网站源码整站
    说明:  供求信息网站源码,语言asp,有后台管理功能(Supply and demand information website source code, language asp, with background management function)
    2019-01-14 11:23:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载