代码搜索:如何学习 Best?
找到约 10,000 项符合「如何学习 Best?」的源代码
代码结果 10,000
www.eeworm.com/read/369527/9641665
m uopf.m
function [best_bus, best_gen, best_branch, best_f, best_success, et] = ...
uopf(baseMVA, bus, gen, gencost, branch, Ybus, Yf, Yt, mpopt)
%UOPF Solves combined unit commitment / optimal power flow
www.eeworm.com/read/335571/12514434
m uopf.m
function [best_bus, best_gen, best_branch, best_f, best_success, et] = ...
uopf(baseMVA, bus, gen, gencost, branch, Ybus, Yf, Yt, mpopt)
%UOPF Solves combined unit commitment / optimal power flow
www.eeworm.com/read/132706/14078010
m uopf.m
function [best_bus, best_gen, best_branch, best_f, best_success, et] = ...
uopf(baseMVA, bus, gen, gencost, branch, Ybus, Yf, Yt, mpopt)
%UOPF Solves combined unit commitment / optimal power flow
www.eeworm.com/read/188503/8534647
h altivec_transform.h
/* altivec_transform.h, this file is part of the
* AltiVec optimized library for MJPEG tools MPEG-1/2 Video Encoder
* Copyright (C) 2002 James Klicman
*
* This library is free
www.eeworm.com/read/187764/8602088
java debest3bin.java
package DeApp1.de;
public class DEBest3Bin extends DEStrategy
/***********************************************************
** **
** Anoth
www.eeworm.com/read/288572/8621348
opt c.opt
-g -tPPC860ES:psos -Xstruct-best-align=0
-Xstrict-ansi -Xsmall-data=8 -D__DIAB -DPPC
-I. -IC:/ISIPPC/pssppc.250/include -IC:/ISIPPC/pssppc.250/bsps/muxca
-IC:/ISIPPC/pssppc.250/bsps/devices -I@ -c
www.eeworm.com/read/288572/8621502
opt cxx.opt
-g -tPPC860ES:psos -Xstruct-best-align=0
-Xstrict-ansi -Xsmall-data=8 -D__DIAB -DPPC
-I. -IC:/ISIPPC/pssppc.250/include -IC:/ISIPPC/pssppc.250/bsps/muxca
-IC:/ISIPPC/pssppc.250/bsps/devices -I@ -c
www.eeworm.com/read/429981/8775575
asv psoknntest.asv
%clear;
%load credit.txt;
%parameterd of PSO
%k=5; %knn
nn=2; %n-fold
wmax=0.9;
wmin=0.1;
vmax=6;
c1=2.0;
c2=2.0;
ps=20; %particles
tmax=50; %iterations
[x,feature]=init(data,textdata)
www.eeworm.com/read/429981/8775632
m psoknntest.m
%clear;
%load credit.txt;
%parameterd of PSO
%k=5; %knn
nn=2; %n-fold
wmax=0.9;
wmin=0.1;
vmax=6;
c1=2.0;
c2=2.0;
ps=20; %particles
tmax=50; %iterations
%[x,feature]=init(data,textdata
www.eeworm.com/read/384566/8860137
java debest3bin.java
package DeApp1.de;
public class DEBest3Bin extends DEStrategy
/***********************************************************
** **
** Anoth