-
xianzhen
说明: 线阵波束形成,线阵天线的波束形成,用于接收不同方向的信号(Line Array Beamforming)
- 2011-04-09 21:27:20下载
- 积分:1
-
fig7x34
无速度传感器的矢量控制matlab simulink仿真图,仿真结果说明具有良好的自适应能力(Speed sensorless vector control Matlab Simulink simulation diagram, the simulation results has good adaptive capacity)
- 2012-04-22 11:15:49下载
- 积分:1
-
sp
说明: simple shoortest path
- 2010-01-19 21:22:08下载
- 积分: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
-
Ward-report
机载雷达空时自适应处理的源码,也就是林肯实验室的ward报告(Code for space-time adaptive processing foe airborne radar(J.Ward report of Lincoln Lab))
- 2016-03-30 23:16:56下载
- 积分:1
-
ALCATEL_ADB_RNDIS_Driver_for_MTK_SP_2013_03_29
alcatel programa de lenjuage sencillo para celular
- 2016-10-05 07:55:28下载
- 积分:1
-
ANFIS
说明: matlab ANFIS for optimization
- 2019-06-25 02:53:38下载
- 积分:1
-
GAforWTA
用matlab编写的求解武器目标分配的遗传算法程序(Using matlab to solve the distribution of weapons and target the genetic algorithm)
- 2016-02-18 02:23:48下载
- 积分:1
-
program
风向驾驶模型,让驾驶员在驾驶过程中遇到的风速进行仿真。(Wind driving model, so that the driver in driving wind encountered during simulation.)
- 2013-08-02 14:57:58下载
- 积分:1
-
06-02-2015_05-43-24
c++ lession
10 chapters
Implement a template class EnhancedSafeArray, which is a type of SafeArray. The class SafeArray implementation is given in safearray.h. Class SafeArray is a class that wraps a regular C++ array. It is considered a safe array class since it handles out of bounds array indexing through exception handling. Your class EnhancedSafeArray will augment the class SafeArray by supporting a copy constructor, a method to return the size of the array, an assignment operator, and an equality test operator.
- 2015-02-23 23:58:22下载
- 积分:1