代码搜索:Approximation

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

代码结果 1,542
www.eeworm.com/read/410134/11301025

tex wtls_manual.tex

\documentclass[10pt]{article} %------------------------------------------------------------- \usepackage{graphicx} \usepackage{psfrag} \usepackage{amsmath} \usepackage{amsthm} \usepackage{amsfonts} \u
www.eeworm.com/read/152112/12139171

m newdim.m

function [P,iter,err]=newdim(F,JF,P,delta,epsilon,max1) %Input-F is the system saved as the M-file F.m % -JF is the Jacobian of F saved as the M-file JF.M % -P is the inital approximation to
www.eeworm.com/read/222288/14698046

m newdim.m

function [P,iter,err]=newdim(F,JF,P,delta,epsilon,max1) %Input -F is the system saved as the M-file F.m % -JF is the Jacobian of F saved as the M-file JF.M % -P is the inital
www.eeworm.com/read/210675/15193540

ma alg104.ma

(* CONTINUATION METHOD FOR SYSTEMS ALGORITHM 10.1 * * To approximate the solution to the nonlinear system * F(x) = 0 given an initail approximation X: * * INPUT: Number n of equations and
www.eeworm.com/read/172473/9706338

m newdim.m

function [P,iter,err]=newdim(F,JF,P,delta,epsilon,max1) %Input-F is the system saved as the M-file F.m % -JF is the Jacobian of F saved as the M-file JF.M % -P is the inital approximation to
www.eeworm.com/read/236767/13999564

m diff2_neumann_bcs_2ndorder.m

function [xzz_z0,xzz_zL]=diff2_neumann_bcs_2ndorder(z0,zL,x,xz_z0,xz_zL,n0,nL) %... %... Authors: A. Vande Wouwer, P. Saucez, W.E. Schiesser (2002) %... %... function diff2_neumann_bcs_2nd
www.eeworm.com/read/236767/13999567

m four_point_uni_neumann_bc.m

function [xzz_z0,xzz_zL]=four_point_uni_neumann_bc(z0,zL,x,xz_z0,xz_zL,n0,nL) %... %... Authors: W.E. Schiesser, P. Saucez and A. Vande Wouwer %... Copyrigth 2002 %... %... function four
www.eeworm.com/read/188324/8550355

html pckkntdm.html

www.eeworm.com/read/188324/8550691

m newknt.m

function [newknots,distfn] = newknt(f,newl) %NEWKNT New break distribution. % % [NEWKNOTS,DISTFN] = NEWKNT(F,NEWL) returns the knot sequence NEWKNOTS % (for splines of the same order as F) t