代码搜索:Non-linear

找到约 518 项符合「Non-linear」的源代码

代码结果 518
www.eeworm.com/read/210638/6872874

h newmatnl.h

//$$ newmatnl.h definition file for non-linear optimisation // Copyright (C) 1993,4,5: R B Davies #ifndef NEWMATNL_LIB #define NEWMATNL_LIB 0 #include "newmat.h" #ifdef use_namespace nam
www.eeworm.com/read/200976/15419137

h newmatnl.h

//$$ newmatnl.h definition file for non-linear optimisation // Copyright (C) 1993,4,5: R B Davies #ifndef NEWMATNL_LIB #define NEWMATNL_LIB 0 #include "newmat.h" #ifdef use_namespace nam
www.eeworm.com/read/100394/15874948

h newmatnl.h

//$$ newmatnl.h definition file for non-linear optimisation // Copyright (C) 1993,4,5: R B Davies #ifndef NEWMATNL_LIB #define NEWMATNL_LIB 0 #include "newmat.h" #ifdef use_namespace nam
www.eeworm.com/read/277084/10670242

cpp newmatnl.cpp

//$$ newmatnl.cpp Non-linear optimisation // Copyright (C) 1993,4,5,6: R B Davies #define WANT_MATH #define WANT_STREAM #include "newmatap.h" #include "newmatnl.h" #ifdef use_n
www.eeworm.com/read/461077/7234881

m ekf.m

function [plotP,truer,truev,r,v,T,tf] = EKF() % Extended Kalman Filter ,descrete and non-linear(the programme is for % the example of P192 of the book《天文导航原理及应用》 房建成 宁晓林 编著) % Nov-29-2007 % In
www.eeworm.com/read/109808/6172454

kconfig

# drivers/mtd/maps/Kconfig # $Id: Kconfig,v 1.37 2004/10/20 22:57:18 dwmw2 Exp $ menu "Mapping drivers for chip access" depends on MTD!=n config MTD_COMPLEX_MAPPINGS bool "Support non-linear mappi
www.eeworm.com/read/402842/11527072

m wave2_nla.m

function imrec = wave2_nla(im, wname, nlev, ncoefs, plotflag) % WAVE2_NLA Non-linear approximation using 2-D wavelet transform % % imrec = wave2_nla(im, wname, nlev, ncoefs, [plotflag]) edge = 'per'
www.eeworm.com/read/336975/12404088

m ekf.m

function [plotP,truer,truev,r,v,T,tf] = EKF() % Extended Kalman Filter ,descrete and non-linear(the programme is for % the example of P192 of the book《天文导航原理及应用》 房建成 宁晓林 编著) % Nov-29-2007 % In
www.eeworm.com/read/250243/4437073

kconfig

# drivers/mtd/maps/Kconfig # $Id: Kconfig,v 1.42 2005/01/05 16:59:50 dwmw2 Exp $ menu "Mapping drivers for chip access" depends on MTD!=n config MTD_COMPLEX_MAPPINGS bool "Support non-linear mappi
www.eeworm.com/read/365849/9844582

m dnl.m

function obj = pfsys(varargin) % Constructor for the DNL (Discrete Non-Linear) model % % x(t+T) = f(x,u,w,t) % y(t) = h(x,u,t) + e(t) % % Syntax: (* = optional) % % model = dnl(f, h, x0, w,