Awesome, it would be really cool if you can show the same with the help and paper and then use the numerical computation around it. Looking forward for these kind of videos on regular basis... Appreciate all your efforts
With this method, that is np.diff(y) / np.diff(x) will compute the gradient of the data points but the derivative will have one less data point, what can be done about that?
Great man, but i want something. Im trying to make a code with a table of the function f and its derivative valuated but i dont know how to print without any error
How to inputs a polynomial in standard algebraic notation and outputs the first derivative of that polynomial? (python) If both the inputted polynomial and its derivative should be represented as strings.
Awesome, it would be really cool if you can show the same with the help and paper and then use the numerical computation around it. Looking forward for these kind of videos on regular basis... Appreciate all your efforts
Simple but outstanding. Deep gratitude! Thank you.
Awesome explanation mate ! great work !
Brilliant video, very well explained! Thanks for posting :)
With this method, that is np.diff(y) / np.diff(x) will compute the gradient of the data points but the derivative will have one less data point, what can be done about that?
Great man, but i want something. Im trying to make a code with a table of the function f and its derivative valuated but i dont know how to print without any error
perfect video, thanks!
How to inputs a polynomial in standard algebraic notation and outputs
the first derivative of that polynomial? (python)
If both the inputted polynomial and its derivative
should be represented as strings.