Skip to main content
1-Visitor
May 25, 2020
Question

Bisection method - Change a Mathcad logical scheme to another

  • May 25, 2020
  • 2 replies
  • 4041 views

Hello, I want to change an existing Mathcad scheme of solving to another described in a flowchart.    I cannot.   I attached the Mathcad file where I try, and also the Flowchart that I want to implement.

 

 

2 replies

21-Topaz II
May 25, 2020

Hi,

 

Enclosed does the trick.

 

Cheers

Terry

tubar1-VisitorAuthor
1-Visitor
May 25, 2020

Thank you very much. We are very closed on what I want to obtain.  And BREAK command how I implement ?:

 

Break, if f(x_i)=0

 

 

Also, in the new obtained form (attached) I cannot obtain the table of iterations i  vs  x_i.

21-Topaz II
May 25, 2020

Hi

 

Thank you very much. We are very closed on what I want to obtain.  And BREAK command how I implement ?:

Break, if f(x_i)=0

 

Go to View | Toolbars | Programming.  This will bring up a toolbar with "break" and "continue".  You must use the toolbars not type the words.

 

Looking at the code provided.

 

Cheers

Terry

1-Visitor
May 27, 2020

The strategic direction of solution of various scientific problems, including the problem of creation of artificial intelligence (AI) systems, human brain simulators, robotics systems, monitoring and control systems.