代码搜索:optimization
找到约 10,000 项符合「optimization」的源代码
代码结果 10,000
www.eeworm.com/read/308997/13684342
m f6_spiral_dyn.m
% f6_spiral_dyn.m
% Schaffer's F6 function
% commonly used to test optimization/global minimization problems
%
% This version moves the minimum about a Fermat Spiral
% according to the equation:
www.eeworm.com/read/306970/13734096
c aes.c
/*
* copyright (c) 2007 Michael Niedermayer
*
* some optimization ideas from aes128.c by Reimar Doeffinger
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you c
www.eeworm.com/read/456224/6278706
m upperbound_nvar.m
%
% Ch 5: Numerical Techniques - 1 D optimization
% Optimzation with MATLAB, Section 5.4.1
% Generic Scanning Procedure - n Variables
% copyright Dr. P.Venkataraman
%
% An m-file to bracket t
www.eeworm.com/read/456224/6278726
m goldsection_nvar.m
%
% Ch 5: Numerical Techniques - 1 D optimization
% Optimzation with MATLAB, Section 5.4.1
% Golden Section Method - many variables
% copyright (code) Dr. P.Venkataraman
%
% An m-file to appl
www.eeworm.com/read/456224/6278734
m goldsection_1var.m
%
% Ch 5: Numerical Techniques - 1 D optimization
% Optimzation with MATLAB, Section 5.2.5
% Generic Golden Section Method - Single Variable
% copyright (code) Dr. P.Venkataraman
%
% An m-fil
www.eeworm.com/read/456224/6278735
m upperbound_nvar.m
%
% Ch 5: Numerical Techniques - 1 D optimization
% Optimzation with MATLAB, Section 5.4.1
% Generic Scanning Procedure - n Variables
% copyright Dr. P.Venkataraman
%
% An m-file to bracket t
www.eeworm.com/read/456224/6278751
m goldsection_nvar.m
%
% Ch 5: Numerical Techniques - 1 D optimization
% Optimzation with MATLAB, Section 5.4.1
% Golden Section Method - many variables
% copyright (code) Dr. P.Venkataraman
%
% An m-file to appl
www.eeworm.com/read/456224/6278794
m ex2_41.m
% Chapter 2: Optimization with Matlab
% Dr. P.Venkataraman
% Example 2.4 Sec.2.3
%
% graphical solution using matlab (two design variables)
% Minimum fin volume for efficient heat transfer
%
www.eeworm.com/read/456224/6278796
m ex2_4.m
% Chapter 2: Optimization with Matlab
% Dr. P.Venkataraman
% Example 2.4 Sec.2.3
%
% graphical solution using matlab (two design variables)
% Minimum fin volume for efficient heat transfer
%
www.eeworm.com/read/456224/6278798
m plot_any.m
% Chapter 2: Optimization with Matlab
% Dr. P.Venkataraman
% Example 1 (Sec 2.1- 2.2)
%
% graphical solution using matlab (two design variables)
% the following script should allow the graphical