-
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
-
Matlab-Primer_8Ed_2011
Matlab Primer language 2011
- 2011-05-22 13:25:38下载
- 积分:1
-
radix3.m
A spilt radix - 3 algorithm for any N. N is limited to power of 3.(A spilt radix- 3 algorithm for any N. N is limited to power of 3.)
- 2012-02-10 09:28:15下载
- 积分:1
-
IEEE-raw-data
包括IEEE4,IEEE14,IEEE30,IEEE57,IEEE118,IEEE300,C703,N1047数据,该数据可以用作潮流计算,最优潮流计算以及电网规划(Including IEEE4, IEEE14,IEEE30,IEEE57,IEEE118,IEEE300,C703,N1047data, the data can be used for power flow calculation, optimal power flow calculation and power grid planning
)
- 2020-06-28 15:40:02下载
- 积分:1
-
ofdm-cdm
本文给出了OFDM-CDM系统在不同的调制方式及编码方式以及未知干扰环境下的性能,内有完整的源码(the performances of OFDM-CDM system under different modulations and codes)
- 2009-12-03 11:08:57下载
- 积分:1
-
ghash-clmulni-intel_glue
Accelerated GHASH implementation with Intel PCLMULQDQ-NI instructions. This file contains glue code.
- 2014-08-30 11:10:14下载
- 积分:1
-
Random-signal-resonance
这是一个关于随机信号共振的matlab程序文件 请放心下载(Random signal resonance)
- 2012-04-02 18:49:00下载
- 积分:1
-
Guyan
Guyan法模型减缩,缩减系统治疗刚度矩阵维数,同时保持低阶模态精确性(Guyan condensaton method)
- 2014-03-31 09:07:07下载
- 积分:1
-
code
绝对齐全的语音识别代码,包括hmm dtw和语音特征的提取部分,有详细的说明和讲解(Absolutely wonderful speech recognition code, including the HMM DTW and speech feature extraction part, a detailed description and explanation)
- 2016-05-22 16:16:27下载
- 积分:1
-
DTFT
说明: DTFT计算源代码,DTFT的计算和MATLAB自带函数的计算以及比较(DTFT calculation of the source code, DTFT calculation and the calculation of MATLAB own function as well as the comparison)
- 2008-12-01 13:34:20下载
- 积分:1