SageMath Tutorial - Solving A Linear System of Equations

in utopian-io •  7 years ago  (edited)

logo.png

Hi everyone, today I would like to make my first contribution to Utopian by presenting a video tutorial on the open-source math program: SageMath! SageMath is an alternative to paid software such as MATLAB and Wolfram Mathematica.

This video will show how to solve a linear system of equations, in it I show a system with two variables and another system with three variables.

I'm using the Windows version in this demonstration and the software can be downloaded from https://github.com/sagemath/sage-windows/releases.



Posted on Utopian.io - Rewarding Open Source Contributors

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  
  ·  7 years ago (edited)

Your contribution cannot be approved because it does not follow the Utopian Rules, and is considered as spam.

Explanation:

  • far too short
  • contains a video, yet doesn't qualify for a video tutorial either because your video doesn't contain any voice narration (it's silent)
  • you copied/pasted 3 extremely simple linear equations from another source

PS: You could have at least tried to solve a Laplace transformation? Like for example this one:

sage: de1 = maxima("2*diff(x(t),t, 2) + 6*x(t) - 2*y(t)")
sage: lde1 = de1.laplace("t","s"); lde1
2*((-%at('diff(x(t),t,1),t=0))+s^2*'laplace(x(t),t,s)-x(0)*s)-2*'laplace(y(t),t,s)+6*'laplace(x(t),t,s)

Bonus bounty: if you will explain, in a reply to this comment, what my Laplace transformation is about, then I will give you a personal comment upvote! From @scipio! Good luck!

You can contact us on Discord.
[utopian-moderator]

  • Lack of narration: There is narration, did you have speakers turned off?
  • Too short: ok I guess you have a point.
  • Copy and paste: lol no I came up with the equations out of thin air, it's not that hard.

Thanks for your good posts, I followed you!

Congratulations @nafion! You received a personal award!

Happy Birthday! - You are on the Steem blockchain for 2 years!

Click here to view your Board

Support SteemitBoard's project! Vote for its witness and get one more award!

Congratulations @nafion! You received a personal award!

Happy Birthday! - You are on the Steem blockchain for 3 years!

You can view your badges on your Steem Board and compare to others on the Steem Ranking

Vote for @Steemitboard as a witness to get one more award and increased upvotes!