Added: 2 years ago
From: hifhif123
Views: 21,710
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (18)

Sign In or Sign Up now to post a comment!
  • Hi! I'm a mechanical engineering student from Argentina and this video is very helpful! thank you!

  • I graduated from UPR-Mayaguez with a BS in Chemical Engineer in 2008. Over this summer, I will start the PhD. program in Chemical Engineering and Material Science Department at the Michigan State University. I will use mathlab.... Thanks for the video!!!

  • excellent overview offering rare clarity about differential classes and mathematica syntax. i really wish mathematica would fully support subscripted variables. thanks

  • what do you need to press to get the answer, cuz after i insert the equation & press enter, it doesnt show me the answer.

  • @pmpalihena shift+enter, or the enter key on the number pad...

  • Oh that's very helpful for a beginner, thanks!

  • very informative, thank you!!!!

  • Hello, I derived value of b by Taylor's series expansion, but now want to check my result with Mathematica 6.

    Do you know how can I find b by Mathematica 6 from: pU(a+x-b)+(1-p)U(a-b)=U(a)? I used Solve[pU[a + x - b] + (1 - p) U[a - b] == U[a], b], but it soesn't give me an answer.

  • thanks man

  • Well done!

  • @jkilha1 Thanks. Check out others if you got the time. There is one other mathematica video, "how to plot a donut/ torus", it has no commentary though.

  • I used:

    DSolve[{y''[x] == 393.944 cos[x] + 57.734, y[0] == 0, y'[0] == 0}, y[x], x]

    and the output was really long equation which is not a problem, but it had constants K's in it. What does that mean? Thanks for your help.

  • You made a small typo...

    The "cos" should have an upper case C, i.e. Cos[x]

    Solving in mathematica gives

    {{y[x] -> 393.944+ 28.867 x^2 - 393.944 Cos[x] + (0.+ 0. i) Sin[x]}}

    This one is quite straight forward to solve by hand, just integrate twice and apply the limits.

    I don't know why it gives the unnecessary (0+0i) Sin[x]. This is probably due to the numerical nature of solvers.

  • ah I got that thank you, but but what exactly does i mean? imaginary number? i.

    If I want to solve for real I just ignore the i term right?

  • yes,i is the imaginary unit.

    In this case you can ignore it since it's zero. Howevery if it was not zero then you couldn't ignore it.

    The (0+0i)Sin[x] term is there probably due to the numerical methods used by programs to solve differential equations. You wouldn't put it in if you were to solve it manually.

  • Thank you for all your help. We were able to solve our problem thanks to your help.

  • very good dude... i hope i can master mathematica...

  • Please leave your comments and Rate the video. Thanks

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more