代码搜索:NREF

找到约 82 项符合「NREF」的源代码

代码结果 82
www.eeworm.com/read/144399/12797448

m demosteel.m

function [tout,Tout] = demoSteel(nref,rtol,atol) % demoSteel Solve ODE describing heat treating of a steel bar using ode45 % % Synopsis: demoSteel [t,T] = demoSteel %
www.eeworm.com/read/147682/5728080

m asptmcadjlms.m

% [w,y,e,p] = asptmcadjlms(w,x,e,y,s,se,d,p,mu,b) % % Performs filtering and coefficient update using the % Multichannel Adjoint Least Mean Squares (MCADJLMS) algorithm % for use in A
www.eeworm.com/read/147682/5728086

m asptmcfxlms.m

% [w,y,e,p,fx] = asptmcfxlms(w,x,y,s,se,d,fx,p,mu,b) % % Performs filtering and coefficient update using the % Multichannel Filtered-X Least Mean Squares (MCFXLMS) algorithm % (also k
www.eeworm.com/read/147682/5728117

m init_mcfxlms.m

% [w,x,y,e,d,p,fx] = init_mcfxlms(L,Nref,Nact,Nsens,s,se,w0,x0,d0,y0,fx0) % % Creates and initializes the variables required for the % Multichannel Filtered-X Least Mean Squares (MCFXLMS)
www.eeworm.com/read/147682/5728119

m init_mcadjlms.m

% [w,x,y,d,e,p] = init_mcadjlms(L,Nref,Nact,Nsens,s,se,w0,x0,d0,y0,e0) % % Creates and initializes the variables required for the % Multi-channel Adjoint LMS (MCADJLMS) algorithm % for
www.eeworm.com/read/101082/6251130

c refer5.c

#ifndef lint static char *sccsid = "@(#)refer5.c 4.1 ULTRIX 7/17/90"; /* Original Id: "@(#)refer5.c 4.5 (Berkeley) 8/26/85" */ #endif #include "refer..c" #define SAME 0 #define NFLAB 2000 #define NL
www.eeworm.com/read/172010/9726787

m demosteel.m

function [tout,Tout] = demoSteel(nref,rtol,atol) % demoSteel Solve ODE describing heat treating of a steel bar using ode45 % % Synopsis: demoSteel [t,T] = demoSteel %
www.eeworm.com/read/458493/7295758

m demoode45opts.m

function demoODE45opts(rtol,atol,nref) % demoODE45opts Integrate dy/dx = -y; y(0) = 1 with ode45 and options % % Synopsis: demoODE45opts % demoODE45opts(rtol) % demoODE45
www.eeworm.com/read/458488/7296134

m demoode45opts.m

function demoODE45opts(rtol,atol,nref) % demoODE45opts Integrate dy/dx = -y; y(0) = 1 with ode45 and options % % Synopsis: demoODE45opts % demoODE45opts(rtol) % demoODE45
www.eeworm.com/read/144399/12797503

m demoode45opts.m

function demoODE45opts(rtol,atol,nref) % demoODE45opts Integrate dy/dx = -y; y(0) = 1 with ode45 and options % % Synopsis: demoODE45opts % demoODE45opts(rtol) % demoODE45