代码搜索:approximate

找到约 1,048 项符合「approximate」的源代码

代码结果 1,048
www.eeworm.com/read/347943/11626089

m widelen.m

% [t,wr,w] = widelen(xc,zc,y0, dx,dz,dy0,d2y0, maxt,pars,K) % % WIDELEN Computes approximate wide-region neighborhood step length. % Does extensive line search only if it pays, that i
www.eeworm.com/read/251851/12315301

m seg_approx_dha_ode.m

function [SEG,SPf] = seg_approx_DHA_ode(sys_eq,ode_param,X0,SP0,t0,Pcon,period) % Approximate a single segment of a flow pipe for a `nonlinear` dynamics. % % Syntax: % "[SEG,SPf] = seg_approx_
www.eeworm.com/read/251851/12315321

m seg_approx_lin.m

function SEG = seg_approx_lin(A,Ainv,b,X0,SP0,T) % Approximate a single segment of a flow pipe for a `linear` dynamics. % % Syntax: % "SEG = seg_approx_lin(A,Ainv,b,X0,SP0,T)" % % Descriptio
www.eeworm.com/read/217557/14958788

m seg_approx_dha_ode.m

function [SEG,SPf] = seg_approx_DHA_ode(sys_eq,ode_param,X0,SP0,t0,Pcon,period) % Approximate a single segment of a flow pipe for a `nonlinear` dynamics. % % Syntax: % "[SEG,SPf] = seg_approx_
www.eeworm.com/read/217557/14958801

m seg_approx_lin.m

function SEG = seg_approx_lin(A,Ainv,b,X0,SP0,T) % Approximate a single segment of a flow pipe for a `linear` dynamics. % % Syntax: % "SEG = seg_approx_lin(A,Ainv,b,X0,SP0,T)" % % Descriptio
www.eeworm.com/read/393395/2474546

m widelen.m

% [t,wr,w] = widelen(xc,zc,y0, dx,dz,dy0,d2y0, maxt,pars,K) % % WIDELEN Computes approximate wide-region neighborhood step length. % Does extensive line search only if it pays, that i
www.eeworm.com/read/452284/7442650

m hsincw2.m

function h = hsincw2(L,d,wp,win) % HSINCW2 % MATLAB m-file for sinc windowing method for FD filter design % h = hsincw2(L,d,wp,win) designs an (L-1)th-order FIR % filter to approximate a fractiona
www.eeworm.com/read/251851/12315334

m seg_approx_sd_ode.m

function [SEG,SPf] = seg_approx_SD_ode(sys_eq,ode_param,X0,SP0,t0,tf,Pcon) % Approximate a single segment of a flow pipe for a `nonlinear` dynamics. % % Syntax: % "[SEG,SPf] = seg_approx_ode(s
www.eeworm.com/read/251851/12315344

m seg_approx_ode.m

function [SEG,SPf,intersect_flag] = seg_approx_ode(sys_eq,ode_param,X0,INV,SP0,t0,tf,Pcon) % Approximate a single segment of a flow pipe for a `nonlinear` dynamics. % % Syntax: % "[SEG,SPf,int
www.eeworm.com/read/217557/14958806

m seg_approx_sd_ode.m

function [SEG,SPf] = seg_approx_SD_ode(sys_eq,ode_param,X0,SP0,t0,tf,Pcon) % Approximate a single segment of a flow pipe for a `nonlinear` dynamics. % % Syntax: % "[SEG,SPf] = seg_approx_ode(s