文件名称:Multibank-filter-receiver-design
- 所属分类:
- matlab例程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2016-01-14
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- maske******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
function receiver_40a
receiver_40a is a demo of a 40 channel receiver, demodulating 30 channels,
of nominal symbol rate 20 MHz, separated by 28 MHz centers (1.4 times symbol rate)
input sample rate is 40*28 = 1120 MHz.
receiver performs a 40 point transform on the output of a 40-stage polyphase filter
the polyphase filter operates at input rate but outputs at 2 samples/symbol or
40 MHz. The resampling rate is 1120/40 = 28-to-1, thus output 40-channels are
computed once for every 28 input samples. channelizer is not matched filter,
prototype filter is 10 wider than two sided bandwidth of input signal to accommodate
frequency uncertainty of separate channel centers.-function receiver_40a
receiver_40a is a demo of a 40 channel receiver, demodulating 30 channels,
of nominal symbol rate 20 MHz, separated by 28 MHz centers (1.4 times symbol rate)
input sample rate is 40*28 = 1120 MHz.
receiver performs a 40 point transform on the output of a 40-stage polyphase filter
the polyphase filter operates at input rate but outputs at 2 samples/symbol or
40 MHz. The resampling rate is 1120/40 = 28-to-1, thus output 40-channels are
computed once for every 28 input samples. channelizer is not matched filter,
prototype filter is 10 wider than two sided bandwidth of input signal to accommodate
frequency uncertainty of separate channel centers.
receiver_40a is a demo of a 40 channel receiver, demodulating 30 channels,
of nominal symbol rate 20 MHz, separated by 28 MHz centers (1.4 times symbol rate)
input sample rate is 40*28 = 1120 MHz.
receiver performs a 40 point transform on the output of a 40-stage polyphase filter
the polyphase filter operates at input rate but outputs at 2 samples/symbol or
40 MHz. The resampling rate is 1120/40 = 28-to-1, thus output 40-channels are
computed once for every 28 input samples. channelizer is not matched filter,
prototype filter is 10 wider than two sided bandwidth of input signal to accommodate
frequency uncertainty of separate channel centers.-function receiver_40a
receiver_40a is a demo of a 40 channel receiver, demodulating 30 channels,
of nominal symbol rate 20 MHz, separated by 28 MHz centers (1.4 times symbol rate)
input sample rate is 40*28 = 1120 MHz.
receiver performs a 40 point transform on the output of a 40-stage polyphase filter
the polyphase filter operates at input rate but outputs at 2 samples/symbol or
40 MHz. The resampling rate is 1120/40 = 28-to-1, thus output 40-channels are
computed once for every 28 input samples. channelizer is not matched filter,
prototype filter is 10 wider than two sided bandwidth of input signal to accommodate
frequency uncertainty of separate channel centers.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
remez_demo_3a.m
remez_frf_example_2.m
sig_del_ex_1.m
six_stage_4.m
receiver_40a.m