代码搜索:parameter

找到约 10,000 项符合「parameter」的源代码

代码结果 10,000
www.eeworm.com/read/176085/9517625

dat errortc106.dat

错误信息: Type mismatch in parameter xxx 中文注释: 参数xxx类型不匹配
www.eeworm.com/read/372036/9524082

m crtrp.m

% CRTRP.M (CReaTe an initial (Real-value) Population) % % This function creates a population of given size of random real-values. % % Syntax: Chrom = crtrp(Nind,FieldDR); % % Input para
www.eeworm.com/read/175683/9536337

m demsvm3.m

function demsvm3() % DEMSVM3 - Sample code for the use of SVMCV (parameter selection) % % This function is not meant to be executed! % % Given a data set with examples X and labels Y. % First,
www.eeworm.com/read/175683/9536369

m svmcv.m

function [net, CVErr, paramSeq] = svmcv(net, X, Y, range, step, nfold, Xv, Yv, dodisplay) % SVMCV - Kernel parameter selection for SVM via cross validation % % NET = SVMCV(NET, X, Y, RANGE) % Giv
www.eeworm.com/read/366752/9800193

m ffun.m

function [y] = ffun(x,t); % PURPOSE : Process model function. % INPUTS : - x: The evaluation point in the domain. % OUTPUTS : - y: The value of the function at x.+ sin(4e-2*pi*t) % AUTHORS :
www.eeworm.com/read/366144/9829447

c xerbla.c

#include "f2c.h" /* Subroutine */ int xerbla_(char *srname, integer *info) { /* -- LAPACK auxiliary routine (version 2.0) -- Univ. of Tennessee, Univ. of California Berkeley, NAG Ltd.,
www.eeworm.com/read/366065/9834707

3 crttrace.3

'\" '\" Copyright (c) 1989-1993 The Regents of the University of California. '\" Copyright (c) 1994-1996 Sun Microsystems, Inc. '\" Copyright (c) 2002 by Kevin B. Kenny. All rights reserved. '\" '\"
www.eeworm.com/read/364264/9916900

m checkvarsparams.m

function params=checkvarsparams(start,continuing,params,n); %CHECKVARSPARAMS Initializes GPLAB algorithm parameter variables. % CHECKVARSPARAMS(START,CONTINUE,PARAMS,POPSIZE) returns a complete
www.eeworm.com/read/364127/9921639

v ifdef.v

module Demo_ifdef (a,b); // Demonstrates use of "`ifdef" compiler directive to set a paramter // to one value for simulation and another value for synthesis. // The technique is particularly us
www.eeworm.com/read/167839/9950901

txt readme.txt

This file describe the content of fcm.ZIP Notations used X = dataset of size (M,N) M = number of experiments N = numbre of genes K = number of clusters mub = upper bound value of the fuzzy par