代码搜索:Algorithm
找到约 10,000 项符合「Algorithm」的源代码
代码结果 10,000
www.eeworm.com/read/159921/10587898
m mmdemo.m
function []=mmdemo(action,hfigure,varargin)
% MMDEMO demo on the Minimax learning algorithm.
%
% MMDEMO demonstrates the Minimax learning algorithm on
% a simple examples in 2-dimensional featur
www.eeworm.com/read/421949/10676587
m mmdemo.m
function []=mmdemo(action,hfigure,varargin)
% MMDEMO demo on the Minimax learning algorithm.
%
% MMDEMO demonstrates the Minimax learning algorithm on
% a simple examples in 2-dimensional featur
www.eeworm.com/read/275452/10816420
m debpsk.m
% DE-BPSK Undoes the BPSK algorithm using a correlation algorithm.
% This component takes a (filtered) BPSK carrier signal and
% determines the transmitted binary sequence.
% Completeed:
www.eeworm.com/read/462846/7194336
m prob8_2.m
%Quantization of a color image into a fixed number of colors
%The colors are chosen from a given image using the vector quantization algorithm (Generalized Lloyd algorithm)
% Author: Xiaofeng Xu, Po
www.eeworm.com/read/436271/7773136
m mpga.m
% MPGA.M Multi Population Genetic Algorithm
%
% This script implements the Multi Population Genetic Algorithm.
% A real-valued representation of the individuals is used.
%
% Author: A
www.eeworm.com/read/328550/13021316
m continuousga.m
%PROGRAM 3: CONTINUOUS GENETIC ALGORITHM
% Continuous Genetic Algorithm
%
% minimizes the objective function designated in ff
% Before beginning, set all the parameters in parts
% I, II, and III
www.eeworm.com/read/241695/13125002
m mpga.m
% MPGA.M Multi Population Genetic Algorithm
%
% This script implements the Multi Population Genetic Algorithm.
% A real-valued representation of the individuals is used.
%
% Author: A
www.eeworm.com/read/323721/13325272
m mpga.m
% MPGA.M Multi Population Genetic Algorithm
%
% This script implements the Multi Population Genetic Algorithm.
% A real-valued representation of the individuals is used.
%
% Author: A
www.eeworm.com/read/101082/6240487
c tsearch.c
/* @(#)tsearch.c 2.3 */
/*LINTLIBRARY*/
/*
* Tree search algorithm, generalized from Knuth (6.2.2) Algorithm T.
*
*
* The NODE * arguments are declared in the lint files as char *,
* because the
www.eeworm.com/read/409477/11321560
m mpga.m
% MPGA.M Multi Population Genetic Algorithm
%
% This script implements the Multi Population Genetic Algorithm.
% A real-valued representation of the individuals is used.
%
% Author: A