代码搜索:optional
找到约 6,947 项符合「optional」的源代码
代码结果 6,947
www.eeworm.com/read/433250/8537708
m page2.m
function [tfd, t, f] = page2(x, fs, nfreq)
% page2 -- Compute samples of the type II Page distribution.
%
% Usage
% [tfd, t, f] = page2(x, fs, nfreq)
%
% Inputs
% x signal vector
% fs
www.eeworm.com/read/433250/8537720
m binomial2.m
function [tfd, t, f] = binomial2(x, fs, nfreq, wlen)
% binomial2 -- Compute samples of the type II binomial distribution.
%
% Usage
% [tfd, t, f] = binomial2(x, fs, nfreq, wlen)
%
% Inputs
% x
www.eeworm.com/read/188382/8544936
cls splistheaders.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/188280/8552239
m train.m
function net = train(tutor, x, y, C, kernel, zeta, net)
% TRAIN
%
% Train a support vector classification network, using the sequential minimal
% optimisation algorithm.
%
% net = train(tut
www.eeworm.com/read/432912/8564763
m eignmovie.m
function eignmovie(A,n,loops)
% This program visualizes eigenvectors for 2x2 matrices.
% A is a 2x2 matrix. n is optional and determines the number of frames.
% The 3rd optional parameter determin
www.eeworm.com/read/388072/8637640
m c_tcp.m
function [V,TCPs,TC,error]=C_TCP(D,NOE)
% function [V,TCPs,TC,error]=C_TCP(D,NOE)
%
% This function decomposes a data set D into its Complex Teleconnection
% patterns and eigenvalues V.
%
% **
www.eeworm.com/read/388072/8637648
m tcp.m
function [V,TCPs,TC,error]=TCP(D,p)
% function [V,TCPs,TC,error]=TCP(D,p)
%
% This function decomposes a data set D into its Teleconnection
% patterns and eigenvalues V. The most effecient algori
www.eeworm.com/read/187456/8638866
vb modcommon.vb
'Throw back from vb6 BAS module
Module CommonBAS
'Location of XML Files
Public m_AppPath As String = Application.StartupPath
'Connection paths / File locations
Public m_Parent
www.eeworm.com/read/288224/8646670
tex template_en.tex
%% start of file `template_en.tex'.
%% Copyright 2007 Xavier Danaux (xdanaux@gmail.com).
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License ver