代码搜索:Modeling

找到约 1,801 项符合「Modeling」的源代码

代码结果 1,801
www.eeworm.com/read/407141/11428536

m neg_loglog.m

function h = neg_loglog(x,y,h, varargin) % h = neg_loglog(x,y,h, varargin) % % neg_loglog.m is part of the CR1Dmod forward modeling package, and contains % the code used to plot data-sets with
www.eeworm.com/read/428608/8856257

m arwin.m

function [a,V,FPE]=arwin(x,p) % All-Pole (AR) modeling using Full-Windowing % Linear least-squares % Model parameters [1 a1...ap V] % V=input signal variance. % FPE=Akaike's final prediction erro
www.eeworm.com/read/427909/8913145

m cwr_demo.m

% Compare my code with % http://www.media.mit.edu/physics/publications/books/nmm/files/index.html % % cwm.m % (c) Neil Gershenfeld 9/1/97 % 1D Cluster-Weighted Modeling example % clear all fi
www.eeworm.com/read/282317/9102229

m arwin.m

function [a,V,FPE]=arwin(x,p) % All-Pole (AR) modeling using Full-Windowing % Linear least-squares % Model parameters [1 a1...ap V] % V=input signal variance. % FPE=Akaike's final prediction erro
www.eeworm.com/read/373249/9467944

m cwr_demo.m

% Compare my code with % http://www.media.mit.edu/physics/publications/books/nmm/files/index.html % % cwm.m % (c) Neil Gershenfeld 9/1/97 % 1D Cluster-Weighted Modeling example % clear all fi
www.eeworm.com/read/164422/10108784

m cwr_demo.m

% Compare my code with % http://www.media.mit.edu/physics/publications/books/nmm/files/index.html % % cwm.m % (c) Neil Gershenfeld 9/1/97 % 1D Cluster-Weighted Modeling example % clear all fi
www.eeworm.com/read/357136/10215719

m arwin.m

function [a,V,FPE]=arwin(x,p) % All-Pole (AR) modeling using Full-Windowing % Linear least-squares % Model parameters [1 a1...ap V] % V=input signal variance. % FPE=Akaike's final prediction erro
www.eeworm.com/read/425546/10348672

m cwr_demo.m

% Compare my code with % http://www.media.mit.edu/physics/publications/books/nmm/files/index.html % % cwm.m % (c) Neil Gershenfeld 9/1/97 % 1D Cluster-Weighted Modeling example % clear all fi
www.eeworm.com/read/423100/10587507

m addnoise.m

function m_noisy = addnoise(m,sigma) % function [m2,n] = addnoise(m1,SNR_db) % modeling a AWGN channel by adding some noise % m: input signal % SNT_db : SNR of the system in db % m_noisy :
www.eeworm.com/read/349646/10808521

m cwr_demo.m

% Compare my code with % http://www.media.mit.edu/physics/publications/books/nmm/files/index.html % % cwm.m % (c) Neil Gershenfeld 9/1/97 % 1D Cluster-Weighted Modeling example % clear all fi