代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/386597/2570111
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/373460/2761837
m bayesdemo2.m
% BAYESDEMO2 demo on Bayes classifiation and error estimation.
% Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac
% (c) Czech Technical University Prague, http://cmp.felk.cvut.c
www.eeworm.com/read/366702/2883018
c loop-18.c
/* A test for # of iterations estimation. We know that I does not overflow,
thus we can perform strength reduction (even though the 32-bit variable
i is first extended to 64-bit type). */
/*
www.eeworm.com/read/364212/2907659
c waterfill.c
#include
#include
#include "receiver.h"
/* function which computes the bit allocation from the channel estimation.
The function uses the so called waterfilling algorithm. */
www.eeworm.com/read/364212/2907717
c waterfill.c
#include
#include
#include "receiver.h"
/* function which computes the bit allocation from the channel estimation.
The function uses the so called waterfilling algorithm. */
www.eeworm.com/read/364212/2907851
c waterfill.c
#include
#include
#include "receiver.h"
/* function which computes the bit allocation from the channel estimation.
The function uses the so called waterfilling algorithm. */
www.eeworm.com/read/474600/6813426
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/395194/8191139
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/395186/8191176
m bispecd.m
function [Bspec,waxis] = bispecd (y,nfft,wind,nsamp,overlap)
%BISPECD Bispectrum estimation using the direct (fft-based) approach.
% [Bspec,waxis] = bispecd (y, nfft, wind, segsamp, overlap)
% y
www.eeworm.com/read/193437/8226804
m music_bf_capon.m
clear all; close all;clc;
%classical high resolution DOA estimation algorithm
%including Bartlett beamforming algorithm;Capon algorithm;Esprit;
%MUSIC; WSF; etc;
clear all; close all;clc;
J=sqr