List Archives > 
Mathcad List Archive > 
Archive by date > 
This Month By Date > 
This Month By Topic
[mathcad] minimize an array of functions :(
| [mathcad] minimize an array of functions :( |
|
Author: Claudio P
Posted: Fri, 31 Jan 2003 10:37:06 +0100
|
how can I optimize an array of function like f(x,y) on Mathcad ?
ES.:
(i=0->19)
f(x,y)=[f(x,y)1,f(x,y)2,f(x,y)3,...,f(x,y)i,...]
infact I obtain the error message 'invalid Object function' when I use the
function
Minimize(f,x,y)
Anyway I tried to solve the problem modifying th function arguments in this
way :
Minimize(fi,x,y)
where fi is a general component of vector f(x,y) , I have the error 'illegal
context' .
If I optimize a scalar function I do not have any problem .
please, help me or I will never end my thesis :((
thanx
claudio
P.S.: please, see my attachement if to understand better my problem
|
| [mathcad] minimize an array of functions |
|
Author: Claudio P
Posted: Fri, 31 Jan 2003 10:39:24 +0100
|
how can I optimize an array of function like f(x,y) on Mathcad ?
ES.:
(i=0->19)
f(x,y)=[f(x,y)1,f(x,y)2,f(x,y)3,...,f(x,y)i,...]
infact I obtain the error message 'invalid Object function' when I use the
function
Minimize(f,x,y)
Anyway I tried to solve the problem modifying th function arguments in this
way :
Minimize(fi,x,y)
where fi is a general component of vector f(x,y) , I have the error 'illegal
context' .
If I optimize a scalar function I do not have any problem .
please, help me or I will never end my thesis :((
thanx
claudio
P.S.: please, see my attachement if to understand better my problem
|
|
Attachments:
minimize-problem.mcd
|
Previous by date: [mathcad] Re: Bug, Aldo Solari APS
Next by date: [mathcad] minimize an array of functions, Claudio P
Previous thread: [mathcad] Bug, Cwifeld Jerzy
Next thread: [mathcad] minimize an array of functions :(, Claudio P
|