代码搜索:FOUNDATION
找到约 10,000 项符合「FOUNDATION」的源代码
代码结果 10,000
www.eeworm.com/read/325790/13184722
m char2inline.m
function expr=char2inline(expr);
%CHAR2INLINE Input arguments:
% 1) expr: An cell array containing string expressions
%
% Converts the cell elements to inline functions.
% Toolbox for nonlinea
www.eeworm.com/read/325790/13184740
m sym2char.m
function c=sym2char(symexpr)
%SYM2CHAR Input arguments:
% 1) symexpr: A symbolic array
%
% Converts the symbolic array to a cell (char) array.
% Toolbox for nonlinear filtering.
% Copyright (
www.eeworm.com/read/325790/13184766
m props.m
function props(varargin)
% Displays help on the properties of a xltv object
%
% Usage: props(xltv)
% Toolbox for nonlinear filtering.
% Copyright (C) 2005 Jakob Ros閚
%
www.eeworm.com/read/325790/13184819
m props.m
function props(varargin)
% Displays help on the properties of a xlinear object
%
% Usage: props(xlinear)
% Toolbox for nonlinear filtering.
% Copyright (C) 2005 Jakob Ros閚
www.eeworm.com/read/325790/13184822
m initgradx.m
function obj=initgradx(obj)
% Intializes the gradient with respect to x. Used by, for instance, the EKF filter.
% The result is found in the 'gradx' property.
%
% Syntax: (* = optional)
%
% obj
www.eeworm.com/read/325790/13184827
m initgradw.m
function obj=initgradw(obj)
% Intializes the gradient with respect to w. Used by, for instance, the EKF filter.
% The result is found in the 'gradw' property.
%
% Syntax: (* = optional)
%
% obj
www.eeworm.com/read/325790/13184885
m props.m
function props(varargin)
% Displays help on the properties of a xlinear object
%
% Usage: props(xlinear)
% Toolbox for nonlinear filtering.
% Copyright (C) 2005 Jakob Ros閚
www.eeworm.com/read/325790/13184946
m props.m
function props(varargin)
% Displays help on the properties of an xlinear object
%
% Usage: props(xlinear)
% Toolbox for nonlinear filtering.
% Copyright (C) 2005 Jakob Ros閚
www.eeworm.com/read/325790/13184949
m initgradx.m
function obj=initgradx(obj)
% Intializes the gradient with respect to x. Used by, for instance, the EKF filter.
% The result is found in the 'gradx' property.
%
% Syntax: (* = optional)
%
% obj
www.eeworm.com/read/325790/13184956
m initgradw.m
function obj=initgradw(obj)
% Intializes the gradient with respect to w. Used by, for instance, the EKF filter.
% The result is found in the 'gradw' property.
%
% Syntax: (* = optional)
%
% obj