代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/239550/13272729
m psdavper.m
function [R,varx]=psdavper(x,L,NFFT)
%
% [R,r]=psdavper(x,L,NFFT) performs
% PSD estimation using periodogram averaging
% with 50% segment overlapping
% r=autocorrelation estimate
% R=psd estima
www.eeworm.com/read/317622/13500831
m minimum_cost.m
function test_targets = Minimum_Cost(train_patterns, train_targets, test_patterns, lambda)
% Classify using the minimum error criterion via histogram estimation of the densities
% Inputs:
% trai
www.eeworm.com/read/312763/13604857
m mimo_ofdm_vblast_simulation.m
% MIMO Linear Prediction based semi-blind channel estimation for MIMO-OFDM
% by Feng Wan
% Begin Feb,2006, Last Edited Feb.15,2007
%
% close all;
clear all;
ra
www.eeworm.com/read/349590/6291671
m psdavper.m
function [R,varx]=psdavper(x,L,NFFT)
%
% [R,r]=psdavper(x,L,NFFT) performs
% PSD estimation using periodogram averaging
% with 50% segment overlapping
% r=autocorrelation estimate
% R=psd estima
www.eeworm.com/read/331502/6327360
m bispeci.m
function [Bspec,waxis] = bispeci (y,nlag,nsamp, overlap,flag, nfft, wind)
%BISPECI Bispectrum estimation using the indirect method.
% [Bspec,waxis] = bispeci (y,nlag,segsamp,overlap,flag,nfft, wind
www.eeworm.com/read/331502/6327372
m doa.m
function [spec,theta,bearing] = doa(ymat, dspace, dtheta,nsource,order,delta)
%DOA Direction-of-arrival estimation.
% [spec,theta] = doa(ymat, dspace, dtheta,nsource,order,delta)
% ymat - sensor
www.eeworm.com/read/493843/6391505
m music.m
function Px = music(x,p,M)
%MUSIC Frequency estimation using the MUSIC algorithm.
%-----
%USAGE Px=music(x,p,M)
%
% The input sequence x is assumed to consist of p complex
% exponentials in whit
www.eeworm.com/read/491219/6441854
h model.h
//
//Please find details of the method from
//
// Q. Zhang, A. Zhou and Y. Jin, "RM-MEDA: A Regularity Model Based Multiobjective Estimation of Distribution Algorithm", IEEE Trans. Evolutionary Com
www.eeworm.com/read/491219/6441855
h hcsampler.h
//
//Please find details of the method from
//
// Q. Zhang, A. Zhou and Y. Jin, "RM-MEDA: A Regularity Model Based Multiobjective Estimation of Distribution Algorithm", IEEE Trans. Evolutionary Com
www.eeworm.com/read/491219/6441856
h populationmo.h
//
//Please find details of the method from
//
// Q. Zhang, A. Zhou and Y. Jin, "RM-MEDA: A Regularity Model Based Multiobjective Estimation of Distribution Algorithm", IEEE Trans. Evolutionary Com