代码搜索:optional
找到约 6,947 项符合「optional」的源代码
代码结果 6,947
www.eeworm.com/read/365849/9844635
m dgnl.m
function obj = pfsys(varargin)
% Constructor for the DGNL (Discrete General Non-Linear) model
%
% x(t+T) = f(x,t,u,w)
% y(t) = h(x,t,u,e)
%
% Syntax: (* = optional)
%
% model = dgnl(f, h, h_
www.eeworm.com/read/365849/9844713
m h_general.m
function v=h_general(obj,x,t,u,varargin)
% Calculates: h(x,t) + e(t)
%
% Syntax: (* = optional)
%
% y = h_general(model, x, t, u, e*);
%
% In arguments:
%
% 1. model
% Model object
% 2. x
www.eeworm.com/read/163913/10140057
m disfrct.m
function y = Disfrct(f,a,p)
% Computes discrete fractional cosine transform
% of order a of vector f
% p (optional) is order of approximation, default N/2
% S-C Pei, M-H Yeh, IEEE Tr SP 49(6)2001, pp.
www.eeworm.com/read/422309/10644622
control
Source: libquicktime
Priority: optional
Maintainer: Arvind R.
Build-Depends: debhelper (>> 3.0.0), libgtk2.0-dev, liblame0-dev, libvorbis-dev,libjpeg-mmx-dev | libjpeg-dev, libavc
www.eeworm.com/read/120682/7152030
plc style.plc
# $Id: style.plc 1.1 1994/08/02 22:34:18 vdk110 Exp $
# Copyright (C) 1987-1994 Verity, Inc.
#
# Example style.plc file with default policy settings.
# Everything is optional including the file it
www.eeworm.com/read/120682/7152058
plc style.plc
# $Id: style.plc 1.1 1994/08/02 22:34:18 vdk110 Exp $
# Copyright (C) 1987-1994 Verity, Inc.
#
# Example style.plc file with default policy settings.
# Everything is optional including the file it
www.eeworm.com/read/120682/7152090
plc style.plc
# $Id: style.plc 1.1 1994/08/02 22:34:18 vdk110 Exp $
# Copyright (C) 1987-1994 Verity, Inc.
#
# Example style.plc file with default policy settings.
# Everything is optional including the file it
www.eeworm.com/read/449679/7498162
txt tooltip2.txt
! NEC2 help text for Nec edit (new)
! Syntax: , =
SY,1=Symbol/Variable with value or equation
SY,2=Optional comment on symbol/variable
GW,1=Default strai
www.eeworm.com/read/325790/13185191
m dgnl.m
function obj = pfsys(varargin)
% Constructor for the DGNL (Discrete General Non-Linear) model
%
% x(t+T) = f(x,t,u,w)
% y(t) = h(x,t,u,e)
%
% Syntax: (* = optional)
%
% model = dgnl(f, h, h_
www.eeworm.com/read/325790/13185263
m h_general.m
function v=h_general(obj,x,t,u,varargin)
% Calculates: h(x,t) + e(t)
%
% Syntax: (* = optional)
%
% y = h_general(model, x, t, u, e*);
%
% In arguments:
%
% 1. model
% Model object
% 2. x