help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Optimise function


From: rICHARD
Subject: Optimise function
Date: Tue, 1 Mar 2016 07:43:37 -0800 (PST)

As input to a program I have an array
Angletweak=zeros(4,4)
....

....
#choose a cell to minimise D(p,q)
result=D(4,9)

So I have 16 variables (could use up to 144) in Angletweak to massage to
minimise (or maximise 1/) the single scalar  D(p,q)

Is there a clever function to do this?

TTFN



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Optimise-function-tp4675140.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]