代码搜索:Algorithm

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

代码结果 10,000
www.eeworm.com/read/206731/7456561

txt readme.txt

Tree Structured Genetic Algorithm An algorithm for Genetic Programming Ben.McKay & Mark Willis (c)
www.eeworm.com/read/206731/7456711

htm index~1.htm

Genetic Algorithm Optimization Toolbox Genetic Algorithm Optimization Toolbox (GAOT) GAOT implements simulated evolution i
www.eeworm.com/read/206731/7456719

m contents.m

% Genetic Optimization Toolbox % % Main interface % ga.m The Genetic Algorithm % initialize.m Initialization function Used by ga.m % % Operators used during simu
www.eeworm.com/read/206731/7456723

htm gaotin~1.htm

Genetic Algorithm Optimization Toolbox (GAOT) The following files are in the distribution: Main interface ga.m
www.eeworm.com/read/449987/7492147

txt readme.txt

RAR archiver: * RAR introduces an original compression algorithm. It allows higher compression ratios than other PC archiving tools, especially on executable files, object libraries, large
www.eeworm.com/read/448535/7531394

m convnorm.m

function d = convnorm(branch,input,state,nextstate) % % Compute the Hamming distance between the branchweights and the input % This function may be feval'ed for use with the Viterbi algorithm % (s
www.eeworm.com/read/448350/7534438

m kmeanlbg.m

function [x,esq,j] = kmeanlbg(d,k) %KMEANLBG Vector quantisation using the Linde-Buzo-Gray algorithm [X,ESQ,J]=(D,K) % %Inputs: % D contains data vectors (one per row) % K is number of centres re
www.eeworm.com/read/446556/7576722

m eldga.m

% This program solves the economic dispatch with Bmn coefficients by % Genetic Algorithm % the data matrix should have 5 columns of fuel cost coefficients and plant limits. % 1.a ($/MW^2) 2. b $/M
www.eeworm.com/read/446556/7576724

m gatest1.m

clear; clc; % This program solves the economic dispatch with Bmn coefficients by % Genetic Algorithm. Algorithm toolbox of MATLAB 7.04.For any % discussion&Clarification the author can be cont
www.eeworm.com/read/444297/7614385

m codice_au.m

% % In order to obtain the source code for Fingerprint Recognition System Release 5.1 % ( you are using this last release ) please visit my webpage % http://utenti.lycos.it/matlab/fingerprint4.htm