代码搜索:ESTIMATION

找到约 3,786 项符合「ESTIMATION」的源代码

代码结果 3,786
www.eeworm.com/read/319970/13438219

m ifestar2.m

function [fnorm,t,rejratio]=ifestar2(x,t); %IFESTAR2 Instantaneous frequency estimation using AR2 modelisation. % [FNORM,T2,RATIO]=IFESTAR2(X,T) computes an estimate of the % instantaneous freq
www.eeworm.com/read/318840/13471267

m thornton.m

function [x,U,D] = thornton(xin,Phi,Uin,Din,Gin,Q) % % function [x,U,D] = thornton(xin,Phi,Uin,Din,Gin,Q) % % M. S. Grewal, L. R. Weill and A. P. Andrews % Global Positioning Systems, Inertial Na
www.eeworm.com/read/317622/13500874

m contents.m

% HMM's % HMM_Backward - HMM backward algorithm % HMM_Boltzmann - Find the transition matrices of an HMM using Boltzmann networks % HMM_Decoding - Find probable states fro
www.eeworm.com/read/316604/13520451

m contents.m

% HMM's % HMM_Backward - HMM backward algorithm % HMM_Boltzmann - Find the transition matrices of an HMM using Boltzmann networks % HMM_Decoding - Find probable states fro
www.eeworm.com/read/314385/13568726

m thornton.m

function [x,U,D] = thornton(xin,Phi,Uin,Din,Gin,Q) % % function [x,U,D] = thornton(xin,Phi,Uin,Din,Gin,Q) % % M. S. Grewal, L. R. Weill and A. P. Andrews % Global Positioning Systems, Inertial Na
www.eeworm.com/read/308787/13692079

m ifestar2.m

function [fnorm,t,rejratio]=ifestar2(x,t); %IFESTAR2 Instantaneous frequency estimation using AR2 modelisation. % [FNORM,T2,RATIO]=IFESTAR2(X,T) computes an estimate of the % instantaneous freq
www.eeworm.com/read/306993/13733694

authors

# Contributors to x264 # # The format of this file was inspired by the Linux kernel CREDITS file. # Authors are listed alphabetically. # # The fields are: name (N), email (E), web-address (W), CVS a
www.eeworm.com/read/303779/13808811

m ifestar2.m

function [fnorm,t,rejratio]=ifestar2(x,t); %IFESTAR2 Instantaneous frequency estimation using AR2 modelisation. % [FNORM,T2,RATIO]=IFESTAR2(X,T) computes an estimate of the % instantaneous freq
www.eeworm.com/read/266962/6290242

m example_dd1.m

%% Example of the DD1 filter implementation usage clear all close all useMatlabSymbolicToolbox = false; %% Definition of the pdf's within the NFT framework % disp('*********************************
www.eeworm.com/read/266962/6290243

m example_predator_prey.m

%% Example with system describing the Predator-Prey model clear all close all useExplicitElementsnaming = false; %% Definition of the pdf's within the NFT framework % disp('*************************