CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - matched filter matlab code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - matched filter matlab code - List
[
matlab
]
matched-filter
DL : 0
关于匹配滤波的相关计算,使用matlab编程实现,探讨匹配滤波的一些问题。-matched filter on the relevant calculations, the use of Matlab programming, the matched filter to explore some of the problems.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
xuhan
[
matlab
]
thedesignofmatchedfilterbasedonmatlab
DL : 0
实现匹配滤波器的matlab仿真,模拟了从信源波形编码、信道传输和接收译码的全过程。-Realize the matched filter matlab simulation, analog waveform from the source coding, channel transmission and reception of the whole process of decoding.
Update
: 2025-02-19
Size
: 292kb
Publisher
:
王勇
[
matlab
]
DPSK_systerm_with_matlabcode
DL : 0
详细说明了pi/4 DQPSK 调制、解调,RRC 匹配滤波器设计, BER 蒙特卡洛仿真,rayleigh衰落下的系统仿真。 文档中附有各个模块的Matlab code。-Detailed description of pi/4 DQPSK modulation, demodulation, RRC matched filter design, BER Monte Carlo simulation, rayleigh fading of system simulation. Document attached to each module of the Matlab code.
Update
: 2025-02-19
Size
: 238kb
Publisher
:
xin
[
matlab
]
matchedfilter.
DL : 0
Update
: 2025-02-19
Size
: 1kb
Publisher
:
金萧
[
3G develop
]
LinearReceivers
DL : 0
Linear CDMA Receivers Like Decorrelator MMSE and Matched filters efficien and fast code
Update
: 2025-02-19
Size
: 1kb
Publisher
:
mansoor
[
Modem program
]
mfiltr_man
DL : 0
MAtlab - Matched Filter Test Generating Manchester Line Code for Random number -MAtlab- Matched Filter Test Generating Manchester Line Code for Random number
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Kim Myung Ick
[
Communication-Mobile
]
16qam_channel_encode
DL : 0
一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,采用(7,4)循环码对信源做信道编码,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,再对信号进行信道解码,画出采用信道编码技术和不采用信道编码技术的误比特率图。-First, this program uses 16QAM modulation mode, for a string of two binary source is modulated, using (7,4) cyclic code of the source-channel coding to do with a raised cosine roll-off function for base-band modulation, and then transferred to a high frequency channel in the channel by adding Gaussian white noise, the use of matched filter demodulation, demodulation constellation plot, using the minimum Euclidean distance decoding decision, and then right channel signals, decoding, channel coding techniques used to draw and non- channel coding techniques using bit error rate plans.
Update
: 2025-02-19
Size
: 88kb
Publisher
:
zhaoyang
[
matlab
]
43680507w_pulse_compress_LFM
DL : 0
应用matlab编程算法实现的匹配滤波器的编程源码-Matlab programming algorithm applied to achieve the programming source code matched filter
Update
: 2025-02-19
Size
: 2kb
Publisher
:
时超
[
ELanguage
]
MULTI
DL : 0
its a matlab code to implement a matched filter for a single user and get a ber versus snr plot. uses 31 length 5 gold sequences for cdma.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
sneha
[
Program doc
]
mud
DL : 0
its a simulation for multiuser detection. its a matlab code for matched filter.-its a simulation for multiuser detection. its a matlab code for matched filter.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
sneha
[
Algorithm
]
matching_filter
DL : 0
匹配滤波的matlab源程序 -Matched filter matlab source code matlab source code matching filter
Update
: 2025-02-19
Size
: 1kb
Publisher
:
wenjianchong
[
matlab
]
matched_filter
DL : 0
一种匹配滤波器的MATLAB代码实现,需要者可下载-A kind of matched filter MATLAB code realization needs can be downloaded
Update
: 2025-02-19
Size
: 1kb
Publisher
:
王晶
[
matlab
]
FM_Replica_Correlator_New
DL : 0
调频信号作为探测信号的匹配滤波处理程序源码-FM signal as the detection signal matched filter processing program source code
Update
: 2025-02-19
Size
: 2kb
Publisher
:
蓝色的云
[
matlab
]
PNcodeacquisition
DL : 0
基于matlab采用匹配滤波器实现的PN码捕获与跟踪,对学习PN码捕获的朋友很有帮助-Matlab using matched filter based on the PN code acquisition and tracking, PN code acquisition in learning helpful friend
Update
: 2025-02-19
Size
: 2.08mb
Publisher
:
小黄
[
matlab
]
matlab
DL : 0
匹配滤波相关器的Matlab实现的源代码-Matched filter correlator realization of the source code for Matlab
Update
: 2025-02-19
Size
: 8kb
Publisher
:
怡然自乐
[
Special Effects
]
Barker_ambig
DL : 0
任意位巴克码的匹配滤波以及模糊函数matlab源码-Any bit Barker code matched filter and ambiguity function matlab source code
Update
: 2025-02-19
Size
: 1kb
Publisher
:
[
Other
]
match_filter
DL : 0
实现匹配滤波的matlab源代码,比较适合初学者!-Achieve matched filter matlab source code, suitable for beginners!
Update
: 2025-02-19
Size
: 1kb
Publisher
:
chao
[
Special Effects
]
matched_filter
DL : 0
雷达信号处理中匹配滤波器的设计的MATLAB源代码,可生成特定参数的匹配滤波器-Radar signal processing design matched filter MATLAB source code, can generate specific parameters matched filter
Update
: 2025-02-19
Size
: 1kb
Publisher
:
汉森张
[
matlab
]
Matched-filter-detection.m
DL : 0
这是一个基于匹配滤波器的频谱检测技术,用MATLAB代码进行了基本的仿真。-It s a spectrum detection technology based on the matched filter, the basic simulation with MATLAB code.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
xiaoming
[
matlab
]
6
DL : 0
matched filter matlab code
Update
: 2025-02-19
Size
: 3kb
Publisher
:
smm
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.