代码搜索:Generates

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

代码结果 10,000
www.eeworm.com/read/182126/9215625

svgakeymap

#!/usr/bin/perl # # svgakeymap - by Brion Vibber (brion@pobox.com), 6/30 - 7/3/1998 # Generates a keymap conversion file for svgalib from two keytable definitions. # # Usage: # svgakeymap [physical_
www.eeworm.com/read/179875/9332737

php form_generator.php

www.eeworm.com/read/179210/9365128

m spir.m

function S = spir; % % Ph.D. Thesis % Leandro Nunes de Castro % February, 2000 % Function generates the dataset for the SPIRAL problem % % SPIRAL 1 step = 0.1; t = 0:step:3*pi; l = lengt
www.eeworm.com/read/179210/9365145

m dendrogram.m

function [h,T] = dendrogram(Z,p) %DENDROGRAM Generate dendragram plot. % DENDROGRAM(Z) generates a dendrogram from the output matrix of % LINKAGE. Z is a (M-1) by 3 matrix. M is the number of
www.eeworm.com/read/179210/9365148

m donuts1.m

function Ag = donuts1(n); % % Ph.D. Thesis % Leandro Nunes de Castro % April, 2000 % Function generates the dataset for the 2-DONUTS problem % % n -> Number of training samples (odd numbers
www.eeworm.com/read/373627/9445704

contents

Entry: class.ind Aliases: class.ind Keywords: neural utilities Description: Generates Class Indicator Matrix from a Factor URL: ../../../library/nnet/html/class.ind.html Entry: multinom Aliase
www.eeworm.com/read/373344/9462182

m test_bicgstab.m

function test_it = test_bicgstab() % % function[test_it] = test_bicgstab() % % test_bicgstab.m tests bicgstab.m. It generates several test systems and % applies the BiCGStab solution algorithm as imp
www.eeworm.com/read/373344/9462225

m test_jacobi.m

function test_it = test_jacobi() % % function[test_it] = test_jacobi() % % test_jacobi.m tests jacobi.m. It generates several test systems and % applies the Jacbi solution algorithm as implemented in
www.eeworm.com/read/373344/9462257

m test_cheby.m

function test_it = cheby_test() % % function[test_it] = cheby_test() % % test_cheby.m tests cheby.m. It generates several test systems and % applies the Chebychev solution algorithm as implemented in
www.eeworm.com/read/372550/9503859

m randfilt.m

function [y,zf,u]=randfilt(pb,pa,ny,zi) %RANDFILT Generate filtered gaussian noise without initial transient % % Generates noise by passing gaussian noise through a filter pb/pa % output signal y