代码搜索:parameter

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

代码结果 10,000
www.eeworm.com/read/447423/7551950

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/446423/7579293

rpt dds.map.rpt

Analysis & Synthesis report for dds Sat Apr 01 18:33:01 2006 Version 5.0 Build 148 04/26/2005 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Not
www.eeworm.com/read/444698/7608163

readme

Python-to-libsvm interface Introduction ============ Python (http://www.python.org/) is a programming language suitable for rapid development. This python-to-libsvm interface is developed so users
www.eeworm.com/read/442142/7658474

itworks

#!/bin/bash if [ "$1" = "start" ] then echo The system started! ./itworksmonitor elif [ "$1" = "stop" ] then echo The system stopped! killall itworksmonitor elif [ "$1" = "restart" ] then echo
www.eeworm.com/read/441245/7672738

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/441245/7673057

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/440842/7680265

m ols_gv.m

function results = ols_gv(y,x,ndraw,nomit,prior) % PURPOSE: MCMC estimates for the Bayesian heteroscedastic linear model % y = X B + e, p(e_i) = f_t(e_i | 0, v_i, lambda) % p(V) =
www.eeworm.com/read/440314/7690731

txt readme.txt

Created by Shane Brennan at UC Santa Cruz on June 5th, 2007 This code is an implementation of Bertalmio et. al's 2003 paper "Simultaneous Structure and Texture Image Inpainting". To run the code,
www.eeworm.com/read/439955/7696679

vh ddr_parameters.vh

/**************************************************************************************** * * Disclaimer This software code and all associated documentation, comments or other * of Warranty:
www.eeworm.com/read/439801/7701601

m linkparset.m

function linkpar=linkparset(varargin) %LINKPARSET Link parameter configuration for SCM % LINKPAR=LINKPARSET(K) is a struct consisting of randomly generated link % parameters for K links. LINKPA