代码搜索:Best 有哪些应用?
找到约 10,000 项符合「Best 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/309003/3708875
m best2dbasis.m
function [basis,value] = Best2dBasis(sqtree,D)
% Best2dBasis -- Coifman-Wickerhauser Best-2d-Basis Algorithm
% Usage
% [btree,vtree] = Best2dBasis(sqtree,D)
% Inputs
% sqtree stat-quadt
www.eeworm.com/read/298327/3867386
hpp find_best_match.hpp
// Copyright (c) 2003 Daniel Wallin and Arvid Norberg
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "S
www.eeworm.com/read/298327/3867421
cpp find_best_match.cpp
// Copyright (c) 2003 Daniel Wallin and Arvid Norberg
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "S
www.eeworm.com/read/395890/2432045
m my_sga_best.m
function [bestindividual,bestfit]=my_sga_best(popsize,pop,fitvalue)
%函数说明
%入口参数:pop 当前处理的种群,
% popsize 种群大小,
% fitvalue 适应度值数组
%出口参数:bestindividual 当前代中的最优个体,
%
www.eeworm.com/read/395890/2432112
m my_sga_best.m
function [bestindividual,bestfit]=my_sga_best(popsize,pop,fitvalue)
%函数说明
%入口参数:pop 当前处理的种群,
% popsize 种群大小,
% fitvalue 适应度值数组
%出口参数:bestindividual 当前代中的最优个体,
%
www.eeworm.com/read/395890/2432179
m my_sga_best.m
function [bestindividual,bestfit]=my_sga_best(popsize,pop,fitvalue)
%函数说明
%入口参数:pop 当前处理的种群,
% popsize 种群大小,
% fitvalue 适应度值数组
%出口参数:bestindividual 当前代中的最优个体,
%