資源簡介
使用matlab編程的,內(nèi)點(diǎn)懲罰函數(shù)法優(yōu)化程序-Using matlab programming, interior-point optimization procedure penalty function method
代碼片段和文件信息
A=[];
B=[];
lb=[2?3.5?14?16?5.8?8*pi/180]‘;
ub=[5?6?22?22?7?15*pi/180]‘;
x0=[2?4?19?19?1?15]‘;
options=optimset(‘LargeScale‘‘on‘‘GradObj‘‘on‘);
[xfvalexitflgoutput]=fmincon(‘target‘x0AB[][]lbub‘gcon‘options)
[ggeq]=gcon(x)
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????249??2006-03-04?17:47??matlab程序\chilun.m
?????文件????????343??2006-01-15?16:40??matlab程序\gcon.m
?????文件????????247??2006-03-04?17:47??matlab程序\original.m
?????文件????????282??2006-01-15?16:16??matlab程序\target.m
?????文件???????2912??2006-01-15?06:28??matlab程序\內(nèi)點(diǎn)懲罰函數(shù)法子程序\dfpopt.c
?????文件????????533??2006-01-15?06:53??matlab程序\內(nèi)點(diǎn)懲罰函數(shù)法子程序\funct.c
?????文件????????936??2006-01-15?03:36??matlab程序\內(nèi)點(diǎn)懲罰函數(shù)法子程序\hjfgf.c
?????文件????????992??2006-01-15?02:40??matlab程序\內(nèi)點(diǎn)懲罰函數(shù)法子程序\jtf.c
?????文件????????394??2006-01-15?06:54??matlab程序\內(nèi)點(diǎn)懲罰函數(shù)法子程序\mldfhs1.c
?????文件???????2001??2006-01-15?03:52??matlab程序\內(nèi)點(diǎn)懲罰函數(shù)法子程序\powell.c
????..AD...?????????0??2008-03-22?00:08??matlab程序\內(nèi)點(diǎn)懲罰函數(shù)法子程序
????..AD...?????????0??2008-04-01?18:08??matlab程序
-----------?---------??----------?-----??----
?????????????????9107????????????????????13
- 上一篇:模板匹配 matlab 算法
- 下一篇:模板匹配Matlab程序
評論
共有 條評論