OPTDesign AND Anopt The software in this directory is to be run with Mathematica version 3.0 or later. The main published reference is the book Classical Control Using H-Infinity Methods by J. William Helton and Orlando Merino, SIAM, 1998. The files contained in this directory are Anopt.m Anopt.nb AnoptUtilities.m CF.m ComplexRules.m Demo1Ch6.nb Demo2Ch6.nb DemoCh5.nb DiskIteration.m DualExtremal.m NewtonFit.m NewtonFit.nb NewtonInterpolant.m NewtonInterpolant.nb OPTDPlots_Data_And_Functions.nb OPTDesign.m README.txt [] Installation ------------- 1. Extract OPTDesign.m in the proper Application directory of Mathematica, i.e. C:\Program Files\Wolfram Research\Mathematica\5.2\AddOns\Applications\OPTDesign 2.Append the path, if it necessary, AppendTo[$Path,"C:\Program Files\Wolfram Research\Mathematica\5.2\AddOns\Applications\OPTDesign"]; 3. To avoid warning message, set Off[Syntax::stresc]; 4. Loading <