A function called "incr()"

Hello everyone,

 

For a research paper I try to translate a code written in GAUSS to Matlab (I am a Matlab user and do not have a licence for GAUSS). In this code, there is  the function "incr()", which I assume increments the included variables somehow. However, I do not find a manual of this function nor how to use it in Matlab. The code is as follows:

 

@ iterate until an interval is found with function values of different sign @
{x1_new, x2_new, fx1_new, fx2_new} = incr(x1[i,j], x2[i,j], fx1[i,j], fx2[i,j], i, j);

 

Can you please explain me what this function does?

 

Thank you very much!

B.

Your Answer


You must login to post answers.

Have a Specific Question?

Get a real answer from a real person

Need Support?

Get help from our friendly experts.

Try GAUSS for 14 days for FREE

See what GAUSS can do for your data

© Aptech Systems, Inc. All rights reserved.

Privacy Policy