代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/384940/8831078
m fm_lssest.m
function [Vest, angest, rangoH] = fm_lssest(pmu_con, I_idx, cal_inv)
% FM_LSSEST linear static state estimation using current PMU placement
%
% (...) = FM_LSSEST(...)
%
%This function is generally cal
www.eeworm.com/read/428048/8900365
m rx_demodulate.m
function [soft_bits_out] = rx_demodulate(rx_symbols, modulation)
% We make 'soft' bit estimation for viterbi.
if ~isempty(findstr(modulation, 'BPSK'))
soft_bits = rx_bpsk_demod(rx_symbols
www.eeworm.com/read/284259/8952299
html sbgcop.mcmc.html
R: Semiparametric Bayesian Gaussian copula estimation
www.eeworm.com/read/284258/8952370
rd sbgcop.mcmc.rd
\name{sbgcop.mcmc}
\alias{sbgcop.mcmc}
\alias{plot.psgc}
\alias{summary.psgc}
\alias{print.sum.psgc}
\title{Semiparametric Bayesian Gaussian copula estimation}
\description{
\code{sbgcop.mcmc} is used
www.eeworm.com/read/283938/8978621
m d_tdeb.m
%D_TDEB HOSA Demo: Time-delay estimation using cross-bispectrum (tdeb)
%
echo off
% A. Swami Oct 18, 1997.
% Copyright (c) 1991-2001 by United Signals & Systems, Inc.
% $Revision:
www.eeworm.com/read/283938/8978721
m d_tder.m
%D_TDER HOSA Demo: Time-delay estimation using cross-correlation (tder)
%
echo off
% A. Swami Oct 18, 1997.
% Copyright (c) 1991-2001 by United Signals & Systems, Inc.
% $Revision
www.eeworm.com/read/283938/8978744
m d_tde.m
%D_TDE HOSA Demo: Time Delay Estimation using cross-cumulant method (tde)
echo off
% A. Swami April 15, 1993
% Copyright (c) 1991-2001 by United Signals & Systems, Inc.
% $Revision: 1.7
www.eeworm.com/read/282683/9074357
m out_of_sample_est.m
function t_points = out_of_sample_est(points, X, mappedX)
%TRANSFORM_SAMPLE_EST Performs out-of-sample extension using estimation technique
%
% t_points = out_of_sample_est(points, X, mappedX)
%
www.eeworm.com/read/373627/9446208
html pplik.html
R: Pseudo-likelihood Estimation of a Strauss Spatial Point Process
www.eeworm.com/read/372037/9523878
m d_tdeb.m
%D_TDEB HOSA Demo: Time-delay estimation using cross-bispectrum (tdeb)
%
echo off
% A. Swami Oct 18, 1997.
% Copyright (c) 1991-2001 by United Signals & Systems, Inc.
% $Revision: