代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/461376/7228553
m svmlopt.m
function options = svmlopt(varargin)
% SVMLOPT - Generate/alter options structure for SVM light
%
% OPTIONS = SVMLOPT('PARAM1',VALUE1,'PARAM2',VALUE2,...) creates an
% optimization options struct
www.eeworm.com/read/460435/7250528
m svo_nu.m
%SVO_NU Support Vector Optimizer: NU algorithm
%
% [V,J,C] = SVO(K,NLAB,NU,PD)
%
% INPUT
% K Similarity matrix
% NLAB Label list consisting of -1/+1
% NU Regularization parameter (0 <
www.eeworm.com/read/460435/7250843
m ldc.m
%LDC Linear Bayes Normal Classifier (BayesNormal_1)
%
% [W.R,S,M] = LDC(A,R,S,M)
% W = A*LDC([],R,S,M);
%
% INPUT
% A Dataset
% R,S Regularization parameters, 0
www.eeworm.com/read/460266/7254488
m wrimage.m
function x = wrimage(DataOut,h,w,filename,PicExpand)
%WRIMAGE Formats the data and writes it to a bmp file
%
% x = wrimage(DataOut,h,w,filename,PicExpand)
% x : image data as a single row vector.
www.eeworm.com/read/459576/7273701
m psoget.m
function VAL = PSOGET(OPTIONS,name,default,flag)
%PSOGET Get PSO OPTIONS parameters.
% VAL = PSOGET(OPTIONS,'NAME') extracts the value of the named parameter
% from optimization options structure
www.eeworm.com/read/457360/7326698
afl shares to buy price graph.afl
//------------------------------------------------------------------------------
//
// Formula Name: Shares To Buy Price Graph
// Author/Uploader: Tommy Beard
// E-mail: tab321@yah
www.eeworm.com/read/457360/7326829
afl shares to buy price graph.afl
//------------------------------------------------------------------------------
//
// Formula Name: Shares To Buy Price Graph
// Author/Uploader: Tommy Beard
// E-mail: tab321@yah
www.eeworm.com/read/455871/7362480
java fileexistexception.java
/**
* Description of the Class
*
* @author kilo
* @created 2003年12月22日
*/
public class FileExistException
extends Exception {
/**
* Constructor for the FileExistException object
www.eeworm.com/read/454224/7395901
txt eeprom.txt
=============================================================================
List of generated methods in project: eeprom
THIS TEXT DESCRIPTION IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
======