代码搜索:equalizer
找到约 546 项符合「equalizer」的源代码
代码结果 546
www.eeworm.com/read/452675/7436563
m zfl_eq_tap.m
function ZFL_eq_tap(b,eq_tap)
%ZFL Equalizer co bac thay doi duoc (cang lon cang tot);
%channel, noise thay doi
% b :input
% b=sign(rand(1,5)-.5) %ma hoa BPSK
% h :channel
% eq_tap :l
www.eeworm.com/read/452672/7436566
m zfl.m
function ZFL(b,h,n)
%Zero_forcing linear Equalizer co nhieu kenh truyen
% b:input -nhap gia tri ngoai
% b=sign(rand(1,5)-.5) %ma hoa BPSK
% h:channel
www.eeworm.com/read/178086/9418633
m blind_equalizer_24tap.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Blind Equalizer Simulation (24 TAP Gordard CMA & DD LMS) with Channel effect & Carrier offset
www.eeworm.com/read/331076/12852497
m fig_adaptive_linear_equalizer.m
% MATLAB script for Illustrative Problem 12, Chapter 6.
echo on
N=500; % length of the information sequence
K=5;
actual_isi=[0.05 -0.063 0.088 -0.126 -0.25 0.9047 0.25 0 0.126 0.038 0.088];
www.eeworm.com/read/319342/13453291
m exp04_adaptive_equalizer.m
4.自适应均衡器的仿真程序:
% Illustration of the conventional RLS algorithm
close all;
W=2.9;
Nexp=10;
N=2000;
Nmc=1; % Number of ensemble realizations
M=11;%抽头系数
lambda=0.99;%遗忘因子
varv=0.001;%噪声方差
h=ze
www.eeworm.com/read/373367/2763190
cc gr_cma_equalizer_cc.cc
/* -*- c++ -*- */
/*
* Copyright 2006 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter
www.eeworm.com/read/373367/2763240
h gr_cma_equalizer_cc.h
/* -*- c++ -*- */
/*
* Copyright 2006 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter
www.eeworm.com/read/373367/2763324
i gr_cma_equalizer_cc.i
/* -*- c++ -*- */
/*
* Copyright 2006 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter
www.eeworm.com/read/373367/2764707
h qa_atsci_equalizer_nop.h
/* -*- c++ -*- */
/*
* Copyright 2002 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter
www.eeworm.com/read/373367/2764713
cc qa_atsci_equalizer_nop.cc
/* -*- c++ -*- */
/*
* Copyright 2002 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter