代码搜索:Variance
找到约 2,271 项符合「Variance」的源代码
代码结果 2,271
www.eeworm.com/read/441410/7670714
m k_clock.m
function [pos, Var] = k_clock(pos,pr,sv,time,navfile)
% K_CLOCK Prepares input to the Kalman algorithm for finding
% receiver clock offset. The inputs are receiver
% coordinates ca
www.eeworm.com/read/258131/11882803
m cmlchannel.m
function [symbol_likelihood] = CmlChannel( s, sim_param, code_param, EsNo )
% CmlChannel sends the signal vector s over a channel, resulting in
% sufficient statistics in symbol_likelihood
%
% The
www.eeworm.com/read/223481/14639224
m cmlchannel.m
function [symbol_likelihood] = CmlChannel( s, sim_param, code_param, EsNo )
% CmlChannel sends the signal vector s over a channel, resulting in
% sufficient statistics in symbol_likelihood
%
% The
www.eeworm.com/read/211237/15184045
m 不同调制比较.m
% 比较了不同调制情况时的误比特率
% BPSK,QPSK,.....
% QAM,16QAM.....
clear
n_frame=10;
L_frame=10000;
M=4; %1--BPSK 2--QPSK or QAM 3---8PSK 4---16PSK or 16QAM
% psk psk qask
www.eeworm.com/read/346528/11739391
m va.m
% va Variance of an operator
% va(op,rho) is the variance of the operator op
% for the density matrix rho. If rho is not normalized,
% it is automatically normalized to have trace 1.
% If
www.eeworm.com/read/405754/2285336
c stddev.c
/*
# proc: standard_deviation - calculates std dev from the accumulated x and
# proc: x*x along with the number of datapoints.
# proc: variance - calculates the variance from the
www.eeworm.com/read/312763/13604859
m mimo_ofdm_link_parset.m
function [MIMO_OFDM_link_par]=MIMO_OFDM_link_parset(varargin)
% Function MIMO_OFDM_link_parset +++++++++++++++++++++++++++++++++++++++++++++++++
% Initilization the transmiter parameters of MIMO OFD
www.eeworm.com/read/140704/5784361
cc bw_varf_0.cc
// file: bw_varf_0.cc
//
// system include files
//
#include
// isip include files
//
#include "bw_train.h"
#include "bw_train_constants.h"
// method: read_varf_cc
//
// arguments:
// f
www.eeworm.com/read/300314/13920142
m xindaomoni.m
% --------------------------------------------- %
% 信道模拟 %
% --------------------------------------------- %
d1 = 4; a1 = 0.2; d2 = 5; a2 = 0.3; d3 = 6; a3 = 0
www.eeworm.com/read/285340/8849917
m ricestat.m
function [mu vr] = ricestat(v, s)
%RICESTAT Mean and variance of Rice/Rician probability distribution.
% [mu vr] = ricepdf(v, s) returns the mean and variance of the Rice
% distribution with para