代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/423916/10526699
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/423701/10537081
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/423574/10547035
m crtrp1.m
% CRTRP.M (CReaTe an initial (Real-value) Population)
%
% This function creates a population of given size of random real-values.
%
% Syntax: Chrom = crtrp1(Nind,FieldDR);
%
% Inpu
www.eeworm.com/read/423392/10563241
pl kerneldoc2doxygen.pl
#!/usr/bin/perl -w
#
##########################################################################
# Convert kernel-doc style comments to Doxygen comments.
###############################################
www.eeworm.com/read/423357/10568978
m mie2_esquare.m
function result = Mie2_Esquare(eps1, mu1, x, nj)
% Computation of nj+1 equally spaced values within (0,x)
% of the mean-absolute-square internal
% electric field of a sphere of size paramete
www.eeworm.com/read/423128/10584264
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/277989/10587675
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/422987/10594949
txt 1.txt
PROGRAM primefac(input,output);
VAR n,p:integer;
BEGIN
Write(‘Please input n=’);
readln(n);
IF n
www.eeworm.com/read/159511/10645030
cpp timelinear.cpp
/******************************************************************************\
* Technische Universitaet Darmstadt, Institut fuer Nachrichtentechnik
* Copyright (c) 2001
*
* Author(s):
* Volker