cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

Translate the entire conversation x

Help me to solve higher order differential

UV_13265465
2-Explorer

Help me to solve higher order differential

Hello PTC community,

Greetings,

I would like to d K(fx)/dfx=0 and find fx value. How can I do that?

UV_13265465_0-1744623209351.png

I have attached file also for reference.

Thanks in advance.

Regards

UV

4 REPLIES 4
Cornel
19-Tanzanite
(To:UV_13265465)

Cornel_0-1744627551147.png

Hi Cornel,

Thank you for your time and response. It means a lot.

Regards

Utham

Werner_E
25-Diamond I
(To:UV_13265465)

As Cornel already had shown, you may use the symbolic "solve" to get all solutions.

In case you are only interested in real valued solutions, you may use an appropriate "assume" modifier:

Werner_E_0-1744631318472.png

Or if you are interested in the positive solution only, you may use

Werner_E_1-1744631355421.png

Apart from the symbolic "solve" you can also use a solve block with "find" or the "root" function.

If you evaluate symbolically, you will get all (real valued) solutions

Werner_E_2-1744631422205.png

If you evaluate numerically, you get just one solution depending on the interval you provide

Werner_E_3-1744631484094.png

Hi Werner,

 

Yes, exactly I was looking at real value. thanks for the keyword suggestion.

 

Regards,

Utham

Announcements

Top Tags