代码搜索:Approximation
找到约 1,542 项符合「Approximation」的源代码
代码结果 1,542
www.eeworm.com/read/339293/12244583
m sec11_5.m
function [ hankel_sys, error_bound ] = modred_hankel( sys, elim )
% modred_hankel: Calculates the optimal Hankel-norm approximation
%
% This function, given a system in state-space form, and the nu
www.eeworm.com/read/336314/12451459
m nnd11fa.m
function nnd11fa(cmd,arg1)
%NND11FA Function approximation demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% First Version, 8-31-95.
%==============================
www.eeworm.com/read/130698/14177512
m nnd11fa.m
function nnd11fa(cmd,arg1)
%NND11FA Function approximation demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% First Version, 8-31-95.
%==============================
www.eeworm.com/read/231859/14217619
m disfrft.m
function y=Disfrft(f,a,p)
% Computes discrete fractional Fourier transform
% of order a of vector x
% p (optional) is order of approximation, default N/2
N = length(f); even = ~rem(N,2);
shft = r
www.eeworm.com/read/230098/14306137
h cmac.h
/* Declaration of CMAC funcltion approximation
File: cmac.h
Author: Bohdana Ratitch
Version: January 2001
*/
#include
#include
#include
#include
www.eeworm.com/read/222288/14697938
m steff.m
function [p,Q]=steff(f,df,p0,delta,epsilon,max1)
%Input - f is the object function
% - df is the derivative of f input as a string 'df'
% - p0 is the initial approximation to
www.eeworm.com/read/122236/14712381
m nnd11fa.m
function nnd11fa(cmd,arg1)
%NND11FA Function approximation demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% First Version, 8-31-95.
%==============================
www.eeworm.com/read/120309/14806339
htm chap37.htm
Intro to Algorithms: CHAPTER 37: APPROXIMATION ALGORITHMS
www.eeworm.com/read/215983/15031203
m nnd11fa.m
function nnd11fa(cmd,arg1)
%NND11FA Function approximation demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% First Version, 8-31-95.
%==============================