代码搜索:optimize
找到约 6,026 项符合「optimize」的源代码
代码结果 6,026
www.eeworm.com/read/358868/10177454
m chap5_4.m
%GA(Generic Algorithm) Program to optimize Parameters of PID
clear all;
close all;
global rin yout timef
G=100;
Size=30;
CodeL=10;
MinX(1)=zeros(1);
MaxX(1)=20*ones(1);
MinX(2)=zeros(1);
www.eeworm.com/read/349103/10852057
scr vhdl.scr
/* optimize CONVERTOR_CKT */
read -format pla vhdl/CONVERTOR.pla
read -format vhdl vhdl/CONVERTOR_CKT.vhd
current_design CONVERTOR_CKT
set_scan_style combinational
uniquify
compile
/* testability ana
www.eeworm.com/read/273090/10927817
m chap5_4.m
%GA(Generic Algorithm) Program to optimize Parameters of PID
clear all;
close all;
global rin yout timef
G=100;
Size=30;
CodeL=10;
MinX(1)=zeros(1);
MaxX(1)=20*ones(1);
MinX(2)=zeros(1);
www.eeworm.com/read/273090/10927995
m chap5_4.m
%GA(Generic Algorithm) Program to optimize Parameters of PID
clear all;
close all;
global rin yout timef
G=100;
Size=30;
CodeL=10;
MinX(1)=zeros(1);
MaxX(1)=20*ones(1);
MinX(2)=zeros(1);
www.eeworm.com/read/273065/10929407
m chap5_4.m
%GA(Generic Algorithm) Program to optimize Parameters of PID
clear all;
close all;
global rin yout timef
G=100;
Size=30;
CodeL=10;
MinX(1)=zeros(1);
MaxX(1)=20*ones(1);
MinX(2)=zeros(1);
www.eeworm.com/read/416411/11030653
m chap5_4.m
%GA(Generic Algorithm) Program to optimize Parameters of PID
clear all;
close all;
global rin yout timef
G=100;
Size=30;
CodeL=10;
MinX(1)=zeros(1);
MaxX(1)=20*ones(1);
MinX(2)=zeros(1);
www.eeworm.com/read/469779/6927021
m chap5_4.m
%GA(Generic Algorithm) Program to optimize Parameters of PID
clear all;
close all;
global rin yout timef
G=100;
Size=30;
CodeL=10;
MinX(1)=zeros(1);
MaxX(1)=20*ones(1);
MinX(2)=zeros(1);
www.eeworm.com/read/465112/6966655
bc makefile.bc
#
# Origional BC Makefile from Teun
#
#
CC = bcc
TLIB = tlib /0 /C
# note: the -3 flag produces code for 386, 486, Pentium etc; omit it for 286s
OPTIMIZE= -3 -O2
www.eeworm.com/read/468647/6986175
readme
This is a self-contained package including the 2-D DWT and inverse DWT
routines. However, the Idwt2.m and Iidwt2.m codes are slow and inefficient.
We did not try to optimize the codes at all. If you
www.eeworm.com/read/451547/7461942
m consistent_occ.m
function [w1,optval] = consistent_occ(x,w,fracrej,range,nrbags,varargin)
%CONSISTENT_OCC
%
% W = CONSISTENT_OCC(X,W,FRACREJ,RANGE,NRBAGS)
%
% Optimize the hyperparameters of method W. W should con