代码搜索:optimization

找到约 10,000 项符合「optimization」的源代码

代码结果 10,000
www.eeworm.com/read/162415/10307416

m foptions.m

%FOPTIONS Set options to function functions % % options=foptions returns the default arguments used by the function functions, % as a vector of numbers. The more important entries are % % options
www.eeworm.com/read/162415/10307450

m leastsq.m

%LEASTSQ Non-linear least squares % % x=leastsq('f',x0,options,'g') finds the value of x which minimizes % the sum of squares of f(x) value. % options is optional, giving the optimization argumen
www.eeworm.com/read/162415/10307473

m curvefit.m

%CURVEFIT Curve fitting % % x=curvefit('f',x0,x1,y1,options,'g') finds the value of x for % which f(x,x1) is closest to y1. In other words, it fits the model f to % the experimental data (x1,y1).
www.eeworm.com/read/424747/10417942

html index.html

Genetic Algorithm Optimization Toolbox Genetic Algorithm Optimization Toolbox (GAOT) GAOT implements simulated evolution i
www.eeworm.com/read/160534/10520887

htm ch20.htm

Chapter 20 -- Optimizing Java Code for Games
www.eeworm.com/read/159601/10635130

htm index~1.htm

Genetic Algorithm Optimization Toolbox Genetic Algorithm Optimization Toolbox (GAOT) GAOT implements simulated evolution i
www.eeworm.com/read/422309/10643769

html qt4l_building.html

Building Step 1: Build the library The entire source code tree should be positioned in a location where every application that needs it can access it. There is no provis
www.eeworm.com/read/277145/10659561

todo

amp0.7 TODO file ================ ### immediate more carefully set audio parameters, report errors, etc.. clearly separate three components from Thomas Sailer's rtbuf.c (prefetch, realtime privs an
www.eeworm.com/read/349916/10782253

htm index~1.htm

Genetic Algorithm Optimization Toolbox Genetic Algorithm Optimization Toolbox (GAOT) GAOT implements simulated evolution i
www.eeworm.com/read/418366/10949964

htm ch20.htm

Chapter 20 -- Optimizing Java Code for Games