-
CFD2_lc_MUSCL
有限体积法求解一维欧拉方程,采用二阶MUSCL迎风格式,计算一维等熵喷管的流程,喷管扩张段有正激波。有助于理解和学习MUSCL格式()
- 2007-09-10 14:21:44下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
ss
说明: Code to do volume visualization of 3D data which works in most images in 3d
- 2011-03-03 02:28:39下载
- 积分:1
-
attachments
This file contains optimization codes
- 2013-08-01 00:55:29下载
- 积分:1
-
music
music,用music算法实现对来波方向的检测,是初学者的较好程序(music, using music algorithm to wave direction on the detection process is better for beginners)
- 2010-05-25 23:13:33下载
- 积分:1
-
femcode
包含Understanding and implementing the finite element method这本书,以及具体的matlab程序源码,该书是Mark S. Gockenbach 于2006完成出版的(Contain Understanding and implementing the finite element method this book, as well as specific matlab program source code, the book is Mark S. Gockenbach completed in 2006 and published in the)
- 2013-10-19 10:56:40下载
- 积分:1
-
MATLAB-shiyong
matlab中常用代码集合,适合初学者学习参考。(matlab a collection of commonly used code, suitable for beginners to learn.)
- 2013-05-12 13:08:21下载
- 积分:1
-
coop
合作是通訊的過程模擬仿真,有三種中繼的模式
可提供大家一個方向,謝謝(Relay Station Way)
- 2009-04-10 14:17:40下载
- 积分:1
-
OCO
OCO: OPTIMIZED COMMUNICATION AND ORGANIZING FOR TARGET TRACKING IN WIRELESS SENSOR NETWORK
- 2014-12-15 16:57:04下载
- 积分:1
-
sjwl3bpdm
说明: 基于神经网络工具箱实现三层BP网络代码(注释很详细)(Based on BP neural network toolbox to achieve the three-tier network code (note detail))
- 2010-04-09 16:40:23下载
- 积分:1