-
Nav-Sys-P-SAS
Fuzzy controller design and implementation in real time control
- 2012-03-23 03:09:05下载
- 积分:1
-
arrayfactor
this code is for array factor
- 2011-11-19 23:37:41下载
- 积分:1
-
WaterMarking
Matlab code for semi fragile lsb watermarking with 5 type of attack and vhdl code
- 2015-03-18 05:58:20下载
- 积分:1
-
parkmoxing
矢量控制系统中的park变换,用于矢量左边的2S/2R的变换(The park transform vector control system, for the vector the left 2S/2R the transformation)
- 2013-04-04 20:21:29下载
- 积分:1
-
TSOM
Create TSOM 2D/3D image
it is lithograpy semicondutor defect method
- 2013-11-17 16:04:35下载
- 积分:1
-
ofdm_channel_estimation
ofdm系统中LS信道估计,QPSK调制,模拟瑞利信道,能运行出误码率图形。(LS channel estimation in OFDM system, QPSK modulation, analog Rayleigh channel can run a bit error rate graphics.)
- 2013-04-30 03:16:41下载
- 积分:1
-
kalman31
卡尔曼滤波仿真程序,MATLAB仿真,可以使用(Kalman filter simulation program, MATLAB simulation, you can use)
- 2008-02-28 12:12:35下载
- 积分:1
-
WuYufei_matlab
wuyufei的turbo程序,做turbo的人一定要看的matlab程序。(wuyufei the turbo procedure, turbo make sure to look at the matlab program.)
- 2008-04-20 00:41:32下载
- 积分:1
-
CoordCovert
一个坐标系转换的类,参考系:WGS-84椭球体参数;功能:笛卡尔坐标系、大地坐标系、站心地平坐标系(线坐标形式)、站心地平坐标系(极坐标形式)之间的互相转换。(A coordinate transformation class reference system: WGS-84 ellipsoid parameters Function: Cartesian coordinates, geodetic coordinate system, Station Local coordinate system (line coordinates), Station Local coordinate system (polar form) of conversion between each other.)
- 2014-11-06 08:45:11下载
- 积分:1
-
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