代码搜索:parabolic

找到约 137 项符合「parabolic」的源代码

代码结果 137
www.eeworm.com/read/212131/15165607

m parabcyl.m

function f=Parabcyl(x,r,N) % computer parabolic cylinder funcion % input:x,r,N % output the value of f % if nargin
www.eeworm.com/read/112040/15494857

cpp projectile.cpp

/*************************************************************************** projectile.cpp - description ------------------- begin
www.eeworm.com/read/457360/7326839

afl parabolic sar in native afl (v.4.31.1 required).afl

//------------------------------------------------------------------------------ // // Formula Name: Parabolic SAR in native AFL (v.4.31.1 required) // Author/Uploader: Tomasz Janeczko // E
www.eeworm.com/read/289774/8527908

m parabolicblend.m

function [pos,vel,acc]=parabolicblend(t,tb,omega,thetai,thetaf) toffset=t(1); t=t-toffset; tbefore=find(t
www.eeworm.com/read/170042/9822402

html scripting_6_4__query_commands.html

脚本 6.4. 查询命令
www.eeworm.com/read/365689/9851149

m minbracket.m

%| %| REFERENCE: Numerical recipes in C "mnbrak" %| function [ax, bx, cx, fa, fb, fc] = minBracket(ax, bx, func) %| 1. definitions GOLD = 1.618034; GLIMIT = 100.0; TINY = 1.0e-20; %|
www.eeworm.com/read/417673/10980871

m paraf.m

function out = paraf(x, y, mode) % Parabolic surface for illustrating steepest descent, Newton, % and LM directions. % J.-S. Roger Jang, June 9, 1996 if nargin
www.eeworm.com/read/467198/7020081

m paraf.m

function out = paraf(x, y, mode) % Parabolic surface for illustrating steepest descent, Newton, % and LM directions. % J.-S. Roger Jang, June 9, 1996 if nargin
www.eeworm.com/read/143498/12870544

m paraf.m

function out = paraf(x, y, mode) % Parabolic surface for illustrating steepest descent, Newton, % and LM directions. % J.-S. Roger Jang, June 9, 1996 if nargin
www.eeworm.com/read/316420/13523032

m parabolicblend.m

function [pos,vel,acc]=parabolicblend(t,tb,omega,thetai,thetaf) toffset=t(1); t=t-toffset; tbefore=find(t