代码搜索:Minimization
找到约 746 项符合「Minimization」的源代码
代码结果 746
www.eeworm.com/read/281979/9125418
m conjugate gradient minimization -minimize.m
function [X, fX, i] = minimize(X, f, length, varargin)
% Minimize a differentiable multivariate function.
%
% Usage: [X, fX, i] = minimize(X, f, length, P1, P2, P3, ... )
%
% where the starting poin
www.eeworm.com/read/459473/7274823
pdf algorithms for minimization without derivatives.pdf
www.eeworm.com/read/437111/7755128
pdf outage probability minimization under both the.pdf
www.eeworm.com/read/212047/15166877
texi min.texi
@cindex optimization, see minimization
@cindex maximization, see minimization
@cindex minimization, one-dimensional
@cindex finding minima
@cindex non-linear functions, minimization
This chapter desc
www.eeworm.com/read/433140/8543125
pdf a cost minimization algorithm for a multiuser ofdm cognitive radio system.pdf
www.eeworm.com/read/378383/9233102
readme
l1 magic
--------
This package contains code for solving seven optimization problems. A detailed explanation is given in the file l1magic.pdf.
The main directory contains MATLAB m-files which con
www.eeworm.com/read/424281/10468874
texi multimin.texi
@cindex minimization, multidimensional
This chapter describes routines for finding minima of arbitrary
multidimensional functions. The library provides low level components
for a variety of iterativ
www.eeworm.com/read/212047/15167004
texi multimin.texi
@cindex minimization, multidimensional
This chapter describes routines for finding minima of arbitrary
multidimensional functions. The library provides low level components
for a variety of iterativ
www.eeworm.com/read/317461/13504505