代码搜索:containing
找到约 10,000 项符合「containing」的源代码
代码结果 10,000
www.eeworm.com/read/365849/9844354
m gradx.m
function v=gradx(obj,x,t,w,u)
% Evaluates the gradient object at time t, with respect to x.
%
% Syntax: (* = optional)
%
% v = gradx(obj, x, t, w, u);
%
% In arguments:
%
% 1. obj
% The xlin
www.eeworm.com/read/365849/9844419
m gradw.m
function v=gradw(obj,x,t,w,u)
% Evaluates the gradient object at time t, with respect to w.
%
% Syntax: (* = optional)
%
% v = gradw(obj, x, t, w, u);
%
% In arguments:
%
% 1. obj
% The xlin
www.eeworm.com/read/365849/9844430
m gradx.m
function v=gradx(obj,varargin)
% Evaluates the gradient object at time t, with respect to x.
%
% Syntax: (* = optional)
%
% v = gradx(obj, x, t, w, u);
%
% In arguments:
%
% 1. obj
% The xha
www.eeworm.com/read/365849/9844498
m gradw.m
function v=gradw(obj,varargin)
% Evaluates the gradient object at time t, with respect to w.
%
% Syntax: (* = optional)
%
% v = gradw(obj, x, t, w, u);
%
% In arguments:
%
% 1. obj
% The xha
www.eeworm.com/read/365849/9844576
m fgradx_general.m
function v=fgradx_general(obj,x,t,u,varargin)
% Calculates: grad_x[f(x,t) + gu(x,t)*u(t) + gw(x,t)*w(t)]
%
% Syntax: (* = optional)
%
% grad_x = fgradx_general(model, x, t, u, w*);
%
% In argum
www.eeworm.com/read/365849/9844595
txt props.txt
Help on properties of the Discrete Non-Linear (DNL) model.
'f'
Data object representing f(x,t,u,w).
'h'
Data object representing h(x,t,u).
'x0'
A row vector or scalar containing the initia
www.eeworm.com/read/365849/9844618
m fgradx_general.m
function v=fgradx_general(obj,x,t,u,varargin)
% Calculates: grad_x[f(x,t) + gu(x,t)*u(t) + gw(x,t)*w(t)]
%
% Syntax: (* = optional)
%
% grad_x = fgradx_general(model, x, t, u, w*);
%
% In argum
www.eeworm.com/read/365849/9844637
txt props.txt
Help on properties of the Discrete General Non-Linear (DGNL) model.
'f'
Data object representing f(x,t,u,w).
'h'
Data object representing h(x,t,u,e).
'h_inv'
h_inv(x,y,t) - a function hand
www.eeworm.com/read/168599/9906377
txt readme.txt
DE2_Top
-------
This design is a bare-bones design containing all the pin assignments available on the DE2 board. It also contains a Verilog module with all the input/output ports corresponding to
www.eeworm.com/read/168534/9908233
in potfiles.in
# List of source files containing translatable strings.
#
# NOTE: relative to top level directory, not "po" directory
#
src/config.c
src/dial.c
src/file.c
src/getsdir.c
src/help.c
src/ipc.c
src/main.c