-
duoxiangjiegou
基于多相结构的信道化发射机实信号输出matlab仿真程序:从仿真得到的图可以看到,输出8路实信号所需的带宽为输出8路复信号所需带宽的一半。另外,输出的复信号频谱结构不再像直接法实现时所得到的顺序对应结构,其原因还有待进一步研究。(Channel based on multi-phase structure of real signal of the transmitter output matlab simulation program: graph obtained from the simulation can be seen, the output 8-channel bandwidth needed for real signals, the output 8-channel half the bandwidth required for complex signals. In addition, the output structure of the complex signal spectrum is no longer realized as the direct method corresponds to the order obtained by the structure, the reason remains to be further studied.)
- 2009-09-08 22:26:49下载
- 积分:1
-
relate_program_AR
这里共六个文件夹,包含了AR模型的burg算法,功率谱估计,维纳滤波,AR模型的全极点模型等等。(Here a total of six folders contain the AR model of the burg algorithm, power spectrum estimation, Wiener filtering, AR model of all-pole model and so on.)
- 2010-05-27 11:25:17下载
- 积分:1
-
matlab
MATLAB的基本知识,基本运算与函数整理(MATLAB basic knowledge, basic calculations and function finishing)
- 2013-10-09 14:54:56下载
- 积分:1
-
gen_m_Seq
利用线性移位寄存器的线性关系,输出一个m序列(get m sequence by the relationship
of the Line Feedback Shift Register)
- 2009-12-29 16:52:34下载
- 积分:1
-
mmse-svd
信道估计中两种经典算法的对比,MMSE和SVD-MMSE,上传的为验证过的函数程序,自行补充(Channel estimation in two classic algorithms in contrast, the MMSE and SVD-the MMSE, upload function for proven program to complement their own)
- 2012-03-15 11:12:47下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
mtsp_ga
关于车辆VRP调度的程序,利用遗传算法编译而成。(Compiled from vehicle VRP scheduling procedures, the use of genetic algorithms.)
- 2012-10-03 16:51:47下载
- 积分:1
-
9-input-4-output
一个9输入4输出的矩阵,利用BP神经网络训练并预测。通过不断的调试获取最可靠地输出。(A 9-input 4-output matrix, using BP neural network training and prediction. Continue to debug access to the most reliable output.)
- 2013-04-28 14:28:58下载
- 积分:1
-
Hough_Circle
hough变换实现的图像中圆的检测,适用于计算机视觉初学者,简单容易理解(hough transform circle detection in images, Computer Vision for beginners, simple and easy to understand)
- 2010-10-27 10:09:39下载
- 积分:1
-
xuniMUSIC
基于虚拟阵列的 MUSIC算法 MATLAB(MUSIC algorithm based on MATLAB Virtual Array)
- 2011-10-28 17:44:40下载
- 积分:1