代码搜索:FOUNDATION
找到约 10,000 项符合「FOUNDATION」的源代码
代码结果 10,000
www.eeworm.com/read/325790/13184328
m mean.m
function x = mean(OBJ, N)
% MEAN Mean of Gaussian noise
% MEAN(W, T) mean of W at time T, T is ignored.
% MEAN(W, T, N) same as above, N discarded.
% Copyright (C) 2005 Gustaf Hendeby
%
% This p
www.eeworm.com/read/325790/13184438
m ekf_edit.m
function ekf_edit(action, varargin)
% Sorry, I didn't have enough time to write nice and documented GUI code.
% Toolbox for nonlinear filtering.
% Copyright (C) 2005 Jakob Ros閚
www.eeworm.com/read/325790/13184535
m props.m
function props(varargin)
% Displays help on the properties of an ekf object
%
% Usage: props(ekf)
% Toolbox for nonlinear filtering.
% Copyright (C) 2005 Jakob Ros閚
%
www.eeworm.com/read/325790/13184566
m extractelement.m
function element=extractelement(vec,i)
% Returns vec(:,i), or [] if u is undefined
%
% This function is needed because vec(:,i) yields an error if vec is empty.
% Toolbox for nonlinear filtering
www.eeworm.com/read/325790/13184587
m props.m
function props(varargin)
% Displays help on the properties of a sir object
%
% Usage: props(sir)
% Toolbox for nonlinear filtering.
% Copyright (C) 2005 Jakob Ros閚
%
www.eeworm.com/read/325790/13184619
m extractelement.m
function element=extractelement(vec,i)
% Returns vec(:,i), or [] if u is undefined
%
% This function is needed because vec(:,i) yields an error if vec is empty.
% Toolbox for nonlinear filtering
www.eeworm.com/read/325790/13184650
m props.m
function props(varargin)
% Displays help on the properties of a sis object
%
% Usage: props(sis)
% Toolbox for nonlinear filtering.
% Copyright (C) 2005 Jakob Ros閚
%
www.eeworm.com/read/325790/13184682
m extractelement.m
function element=extractelement(vec,i)
% Returns vec(:,i), or [] if u is undefined
%
% This function is needed because vec(:,i) yields an error if vec is empty.
% Toolbox for nonlinear filtering
www.eeworm.com/read/325790/13184691
m display.m
function display(obj)
% No documentation available
% Toolbox for nonlinear filtering.
% Copyright (C) 2005 Jakob Ros閚
%
% This program is free software; you can redistr
www.eeworm.com/read/325790/13184701
m props.m
function props(varargin)
% Displays help on the properties of a xsymbolic object
%
% Usage: props(xsymbolic)
% Toolbox for nonlinear filtering.
% Copyright (C) 2005 Jakob Ros閚