代码搜索:optimize

找到约 6,026 项符合「optimize」的源代码

代码结果 6,026
www.eeworm.com/read/180274/9313785

cpp feedforwardnn.cpp

/** @file * $Id: feedforwardnn.cpp 2186 2005-06-29 03:40:11Z ling $ */ #include #include "feedforwardnn.h" #include "optimize.h" REGISTER_CREATOR(lemga::FeedForwardNN); namespace lemg
www.eeworm.com/read/179061/9375412

m chap5_3.m

%GA(Generic Algorithm) Program to optimize PID Parameters clear all; close all; global rin yout timef Size=30; CodeL=3; MinX(1)=zeros(1); MaxX(1)=20*ones(1); MinX(2)=zeros(1); MaxX(2)=1.0
www.eeworm.com/read/374588/9394905

tdf lpm_divide_2mo.tdf

--lpm_divide DEVICE_FAMILY="Cyclone" LPM_DREPRESENTATION="SIGNED" LPM_NREPRESENTATION="SIGNED" LPM_REMAINDERPOSITIVE="FALSE" LPM_WIDTHD=11 LPM_WIDTHN=32 OPTIMIZE_FOR_SPEED=5 denom numer quotient CARRY
www.eeworm.com/read/371917/9530952

m chap5_3.m

%GA(Generic Algorithm) Program to optimize PID Parameters clear all; close all; global rin yout timef Size=30; CodeL=3; MinX(1)=zeros(1); MaxX(1)=20*ones(1); MinX(2)=zeros(1); MaxX(2)=1.0
www.eeworm.com/read/167762/9953161

m chap10_3a.m

%GA(Generic Algorithm) to Optimize Initial Parameters of RBF Approaching clear all; close all; G=150; Size=30; CodeL=10; for i=1:1:3 MinX(i)=0.1*ones(1); MaxX(i)=3*ones(1); end for i=4
www.eeworm.com/read/163199/10170949

m chap5_3.m

%GA(Generic Algorithm) Program to optimize PID Parameters clear all; close all; global rin yout timef Size=30; CodeL=3; MinX(1)=zeros(1); MaxX(1)=20*ones(1); MinX(2)=zeros(1); MaxX(2)=1.0
www.eeworm.com/read/163160/10172766

m chap5_3.m

%GA(Generic Algorithm) Program to optimize PID Parameters clear all; close all; global rin yout timef Size=30; CodeL=3; MinX(1)=zeros(1); MaxX(1)=20*ones(1); MinX(2)=zeros(1); MaxX(2)=1.0
www.eeworm.com/read/358868/10177461

m chap5_3.m

%GA(Generic Algorithm) Program to optimize PID Parameters clear all; close all; global rin yout timef Size=30; CodeL=3; MinX(1)=zeros(1); MaxX(1)=20*ones(1); MinX(2)=zeros(1); MaxX(2)=1.0
www.eeworm.com/read/424747/10417731

m gapid.m

%GA(Generic Algorithm) Program to optimize PID Parameters clear all; close all; global rin yout timef Size=30; CodeL=3; MinX(1)=zeros(1); MaxX(1)=20*ones(1); MinX(2)=zeros(1); MaxX(2)=1.0
www.eeworm.com/read/350245/10754825

tdf lpm_divide_smp.tdf

--lpm_divide DEVICE_FAMILY="Cyclone" LPM_DREPRESENTATION="UNSIGNED" LPM_NREPRESENTATION="UNSIGNED" LPM_REMAINDERPOSITIVE="TRUE" LPM_WIDTHD=32 LPM_WIDTHN=32 OPTIMIZE_FOR_SPEED=5 denom numer quotient re