Skip to main content
1-Visitor
September 24, 2017
Solved

Solve block

  • September 24, 2017
  • 1 reply
  • 4249 views

When i change the value of E in solve block it changes the value of both E and n , but when i change the value of n , nothing happens. Here n and E are two variables i need to find. Other values on left hand side need to be fixed.

Screenshot_3.jpg

If you know any other method to solve, please let me know

Best answer by ViktorKorobov

dilraj,

Use the symbolic equal sign (Ctrl+=) to define equations within the Solve Block.20170924_syseq.png

 

 

 

1 reply

1-Visitor
September 24, 2017

dilraj,

Use the symbolic equal sign (Ctrl+=) to define equations within the Solve Block.20170924_syseq.png

 

 

 

dilraj1-VisitorAuthor
1-Visitor
September 24, 2017

Thank you, but could you also explain why the values are changing when i change value of n and e ? is there any other method with which i can get stable answer.

24-Ruby IV
September 24, 2017

@dilraj wrote:

Thank you, but could you also explain why the values are changing when i change value of n and e ? is there any other method with which i can get stable answer.


Use please the symbolic solution

Solve.png