-
Gelerkin
加权余量法--伽辽金方法求解一维扩散方程。参考书《Computational Techniques for Fluid Dynamics》(Weighted residual method- Galerkin method for solving one-dimensional diffusion equation. Reference book " Computational Techniques for Fluid Dynamics" )
- 2013-05-21 22:12:12下载
- 积分:1
-
eight-puzzle
. The 8-puzzle problem is a puzzle invented and popularized by Noyes Palmer Chapman in the 1870s. It is played on a 3-by-3 grid with 8 square blocks labeled 1 through 8 and a blank square. Your goal is to rearrange the blocks so that they are in order. You are permitted to slide blocks horizontally or vertically into the blank square. The following shows a sequence of legal moves from an initial board position (left) to the goal position (right).
- 2013-12-30 00:21:37下载
- 积分:1
-
naoqu_a_slave
该代码只是个计算的例子,提供方法.传递对准中的挠曲和柑臂计算(The code is just a calculation example, provide a way. Transfer Alignment calculation of deflection and orange arms)
- 2010-09-29 14:50:50下载
- 积分:1
-
simulink-transformator
simulink transformator
- 2009-04-25 22:34:36下载
- 积分:1
-
LABEX6
数字滤波器设计程序,该程序可以展现滤波器的功能,可以让你更好的理解滤波器(Laboratory Exercise 6
DIGITAL FILTER STRUCTURES
)
- 2010-12-30 23:16:38下载
- 积分:1
-
myplotyy_110512
Myplotyy情节不同的数据集具有共同的X轴使用一个数字,但个别的Y轴。
每一个曲线(Y轴)的属性可单独调整,为线性或对数尺度,正常或反向规模,置信区间等,颜色,曲线标签,...
见截图和运行示例“myplotyy_example.m”在zip文件中。
(Myplotyy plots different data sets with a common x-axis but using individual y-axes in one figure.
The properties of every curve (y-axis) can be individually adjusted, such as linear or logarithmic scale, normal or reverse scale, confidence intervals, colors, curve labeling, ...
See screenshot and run the example "myplotyy_example.m" included in the zip-file.
)
- 2011-05-15 11:14:27下载
- 积分:1
-
wireless
a good book about wireless
- 2010-06-05 01:25:21下载
- 积分:1
-
2ASK(OOK)
systemview通信原理仿真2ASK(OOK)信号的解调(systemview Communication Principles Simulation 2ASK (OOK) signal demodulation)
- 2010-06-24 11:22:51下载
- 积分:1
-
we
说明: 七单元天线阵DOA估计
clear clc
d=1 天线阵元的间距
lma=2 信号中心波长
q1=1*pi/4 q2=1*pi/3 q3=1*pi/6 q4=3*pi/4 四输入信号的方向
A1=[exp(-2*pi*j*d*[0:6]*cos(q1)/lma)] 求阵因子
A2=[exp(-2*pi*j*d*[0:6]*cos(q2)/lma)]
A3=[exp(-2*pi*j*d*[0:6]*cos(q3)/lma)]
A4=[exp(-2*pi*j*d*[0:6]*cos(q4)/lma)]
A=[A1,A2,A3,A4] 得出A矩阵
n=1:1900
v1=.015 四信号的频率
v2=.05
v3=.02
v4=.035
d=[1.3*cos(v1*n) 1*sin(v2(we)
- 2010-05-06 15:26:50下载
- 积分:1
-
zuoye
MATLAB程序,用最陡下降实现LMS算法,设定不同的a值,可以验证该算法的收敛性,kalman算法和波束成型(MATLAB program, using the steepest descent LMS algorithm to achieve, set a different value, you can verify that the convergence of the algorithm, kalman algorithm and beam forming)
- 2010-05-21 17:19:45下载
- 积分:1