-
VDSL_dowm
VDSL的下行链路仿真。1.下行(局端到用户端)速率:20Mbps,上行(用户端到局端)速率:5Mbps;传输距离为500m;在Eb/N0 = 15dB时实现误比特率Pe<=10-4
2.可用信道频谱:0.138MHz-12MHz
3.双绞线模型采用RLCG模型,传输介质为0.4mm PE cable
(simulation of VDSL down link)
- 2011-07-19 21:40:27下载
- 积分:1
-
max_matching
寻找给定完全赋权图的最大匹配源程序的matlab实现(Given complete weighted graph to find the maximum matching matlab source code to achieve)
- 2011-09-13 15:27:35下载
- 积分:1
-
Matlab
雷达信号处理 阵列波束形成 最小均方误差 采样协方差矩阵求逆 Capon波束形成等等(Radar Signal Processing)
- 2014-11-24 20:26:05下载
- 积分:1
-
dig_filter
Matlab实现的各种滤波器程序,已运行,可根据需求修改(Digital Filter)
- 2011-12-05 14:13:39下载
- 积分:1
-
HambasePredict
calibration image whith matlab
- 2013-12-24 22:40:36下载
- 积分:1
-
PPPMI------Dual-band-SRR-metamaterial-in-the-tera
Dual band SRR metamaterial
- 2014-11-11 04:53:48下载
- 积分:1
-
12_15_cvcodes-mulitivariate-nonparametric-regressi
rt如题目说是,就是他的一个多元计算的案例的一套程序(topics such as rt said yes, he is a multi-case calculation of a set of procedures)
- 2006-09-26 11:10:48下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
wavefront-interferometer
于斐索干涉仪的数字波面干涉技术研究.费索性的干涉仪,具有共光路的结构。(In Ophir cable digital wavefront interferometer interference technology research)
- 2014-11-02 15:58:00下载
- 积分:1
-
3
说明: matlab中的关于微分方程实验方面的例子和程序(matlab in the example of experiments on differential equations and procedures)
- 2010-10-14 18:49:07下载
- 积分:1