-
pro_lib
关于信号处理中的自适应算法的常用算法集,希望能对相关人士有所帮助!(On signal processing algorithms commonly used set of adaptive algorithms, hoping to help the relevant parties!)
- 2010-08-25 20:00:52下载
- 积分: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
-
several-random-access-protocols
MATLAB学习的很好的PPT资料,基础matlab学习者的首选教材演示(matlab study)
- 2011-05-11 10:50:07下载
- 积分:1
-
ryitbskg
是信号处理的基础,基于分段非线性权重值的Pso算法,通过反复训练模板能有较高的识别率,matlab编写的元胞自动机,用于图像处理的独立分量分析,利用贝叶斯原理估计混合logit模型的参数,可以实现模式识别领域的数据的分类及回归,信号处理中的旋转不变子空间法。( Is the basis of the signal processing, Based on piecewise nonlinear weight value Pso algorithm, Through repeated training KCajOMWlate have higher recognition rate, matlab prepared cellular automata, Independent component analysis for image processing, Bayesian parameter estimation principle mixed logit model, You can achieve data classification and regression pattern recognition, Signal Processing ESPRIT method.)
- 2016-04-06 23:41:26下载
- 积分:1
-
electronic_crossover
calculates the simulink labs and implemented in simulink matlab environment
- 2009-06-03 17:33:43下载
- 积分:1
-
guihua
规划求解的matlab程序,用于实现通过线性规划来寻求最优解。(Programming in matlab program, used to achieve the linear programming to find the optimal solution.
)
- 2014-08-25 14:46:54下载
- 积分:1
-
wola
matlab code for wola filter bank
- 2020-09-28 14:57:45下载
- 积分:1
-
Laplacian
灰度图像边缘检测中的laplacian算法的MATLAB仿真实现(MATLAB simulation grayscale image laplacian edge detection algorithm to achieve)
- 2014-11-03 15:30:59下载
- 积分:1
-
dbntrain
一个dbn例子函数,dbntrain,用于设置训练相关的参数。(a dbntrain function for dbn.It is used for set the train para.)
- 2020-06-24 13:20:02下载
- 积分:1
-
b911a3340926
Matlab video anlaysis A packet is the basic unit of data in a transport stream. It consists of a sync byte, whose value is 0x47, followed by three one-bit flags and a 13-bit Packet Identifier (PID). This is followed by a 4-bit continuity counter.
- 2011-01-30 09:53:35下载
- 积分:1