-
New-Text-Document-(2)
he form of the Burgers equation considered here is:
du du d^2 u
-- + u * -- = nu * -----
dt dx dx^2
for -1.0 < x < +1.0, and 0.0 < t.
Initial conditions are u(x,0) = - sin(pi*x). Boundary conditions are u(-1,t) = u(+1,t) = 0. The viscosity parameter nu is taken to be 0.01 / pi, although this is not essential.
The authors note an integral representation for the solution u(x,t), and present a better version of the formula that is amenable to approximation using Hermite quadrature.
This program library does little more than evaluate the exact solution at a user-specified set of points, using the quadrature rule. Internally, the order of this quadrature rule is set to 8, but the user can easily modify this value if greater accuracy is desired.
- 2012-04-13 12:06:48下载
- 积分:1
-
pso
PSO theory explanation
- 2013-10-03 18:03:19下载
- 积分:1
-
sudoku
使用SA模拟退火算法解数独,拥有自己的适应值函数并且可以查看过程(SA simulated annealing algorithm using Sudoku)
- 2013-12-27 06:50:09下载
- 积分:1
-
adaptive
a set of m files for fufilling the adaptive filtering.
- 2012-05-01 19:33:48下载
- 积分:1
-
PLS
说明: 偏最小二乘工具箱,解压后可直接在matlab中调用m文件(Partial least squares toolbox, after decompression can be directly invoked m file in MATLAB.)
- 2019-11-29 20:45:42下载
- 积分:1
-
shuiyin
数字音频水印程序 基于小波变换的嵌入提取程序(water shuiyin)
- 2012-05-16 15:35:11下载
- 积分:1
-
invLeastSquaresWe
线性反演的最小方差反演算法 MATLAB程序(Minimum variance of the linear inversion inversion algorithm MATLAB program)
- 2012-05-25 09:16:27下载
- 积分:1
-
changguiboshu
常规波束形成,均匀加权,给个权重因子,线列阵常规波束形成。(Conventional beamforming, uniform weighting, to a weight factor, the conventional line array beamforming.)
- 2015-01-29 18:15:18下载
- 积分:1
-
leach3
LEACH COD EWITHOUT DIRECT TRANSMISSION
- 2013-05-11 20:55:03下载
- 积分:1
-
windloadsimulation
通过AR模型模拟得到风荷载,其模拟是有davenport风速谱得到的(By AR model simulation of wind loads, and its analog davenport wind speed spectrum)
- 2021-03-20 10:59:18下载
- 积分:1