-
mipoptions
animation for ad hoc fixed nodes
- 2010-06-08 09:14:00下载
- 积分:1
-
cdma.recove
基于CDMA使用多个伪到整个对象序列嵌入水印恢复(CDMA-based multiple sequence of pseudo-embedded watermark to restore the entire object)
- 2010-05-31 23:54:05下载
- 积分:1
-
suspensionA
主动控制悬架4自由度模型及控制算法,可以马上应用。(Active Control of 4-DOF suspension model and control algorithm can be applied immediately.)
- 2009-06-07 15:55:00下载
- 积分:1
-
video
video acquistion in matlab
- 2010-07-25 21:54:27下载
- 积分:1
-
rgbtogray
TO PERFORM RGB TO GRAY CONVERSION
- 2015-04-20 13:22:40下载
- 积分:1
-
用matlab实现的曼彻斯特 BVLsQI编码
用matlab实现的曼彻斯特 BVLsQI编码。50 占空比(可调)。绘制时域波形和频域功率谱密度。结果跟北邮的GlxNsvt 的通信原理课件上的形状一模一样。 .
(With Manchester BVLsQI encoding matlab realize. 50 duty cycle (adjustable) . Draw time-domain waveform and frequency domain power spectral density. Results with BUPTGlxNsvt Exactly the same shape Wenbin communication on the principles of courseware.
)
- 2016-02-05 09:24:42下载
- 积分:1
-
abc
file of show how to implement the tecnical ABC in antenna microstrip
- 2015-04-01 12:12:20下载
- 积分:1
-
L7_answer
移频法实现啸叫抑制,通过对回声信号做移频,使得回声信号加上输入信号不会再某一频点能量过大产生啸叫(Frequency shift method to achieve howling suppression, echo signals by frequency shift do so echo signal plus input signal will no longer produce a certain frequency can be excessive howling)
- 2021-01-29 15:08:33下载
- 积分:1
-
是个不错的算法程序-932832juleiDBSCAN
说明: 是个不错的算法程序,可以直接实现功能。密度方式的聚类算法(It is a good algorithmic program, which can implement functions directly.)
- 2020-06-21 14:20:02下载
- 积分: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