-
lslandlms
此程序为自适应信号处理中,LSL与LMS算法性能对比的程序。(LSL,LMS algorithm)
- 2009-03-20 16:54:21下载
- 积分: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
-
Polymer_Casting
In this file, the case of polymer casting is considered as an unsteady
state heat transfer problem. The explicit scheme of finite difference
approach is considered to solve the governing partial differential
equation in one dimensional (radial) cylindrical coordinates.
- 2012-11-20 05:06:46下载
- 积分:1
-
complex_signal
shows how signals work in
plots complex signal A*(sin(w)+cos(w))
- 2010-05-07 22:02:19下载
- 积分:1
-
program
风向驾驶模型,让驾驶员在驾驶过程中遇到的风速进行仿真。(Wind driving model, so that the driver in driving wind encountered during simulation.)
- 2013-08-02 14:57:58下载
- 积分:1
-
AVR448
Control of High Voltage 3-Phase BLDC Motor
- 2014-01-24 04:16:21下载
- 积分:1
-
18-Internal-Fault-Classification-in-Transformer-W
INTERNAL FACULT CLASSIFICATION OF TRANSFORMER WINDING ..WITH BASEPAPER AND CODING ....ENJOY IT
- 2012-02-13 22:10:19下载
- 积分:1
-
matchbycorrelation
matlab编制的通过卷积完成特征点匹配的软件(match image feature points by correlation)
- 2020-12-10 10:59:18下载
- 积分:1
-
rec_code_rate2
how to create rec code rate 2
- 2010-01-16 14:59:38下载
- 积分:1
-
xralflin
说明: 在vc++ 环境下对mapinfo的mif mid数据格式的文件进行操作(本程序附带部分数据方便大家学习)本程序不仅对道路、 等高线、 电力层、 独立地物、居民地、水系、图廓线等图层进行显示,而且实现了 缩放 漫游 开窗放大等基本的功能.是研究mapinfo数据格式的一个很好参考源码。 (In vc++ environment for mapinfo data format of the mif mid file operations (part of the data included in this program to facilitate them to learn) This program not only for the roads, contour lines, power level, independent surface features, the residents, the water system, figure profile and other layers to display, but also achieved roaming window zoom zoom and other basic functions. mapinfo data format is to study a good reference source.)
- 2010-03-26 20:00:01下载
- 积分:1