-
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
-
Principal-component-analysis
主成份分析法在证券市场个股评价中的应用,可以用SPSS软件解决(Principal component analysis in the stock market evaluation of individual stocks, you can use SPSS software to solve)
- 2011-09-02 19:33:00下载
- 积分:1
-
danxiangjinzhaguan
单向晶闸管整流电路仿真模型,可参见电力电子教材(Unidirectional thyristor rectifier circuit simulation model can be found in power electronics textbooks)
- 2013-09-20 19:40:28下载
- 积分:1
-
SM_VBALST_MRCcomparision
空间调制程序,包含SM,VBLAST,MRc三种算法的性能对比,对空间调制的入门初学者很重要,程序完整,可以直接运行(Spatial modulation procedures, including SM, VBLAST, performance comparison MRc three algorithms for spatial modulation of beginners is very important, program integrity, and can be run directly)
- 2015-01-15 10:14:51下载
- 积分:1
-
cdma2000_Matlab
用matlab编写的cdma2000基带信号源的仿真程序,主要实现编码调制部分。。(Prepared using matlab cdma2000 baseband signal source simulation program, the main code modulation section. .)
- 2013-12-28 10:59:25下载
- 积分:1
-
stft
本程序是一个用短时傅立叶变换实现的心音时间、频率分析(This program is a short-time Fourier transform implemented with the heart sound time frequency analysis)
- 2009-11-24 20:54:56下载
- 积分:1
-
GUI_draw
在matlab编程环境下,实现一个跟windows自带近似的画图板程序。(In the matlab programming environment with windows built to achieve a similar drawing board procedures.)
- 2010-11-17 00:16:24下载
- 积分:1
-
Gap_Finder
this example finds the gapes that are existed in a word
- 2010-01-29 18:41:25下载
- 积分:1
-
bearing
This is a fault data from bearing.
- 2011-08-27 11:21:40下载
- 积分:1
-
tic_toc_use
matlab中tic与toc函数联合进度条使用例子(tic toc function matlab in combination with the use of examples progress bar)
- 2013-07-31 15:47:16下载
- 积分:1