代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/460038/7258582
pdf estimation_of_hurst_parameter.pdf
www.eeworm.com/read/453797/7412243
m lr_lmmse_estimation.m
function [output,lamida_mse_lmmse,lamida_mse_lr_lmmse]=lr_lmmse_estimation(input,pilot_inter,pilot_sequence,pilot_num,trms,t_max,snr,cp);
%trms为多经信道的平均延时,t_max为最大延时,此处所有的时间都是已经对采样间隔做了归一化后的结果
beta=17
www.eeworm.com/read/441502/7669765
rar ofdm_channel_estimation.rar
www.eeworm.com/read/323223/13346992
m lr_lmmse_estimation.m
function output=lr_lmmse_estimation(input,pilot_inter,pilot_sequence,pilot_num,trms,t_max,snr,cp);
%trms为多经信道的平均延时,t_max为最大延时,此处所有的时间都是已经对采样间隔做了归一化后的结果
beta=17/9;
[N,NL]=size(input);
Rhh=zeros(N,N
www.eeworm.com/read/316286/13525722
m lr_lmmse_estimation.m
function output=lr_lmmse_estimation(input,pilot_inter,pilot_sequence,pilot_num,trms,t_max,snr,cp);
%trms为多经信道的平均延时,t_max为最大延时,此处所有的时间都是已经对采样间隔做了归一化后的结果
beta=17/9;
[N,NL]=size(input);
Rhh=zeros(N,N
www.eeworm.com/read/313392/13588789
m lr_lmmse_estimation.m
function output=lr_lmmse_estimation(input,pilot_inter,pilot_sequence,pilot_num,trms,t_max,snr,cp);
%trms为多经信道的平均延时,t_max为最大延时,此处所有的时间都是已经对采样间隔做了归一化后的结果
beta=17/9;
[N,NL]=size(input);
Rhh=zeros(N,N
www.eeworm.com/read/134167/5894495
c estimation_rd_based.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Rate-Distortion Based Motion Estimation for P- and S- VOPs -
*
* Copyright(C) 20
www.eeworm.com/read/402855/11526857
m lr_lmmse_estimation.m
function output=lr_lmmse_estimation(input,pilot_inter,pilot_sequence,pilot_num,trms,t_max,snr,cp);
%trms为多经信道的平均延时,t_max为最大延时,此处所有的时间都是已经对采样间隔做了归一化后的结果
beta=17/9;
[N,NL]=size(input);
Rhh=zeros(N,N
www.eeworm.com/read/402848/11526905
m lr_lmmse_estimation.m
function output=lr_lmmse_estimation(input,pilot_inter,pilot_sequence,pilot_num,trms,t_max,snr,cp);
%trms为多经信道的平均延时,t_max为最大延时,此处所有的时间都是已经对采样间隔做了归一化后的结果
beta=17/9;
[N,NL]=size(input);
Rhh=zeros(N,N
www.eeworm.com/read/262069/11608088
m lr_lmmse_estimation.m
function output=lr_lmmse_estimation(input,pilot_inter,pilot_sequence,pilot_num,trms,t_max,snr,cp);
%trms为多经信道的平均延时,t_max为最大延时,此处所有的时间都是已经对采样间隔做了归一化后的结果
beta=17/9;
[N,NL]=size(input);
Rhh=zeros(N,N