OptimizationTipsandTricks

所属分类:matlab编程
开发工具:matlab
文件大小:89KB
下载次数:23
上传日期:2007-09-09 16:04:19
上 传 者阳关
说明:  New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems. Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to HTML. Copy and paste also works of course. Some readers may find this tool valuable if only for the function pleas - a partitioned least squares solver based on lsqnonlin. This is a work in progress, as I fully expect to add new topics as I think of them or as suggestions are made. Suggestions for topics I ve missed are welcome, as are corrections of my probable numerous errors. The topics currently covered are listed below
(New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems. Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to HTML. Copy and paste also works of course. Some readers may find this tool valuable if only for the function pleas- a partitioned least squares solver based on lsqnonlin. This is a work in progress, as I fully expect to add new topics as I think of them or as suggestions are made. Suggestions for topics I ve missed are welcome, as are corrections of my probable numerous errors. The topics currently covered are listed below)

文件列表:
opt_reg_tips\.DS_Store (6148, 2006-12-07)
opt_reg_tips\consolidator.m (6011, 2005-09-24)
opt_reg_tips\expfitfun3.m (207, 2005-09-04)
opt_reg_tips\expfitfun4.m (385, 2005-09-07)
opt_reg_tips\fminsearchbnd.m (4890, 2005-09-24)
opt_reg_tips\implicit_obj.m (212, 2005-12-23)
opt_reg_tips\optimplot.m (146, 2006-04-04)
opt_reg_tips\optimtips.m (112550, 2006-12-07)
opt_reg_tips\optimtips_0_20.m (67149, 2006-12-07)
opt_reg_tips\optimtips_21_36.m (45401, 2006-12-07)
opt_reg_tips\pleas.m (3826, 2005-09-24)
opt_reg_tips\testnestfun.m (241, 2005-09-03)

{\rtf1\mac\ansicpg10000\cocoartf102 {\fonttbl\f0\fswiss\fcharset77 Helvetica;} {\colortbl;\red255\green255\blue255;} \margl1440\margr1440\vieww10860\viewh14500\viewkind0 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx***80\tx7200\tx7920\tx8***0\ql\qnatural \f0\fs24 \cf0 Reading the optimtips.m file can be done in several ways. First, either\ CD to this directory, or put the directory on your Matlab search path.\ \ Edit the function optimtips.m in the matlab editor. You can now use the\ publish function from the editor toolbar. This will take a minute or so to\ build.\ \ or ...\ \ In the matlab editor, activate cell mode. You can then cause blocks of\ code to be executed in the matlab command window.\ \ or ...\ \ From the matlab command window, use the publish function to create\ a version of this document in your favorite format.\ \ Note: I have observed occasional memory problems due to the length\ of this published document. When this happens I get Java memory errors,\ they seem to occur if I publish this document twice in the same session.\ If this happens to you, then I've included a version that has been broken\ into pieces for your convenience: optimtips_0_20.m, and optimtips_21_36.m.\ \ }

近期下载者

相关文件


收藏者