代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/492400/6422332
m optim_auc.m
function [w,optval] = optim_auc(x,wname,fracrej,range,nrbags,varargin)
%OPTIM_AUC Optimize hyperparameters for an OCC
%
% W = OPTIM_AUC(X,WNAME,FRACREJ,RANGE,NRBAGS,VARARGIN)
%
% Optimize the AUC-p
www.eeworm.com/read/490337/6454743
asm cpuclk.asm
; Write the CPU clock cycle count (since cpu reset) into the passed ByRef Currency (64 bit) parameter
[bits 32]
rdtsc ;# Read the cpu clock cycle count into e
www.eeworm.com/read/489292/6477973
java linearactivationfunction.java
/**
* Copyright (c) 2006, Seweryn Habdank-Wojewodzki
* Copyright (c) 2006, Janusz Rybarski
*
* All rights reserved.
*
* Redistribution and use in source and binary forms,
* with or without mod
www.eeworm.com/read/488303/6491804
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
www.eeworm.com/read/488308/6491878
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
www.eeworm.com/read/488310/6491885
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
www.eeworm.com/read/488314/6492168
news
This is the NEWS for chan_ss7. This version is maintained by Anders Baekgaard (ab@dicea.dk).
Please send bug reports, feature requests etc. to chan_ss7@dicea.dk.
New in version 1.1
- Fixed buffer ove
www.eeworm.com/read/486483/6533007
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/485932/6550708
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.