代码搜索:Approximation

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

代码结果 1,542
www.eeworm.com/read/217557/14958797

m psim_lin.m

function R = psim_lin(A,b,X0,T,N) % Compute flow pipe approximations for the `linear` (affine) dynamics % "dx/dt = A*x + b". % % Syntax: % "R = psim_lin(A,b,X0,T,N)" % % Description: % T
www.eeworm.com/read/216898/14986992

cpp stencil3.cpp

#include #include BZ_USING_NAMESPACE(blitz) BZ_USING_NAMESPACE(blitz::tensor) typedef Array Array2D; int main() { // We'll work on arrays whi
www.eeworm.com/read/168845/5432324

hpp acosh.hpp

// boost asinh.hpp header file // (C) Copyright Eric Ford 2001 & Hubert Holin. // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or cop
www.eeworm.com/read/167728/5453634

changelog

2003-07-27 Brian Gough * gumbel1.c (gsl_cdf_gumbel1_Q): use pow in place of exp since compilers seem to handle overflow better in this case (perhaps because it is not
www.eeworm.com/read/473001/6853677

cpp stencil3.cpp

#include #include BZ_USING_NAMESPACE(blitz) BZ_USING_NAMESPACE(blitz::tensor) typedef Array Array2D; int main() { // We'll work on
www.eeworm.com/read/237003/13982867

cpp stencil3.cpp

#include #include BZ_USING_NAMESPACE(blitz) BZ_USING_NAMESPACE(blitz::tensor) typedef Array Array2D; int main() { // We'll work on arrays whi
www.eeworm.com/read/201006/15418379

m try_pruning_hidden_neuron.m

function [net, params] = try_pruning_hidden_neuron(data, s, net0, params0, ind, status, diff) % TRY_PRUNING_HIDDEN_NEURON Try pruning the given hidden neuron % % This function is easier to use th
www.eeworm.com/read/102394/15783784

changelog

2003-07-27 Brian Gough * gumbel1.c (gsl_cdf_gumbel1_Q): use pow in place of exp since compilers seem to handle overflow better in this case (perhaps because it is not
www.eeworm.com/read/290963/8446553

m func_myappcoef2.m

function a = func_Myappcoef2(c,s,varargin) %APPCOEF2 Extract 2-D approximation coefficients. % APPCOEF2 computes the approximation coefficients of a % two-dimensional signal. % % A = APPCOE
www.eeworm.com/read/425878/10312391

m func_myappcoef2.m

function a = func_Myappcoef2(c,s,varargin) %APPCOEF2 Extract 2-D approximation coefficients. % APPCOEF2 computes the approximation coefficients of a % two-dimensional signal. % % A = APPCOE