代码搜索:Approximation

找到约 1,542 项符合「Approximation」的源代码

代码结果 1,542
www.eeworm.com/read/134901/5891516

m~ greedyappx.m~

function [sel_inx,Alpha,Z,kercnt,MsErr,MaxErr]=... greedyappx(X,ker,arg,m,p,mserr,maxerr,verb) % GREEDYAPPX Kernel greedy data approximation. % % Synopsis: % [inx,Alpha,kercnt,mserr,maxerr]=... %
www.eeworm.com/read/134901/5891522

m greedyappx.m

function [sel_inx,Alpha,Z,kercnt,MsErr,MaxErr]=... greedyappx(X,ker,arg,m,p,mserr,maxerr,verb) % GREEDYAPPX Kernel greedy data approximation. % % Synopsis: % [inx,Alpha,kercnt,mserr,maxerr]=... %
www.eeworm.com/read/156871/6324018

m fsfind.m

function [Fn,nwo,f,t]=fsfind(fun,T,N,P) %FSFIND Find Fourier Series Approximation. % Fn=FSFIND(FUN,T,N) computes the Complex Exponential % Fourier Series of a signal described by the function 'FUN'. %
www.eeworm.com/read/481616/6636552

vhd r2p_post.vhd

-- -- post.vhd -- -- Cordic post-processing block -- -- Compensate cordic algorithm K-factor; divide Radius by 1.6467, or multiply by 0.60725. -- Approximation: Ra = Ri/2 + Ri/8 - Ri/64 - Ri/512 --
www.eeworm.com/read/480814/6661972

m fsfind.m

function [Fn,nwo,f,t]=fsfind(fun,T,N,P) %FSFIND Find Fourier Series Approximation. % Fn=FSFIND(FUN,T,N) computes the Complex Exponential % Fourier Series of a signal described by the function 'FUN'. %
www.eeworm.com/read/479088/6699325

m euclide.m

function [s,V] = euclide(z,rho,theta) % function EUCLIDE.M % Nearest neighbor approximation algorithm % % Usage: [s,V] = euclide(z,rho,theta) % Where: z = M by N matrix with samples in frequency dom
www.eeworm.com/read/478348/6715177

m fsfind.m

function [Fn,nwo,f,t]=fsfind(fun,T,N,P) %FSFIND Find Fourier Series Approximation. % Fn=FSFIND(FUN,T,N) computes the Complex Exponential % Fourier Series of a signal described by the function 'FUN'. %
www.eeworm.com/read/402286/11539135

m fsfind.m

function [Fn,nwo,f,t]=fsfind(fun,T,N,P) %FSFIND Find Fourier Series Approximation. % Fn=FSFIND(FUN,T,N) computes the Complex Exponential % Fourier Series of a signal described by the function 'FUN'. %
www.eeworm.com/read/156529/11793923

m fsfind.m

function [Fn,nwo,f,t]=fsfind(fun,T,N,P) %FSFIND Find Fourier Series Approximation. % Fn=FSFIND(FUN,T,N) computes the Complex Exponential % Fourier Series of a signal described by the function 'FUN'. %
www.eeworm.com/read/156047/11832786

m fsfind.m

function [Fn,nwo,f,t]=fsfind(fun,T,N,P) %FSFIND Find Fourier Series Approximation. % Fn=FSFIND(FUN,T,N) computes the Complex Exponential % Fourier Series of a signal described by the function 'FUN'. %