代码搜索:optional
找到约 6,947 项符合「optional」的源代码
代码结果 6,947
www.eeworm.com/read/327092/6345754
html 1208-1208.html
Linux Complete Command Reference:File Formats:EarthWeb Inc.-
www.eeworm.com/read/493294/6400038
m setident.m
%SETIDENT Set object identifiers
%
% A = SETIDENT(A,IDENT,J)
%
% INPUT
% A Dataset
% IDENT Object identifiers
% J Vector of indices of objects to be updated (optional; default: all)
www.eeworm.com/read/485150/6566140
m sortx.m
function a = sortx(a, th, lb, ub)
% Extended sort
% A = SORTX(A, TH, LB, UB)
% Sort a vector removing (fuzzy) duplicates and bounding elements
%
% Parameters:
% A - the array to sort
% TH
www.eeworm.com/read/484585/6580474
readme
This code by Richard Outerbridge implements DES with optional
double and triple encryption. I think it's pretty fast, and
it doesn't take up much memory at runtime.
Richard leaves a copyright notice
www.eeworm.com/read/483033/6607848
m kf_nmcda_predict_dp2.m
%KF_NMCDA_PREDICT_DP2 KF/NMCDA Prediction step
%
% Syntax:
% [S,EV_STRS] = kf_nmcda_predict_dp(S,A,Q,B,u,t,alpha,beta)
%
% In:
% S - Struct array 1xNP of particles
% A - Transition matrix of di
www.eeworm.com/read/483033/6607849
m kf_mcda_update.m
%KF_MCDA_UPDATE KF Monte Carlo Data Association Update
%
% Syntax:
% [S,C] = EKF_MCDA_UPDATE(S,Y,H,R,TP,CP,CD)
%
% In:
% S - 1xN cell array containing particle structures
% Y - Measurement as
www.eeworm.com/read/483033/6607860
m kf_nmcda_predict_dp.m
%KF_NMCDA_PREDICT_DP KF/NMCDA Prediction step
%
% Syntax:
% [S,EV_STRS] = kf_nmcda_predict_dp(S,A,Q,B,u,t,alpha,beta)
%
% In:
% S - Struct array 1xNP of particles
% A - Transition matrix of dis
www.eeworm.com/read/479375/6692824
vlan hostapd.vlan
# VLAN ID to network interface mapping
1 vlan1
2 vlan2
3 vlan3
100 guest
# Optional wildcard entry matching all VLAN IDs. The first # in the interface
# name will be replaced with the VLAN ID. The net
www.eeworm.com/read/407295/11422490
m etf_smooth1.m
%ETF_SMOOTH1 Smoother based on two extended Kalman filters
%
% Syntax:
% [M,P] = ETF_SMOOTH1(M,P,Y,A,Q,ia,W,aparam,H,R,h,V,hparam,same_p_a,same_p_h)
%
% In:
% M - NxK matrix of K mean estimates f
www.eeworm.com/read/405855/11455653
cls cdibsection.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject