Skip to main content
4-Participant
October 27, 2015
Solved

Getting error as no solution was found. Try changing the guess value

  • October 27, 2015
  • 9 replies
  • 6108 views

Hi all,

I am getting  error as no solution was found. Try changing the guess value TOL or CTOL.

could someone help me.

I attached my code below,

Best answer by MikeArmstrong

Your formula seems to be returning a complex result.

9 replies

1-Visitor
October 27, 2015

Your formula seems to be returning a complex result.

vveeran4-ParticipantAuthor
4-Participant
October 27, 2015

Thank you for your answer.

How can I avoid getting the complex result in this formula.

What parameters do I need to change.

1-Visitor
October 27, 2015

Have a look and see if the attached helps. I have changed Find for Minerr so the solve block converges. However, your answer changes when the estimate for I is changed. Are you sure your formula and inputs are correct.

Mike