Python Symbolic and Numeric Solutions

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

The best video, i have ever meet!❤ Very thank

sokrethpak
Автор

I wish I can thank you in person. Your videos are soooo much helpful.
May I ask a quick question. If the equation 1 and 2 are a bit complicated and we want to solve for x and y, How can we mention that we do not want any negative values as solution?

sriharshakodati
Автор

In Python can you define equations like you would in Matlab?
i.e to do something like
MyEqn = 0.1 * x^5 - x^2 == 10 sin (x)
solve (MyEqn, x)

barnowl
Автор

Sir ur videos are awesome....can you suggest me a book on python...

bishalsarkar
Автор

Can we make Binomial equation in symPy?

BlueSkyGoldSun
Автор

how can i solve transcendental equations with numpy?

PauloVictor-hpop