代码搜索:optimize
找到约 6,026 项符合「optimize」的源代码
代码结果 6,026
www.eeworm.com/read/472938/6306885
m origpso.m
% function [fitness,XX] = origPSO(POPsize,Dimension,Xmin,Xmax,Vmin,Vmax)
% function fitness = origPSO(c1,c2)
%
% The function is to optimize the value of object function by using the
% original pa
www.eeworm.com/read/477743/6733654
changelog
2.0
---
* Completely rewritten in a more modern style.
* Full self-checking test bench with official test vectors.
* Easier to maintain, modify, optimize.
* Easier to target to modern FPGAs.
www.eeworm.com/read/263730/11345600
makefile
# This is the makefile for the WhereAVR tracker.
# Please note that leaving OPTIMIZE at -O2 is critical to operation.
PRG = main
OBJ = Main.o \
ADC.o \
ax25.o
www.eeworm.com/read/259580/11779940
cpp timematrix.cpp
// run time for add, multiply and transpose using class matrix
#include
#include
#include "matrix.h"
using namespace std;
#pragma optimize("t", on)
int main()
{
int
www.eeworm.com/read/345479/11814433
makefile
PRG = yinyue
OBJ = yinyue.o
MCU_TARGET = atmega128
OPTIMIZE = -O2
DEFS =
LIBS =
# You should not have to change anything below here.
C
www.eeworm.com/read/150749/12267409
m bay_initlssvm.m
function [model, ss] = bay_initlssvm(model)
% Initialize the hyperparameters [$ \gamma$] and [$ \sigma^2$] before optimization with bay_optimize
%
% >> [gam, sig2] = bay_initlssvm({X,Y,type,[],[]})
www.eeworm.com/read/119681/14824489
m bay_initlssvm.m
function [model, ss] = bay_initlssvm(model)
% Initialize the hyperparameters [$ \gamma$] and [$ \sigma^2$] before optimization with bay_optimize
%
% >> [gam, sig2] = bay_initlssvm({X,Y,type,[],[]})
www.eeworm.com/read/214923/15083026
m bay_initlssvm.m
function [model, ss] = bay_initlssvm(model)
% Initialize the hyperparameters [$ \gamma$] and [$ \sigma^2$] before optimization with bay_optimize
%
% >> [gam, sig2] = bay_initlssvm({X,Y,type,[],[]})
www.eeworm.com/read/14273/326020
__i file.__i
"modules\file\file.c" OPTIMIZE (7,SPEED) BROWSE INCDIR(.\modules\system; .\ ; .\; .\lib_refd) DEFINE (KEIL) DEBUG OBJECTEXTEND PRINT(.\file.lst) OBJECT(file.obj)
www.eeworm.com/read/14273/326187
__i fat.__i
"modules\file\fat.c" OPTIMIZE (7,SPEED) BROWSE INCDIR(.\modules\system; .\ ; .\; .\lib_refd) DEFINE (KEIL) DEBUG OBJECTEXTEND PRINT(.\fat.lst) OBJECT(fat.obj)