文件名称:cognitivel
介绍说明--下载内容均来自于网络,请自行研究使用
frequency expander. Matlab code for expander.When x is a vector, this function adds L-1 after each element of x.
When x is a matrix, each column of it treated as vector and expanded L
fold.
SQUARE-ROOT RAISED-COSINE PULSE: h=sr_cos_p(N,L,alpha)
This function generates a square-root raised-cosine pulse of length N+1.
There are L samples per symbol period.
alpha is the roll-off factor.
When x is a matrix, each column of it treated as vector and expanded L
fold.
SQUARE-ROOT RAISED-COSINE PULSE: h=sr_cos_p(N,L,alpha)
This function generates a square-root raised-cosine pulse of length N+1.
There are L samples per symbol period.
alpha is the roll-off factor.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
f_sr_cos_p.m
f_expander.m