Solve block
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Solve block
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.
If you know any other method to solve, please let me know
Solved! Go to Solution.
- Labels:
-
Other
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
dilraj,
Use the symbolic equal sign (Ctrl+=) to define equations within the Solve Block.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
dilraj,
Use the symbolic equal sign (Ctrl+=) to define equations within the Solve Block.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Function Find uses numerical methods to solve the system of equations. The solution returned can depend on the guess values.
Here we can find a symbolic solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Виктор, ваш таракан прибежал быстрее моего!
Но там одно решение. И оно не должно зависеть от первого предположения!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@ValeryOchkov wrote:
Виктор, ваш таракан прибежал быстрее моего!
Но там одно решение. И оно не должно зависеть от первого предположения!
Не должно. Но зависит!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
We need study this.
May be it is тараканы in numerical methods!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The numerical solver has problem too - with units
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You mean the symbolic solver has problems with units. That's why you should use undefined symbols when doing symbolics:
That's close enough to zero.
Success!
Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The symbolic engine works with 2 variable GPa but the numeric one with 1 variable
And what about тараканьи бега?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
That is amazing. Thank you so much
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
