代码搜索:problems
找到约 3,996 项符合「problems」的源代码
代码结果 3,996
www.eeworm.com/read/278064/10576998
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/421910/10680129
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/273093/10927535
m sqpmin.m
function[x,val,output,ex,lambda]=sqpmin(c,H,xstart,A,b,lb,ub,verb,options,computeLambda)
%SQPMIN Solve quadratic problems with box constraints or linear equalities
%
% Locate local soln to
%
%
www.eeworm.com/read/172061/7074800
m sqpmin.m
function[x,val,output,ex,lambda]=sqpmin(c,H,xstart,A,b,lb,ub,verb,options,computeLambda)
%SQPMIN Solve quadratic problems with box constraints or linear equalities
%
% Locate local soln to
%
%
www.eeworm.com/read/152244/7139259
m set_my_path.m
%%%%%%%%%%%%%%% set_my_path.m %%%%%%%%%%%%%%%%%%%
% Discrete-Time Control Problems using %
% MATLAB and the Control System Toolbox %
% by J.H. Chow, D.K. Frederick, & N.W. Chbat
www.eeworm.com/read/152244/7139261
m xy2p.m
function [mag,theta] = xy2p(pp)
%
%%%%%%%%%%%%%%%%%%%% xy2p.m %%%%%%%%%%%%%%%%%%%%%
% Discrete-Time Control Problems using %
% MATLAB and the Control System Toolbox %
% by J.H. Ch
www.eeworm.com/read/152244/7139267
m ex8_3b1.m
%%%%%%%%%%%%%%%% Example 8.3(b1) %%%%%%%%%%%%%%%%
% Discrete-Time Control Problems using %
% MATLAB and the Control System Toolbox %
% by J.H. Chow, D.K. Frederick, & N.W. Chbat %
www.eeworm.com/read/152244/7139280
m ex8_3b2.m
%%%%%%%%%%%%%%%% Example 8.3(b2) %%%%%%%%%%%%%%%%
% Discrete-Time Control Problems using %
% MATLAB and the Control System Toolbox %
% by J.H. Chow, D.K. Frederick, & N.W. Chbat %
www.eeworm.com/read/152244/7139317
m wif2_3.m
%%%%%%%%%%%%%%%%%%% wif2_3.m %%%%%%%%%%%%%%%%%%%%
% Discrete-Time Control Problems using %
% MATLAB and the Control System Toolbox %
% by J.H. Chow, D.K. Frederick, & N.W. Chbat %
www.eeworm.com/read/152244/7139433
txt readme.txt
Notes on using MATLAB .M files accompanying the text
Discrete-Time Control Problems
using MATLAB and the Control Systems Toolbox
by J. H. Chow, D. K. Fre