Integration in PYTHON (Symbolic AND Numeric)

Поділитися
Вставка
  • Опубліковано 19 гру 2024

КОМЕНТАРІ • 94

  • @charliebarley94
    @charliebarley94 3 роки тому +26

    Most underrated science channel imo

  • @halbarad7932
    @halbarad7932 20 днів тому +1

    8:24 I don't want to nitpick, but it can actually be solved analytically. You can find singular points and use residue theorem. The exact answer for your parameters is pi/6, just so you know. For a>1, b>1 you get general formula that is 2*pi/(a^2 +b^2 -1), it is possible to find the answer for a

  • @hsh7677
    @hsh7677 3 роки тому +27

    You’re the real MVP!!!
    Thank you for making those videos!!
    Can’t wait to see some mechanics focused videos!!
    Best of luck!

  • @richardbennett4365
    @richardbennett4365 Рік тому +1

    I love watching your tutorials.
    Now, two years later and python3.11 and whatever is the newest version of sympy, one can get a solution involving the gamma function for the first example of an "unsolvable" integral at 6:49. I'm getting a solution.

  • @joshyycute5823
    @joshyycute5823 Рік тому +1

    I came back here to comment again. i rarely do this but this is sooo helpful to me as a math major. THANK YOU MAN!

  • @calebwhales
    @calebwhales 2 роки тому

    Jeez, the algorithm is getting good. I needed this today for a real world data set. I think I arrived at an OK answer but in an incredibly roundabout way. Integration of real world time series data is so useful in my line of work. Thank you so much.

  • @AlanMustafa
    @AlanMustafa 8 місяців тому

    All I can say is: "WOW, just wow!" This Is Truly An Informative Teaching Session. Thank you for sharing your experience. 🙏

  • @AJ-et3vf
    @AJ-et3vf 3 роки тому +9

    Awesome! I learned something new that integrating a dataset using the cumulative_trapezoid function removes the noise and actually produces a smooth curve! Very nice ❤️❤️❤️

  • @louism.4980
    @louism.4980 10 місяців тому

    Thank you so much! I did Physics at University quite a few years ago now so things brings back some fond memories! :)

  • @HardwareHari
    @HardwareHari 3 роки тому +2

    Awesome content dude, hope your channel subscribers boom!!! Thank god i found this channel!
    All the best!

  • @carloscosta4713
    @carloscosta4713 Місяць тому

    I am brazilian. Parabéns pelo excelente trabalho!

  • @surojitbiswas3573
    @surojitbiswas3573 2 роки тому

    Thank you brother, I was working on problem regoriously last 5 days continuously . I was stuck . I just needed one command which i understand from you video. Thamnks a lot, man.

  • @wilhelm8735
    @wilhelm8735 3 роки тому +6

    cool stuff, just watched the whole vid, I do more machine learning with python but integrals are always important. Thanks!

  • @vineetwilson5277
    @vineetwilson5277 2 роки тому

    You have literally saved my life, my guy! I needed to integrate the flux values for my target star, but I didn't know how... Thanks a lot!

  • @1.8millionvolts87
    @1.8millionvolts87 3 роки тому +4

    Nice one dude, i'm probably not gonna understand any of this since i'm still learning. but it's sounds very awesome and interesting!!

  • @kevinfittschen7605
    @kevinfittschen7605 5 місяців тому

    Your content is the best from youtube congrats 🎉 and thank you

  • @nachnutzer
    @nachnutzer Рік тому

    Honestly, I'm sooo grateful for those videos! Thanks a million!

  • @davidam3459
    @davidam3459 2 роки тому

    OMG, you are so underrated! These videos are amazing. You have just earned one new subscriber.

  • @narayanrai266
    @narayanrai266 Рік тому

    Thanks for you video. My problem is solved right after I watched this video

  • @sb3987
    @sb3987 Рік тому

    Very nice presentation and thank you so much. This is the best way to teach programming i think.
    One should not just spell out the correct syntax. The learner needs to understand the errors as well.
    Surely with chatGPT, now it is easier to identify the errors.
    Still this was helpful.

  • @TheBackboneOfNight
    @TheBackboneOfNight 3 роки тому +4

    Fantastic videos! Don't ever stop doing them!! Very underrated, but already most of my group know of you :) Hope more join!

  • @Analytix_AI
    @Analytix_AI Рік тому

    Today i understood the real taste of integration and ,for removing integration fear thanks sir😊

  • @joshyycute5823
    @joshyycute5823 Рік тому

    I'll really try and work with this. Thank you!!

  • @hutsons-hacks3668
    @hutsons-hacks3668 3 роки тому

    Good stuff mate. I can remember integrating some beasts by hand, so this is awesome.

  • @iibuprofene860
    @iibuprofene860 3 роки тому +3

    Are you going for the streamer/gamer video stile? I like that :)
    The camera looks good, allow me to suggest you to get a condenser microphone if you crave that clean and deep studio voice and it would probably remove a little bit of keyboard noise too.
    The sound is almost always more important than the video, especially for headphones users and especially if you talk a lot in your videos, wich you do. I would remove that thick black outline in the camera overlay, i think it would look sharper and more modern, and i would also reframe it in a 16:9 ratio in but that's my personal taste. As for the location of the overlay on the screen, try to see which one works best for your type of videos. I've been watching your videos all week, you are a talent, i've never coded in my life but i'm installing jupyter right now, have a good day :)

  • @fafifuvevo2192
    @fafifuvevo2192 2 роки тому

    as your name, you are solver. great explanations make me understand all of this video. danke

  • @dcollett
    @dcollett Рік тому

    I just found this video. Thanks so much! You're an excellent teacher.😀

  • @rostamr4096
    @rostamr4096 11 місяців тому

    Thank you so much,,you have no idea how much you are helping

  • @Ksurrrealizm
    @Ksurrrealizm 2 роки тому

    Mr. P Solver, you are the best!

  • @sanketdave3086
    @sanketdave3086 3 роки тому +1

    Brilliant stuff mate, helping me a lot! Keep up the good work!

  • @et4493
    @et4493 2 роки тому +2

    It's a disater for me, every expression I add gets summed up with the previous ones. How do I only run a specific series of cells?

  • @kananvirkar7360
    @kananvirkar7360 Рік тому

    Thank you so much for this video. You are lifesaver

  • @eyal4
    @eyal4 3 роки тому +3

    will you do digital signal processing and some control system with python? Great videos!

  • @arb6t9
    @arb6t9 Рік тому

    This is the thing that I needed..... Thank you, sir !

  • @Erikalu8
    @Erikalu8 Рік тому

    Which function should I use to calculate the area under the curve of a set of data which is not equally spaced? X is not the same.

  • @frankkoslowski6917
    @frankkoslowski6917 Рік тому

    Yes, your lectures are tremendously useful in terms of promoting accurate thinking.
    Speaking of Pyhsics and all the struggle pertaining to an obsolescent energy source such as oil,
    please forgive us for throwing this in,
    I tend to think that Einstein's thinking led us into a blind alley;
    restricting us to Light Speed with one's reasoning limited to the paradigm of space-time,
    in light of the fact that Laplace had set out, and succeeded to transform all functions of time.
    Where does this lead us philosophically?
    A Hyperspace or S-Domain reality too abstract to get us across the galaxy in no time at all? 🤔
    This, of course, brings us to the issue of Gravity and the utilization of its underpinning principles for the purpose of obtaining free Energy.
    Given Newton's intuition that Gravity can't possibly be a quality of matter, but a force introduced into matter-matter interaction as the result of an external phenomenon,
    described by Dr. Nieper in the 1970s, as a latent, omnipresent scalar field.
    Rather than the Einsteinian space curvature caused by putting lecture room planets on the fabric of a dormitory bedsheet space.
    Nieper goes on, that if disturbed correctly, let's say by way of a 3D in itself rotating magnetic field,
    energy greater than the power needed to create that magnetic field was produced.
    Allegedly, the measured efficiency of such a system was at least 300%.
    I'm still trying to get my head around that part of electromagnetic theory.
    Maybe you can do better. 😦

  • @adam100PCI
    @adam100PCI Рік тому

    thank you. very useful videos.
    I hope to use a graphic interface with Python code to make it exciting.

  • @axelmoralesbuendia9047
    @axelmoralesbuendia9047 Рік тому

    Saved my life, thnx awesome content

  • @jitendradengada430
    @jitendradengada430 2 роки тому

    Thanks brother you care aabout aur time !

  • @Bahrzy2002
    @Bahrzy2002 7 місяців тому

    How do you print those functions after you have integrated them like you have?

  • @hhf39p
    @hhf39p Рік тому

    How to add assumptions, such as possible ranges for constants, whether a constant can be zero, if constants are necessarily real?

  • @JA-ym1tc
    @JA-ym1tc Рік тому

    How do you integrate when the coefficient is decimal number

  • @valevan14
    @valevan14 7 місяців тому

    Hi, I don't know if you ever answer this question in other videos but have you ever done the integral in an adaptive grid?

  • @CellsAndRanges
    @CellsAndRanges 3 роки тому

    What IDE is that you have used I'm not getting the same result in pycharm

  • @YesGoingForward
    @YesGoingForward Рік тому

    Oh my goodness, thank you for this video!!!

  • @marinadine1084
    @marinadine1084 2 роки тому

    Thank you
    How can i call bessel function because i want to calculate the symbolic integrale of J0(a*x)/(x^5)

  • @lolmomz
    @lolmomz 2 роки тому

    2:05
    d/dx[sin(x)] = cos(x)

  • @mdsalem4458
    @mdsalem4458 3 роки тому

    is there any videos to show how to load sparse matrix from MMf file and carry out linear algebra on it ?

  • @marcoponts8942
    @marcoponts8942 3 роки тому +1

    How about integrating over matrix elements? So every matrix element is an f(x). Could you cover that or give some references, that would really help! (Without just looping over entries)

  • @kabijoshi5949
    @kabijoshi5949 Рік тому

    Very nice. What about the constants after integration?

  • @deveshpanwer2717
    @deveshpanwer2717 2 роки тому

    Its showing ModuleNotFoundError : module named 'scipy.integrate ' ; 'scipy' is not a package.
    Can anyone help please .!

  • @muklesurrahman2472
    @muklesurrahman2472 Рік тому

    Can you please help me to integrate f(x)=exp(a*x**2), a is an arbitrary constant.

  • @rabianawaz9094
    @rabianawaz9094 2 роки тому

    Hello!I need little bit help from you.I have a maths course "Time Scale Calculus", and I want to do coding in python of this course.When I import timescalecalculus as tsc, module not found error came,please help how I can get this tsc module in my python.please help 😭

  • @harshbordekar6732
    @harshbordekar6732 2 роки тому

    Thank you very much for this video! Really helpful!

  • @dcollett
    @dcollett Рік тому

    I tried to duplicate your Covid example. I have a .csv file with two columns for date and total cases. The dates are formatted like this: 2023-03-14 When I run your example, np.loadtxt keeps giving the error: "could not convert string '2023-0314' to object at row 0, column 1" What's the solution to this problem? Thanks very much!

  • @cogito919
    @cogito919 Рік тому

    @Mr. P Solver Great video, very helpful! I was wondering how you are able to automatically display your output as formal equations rather than code? Also, is there somewhere I can find the sample data you used in this tutorial?

  • @lucasmeneguin8139
    @lucasmeneguin8139 3 роки тому

    Man this helped so much, thank you bro!!

  • @bogdanskout3326
    @bogdanskout3326 2 роки тому

    I have a quick question. Why is cumulative_trapezoid(y) ten times larger than numpy.cumsum(y)*(x[1] - x[0])?

    • @MrPSolver
      @MrPSolver  2 роки тому

      Probably because cumulative trapezoid on its own doesn't take into account the spacing in x (which is probably 0.1 in this case). Did I make this error in this video?

  • @parthmalik1
    @parthmalik1 Рік тому

    You should upload these .ipynb files These are awesome templates !!

  • @ZeusUruguayo
    @ZeusUruguayo 3 роки тому +2

    I shouldn’t ask this because I’m not worth it, but could you upload something related with fenics and python?
    ***********
    Many thanks for all your videos, I really appreciate them!

  • @Trustyrustydusty
    @Trustyrustydusty 2 місяці тому

    What program are you using?

  • @rajanalexander4949
    @rajanalexander4949 2 роки тому

    Excellent video; thank you.

  • @Angel-pj1dt
    @Angel-pj1dt Рік тому

    I get the integral without being actually done as the output, does that mean it can’t be solved. (Mathematica solved it)

  • @cansuilhan380
    @cansuilhan380 2 роки тому

    Can you do more fitting videos, please? Fitting the data based on a formula.

  • @joseftrojan7664
    @joseftrojan7664 3 роки тому +3

    Very epic. Nice.

  • @ivanovich6450
    @ivanovich6450 3 роки тому +1

    Truly Amazing

  • @ФункцияГрина
    @ФункцияГрина 3 роки тому

    Хорошее видео, интересный канал!

  • @masterinvestor6271
    @masterinvestor6271 Рік тому

    Thanks! For some reason the examples that you showed that don't work, run for me and I do get an answer.

  • @NIce-sf2sg
    @NIce-sf2sg 3 роки тому

    This is amazing!!! Thank you

  • @justofanelli7155
    @justofanelli7155 3 роки тому +1

    Great vid dude

  • @gloryths
    @gloryths 2 роки тому

    Great video. Cheers m8.

  • @bayronpereamena5150
    @bayronpereamena5150 2 роки тому

    Muy bueno , muchas gracias!

  • @adamtaylor2142
    @adamtaylor2142 3 роки тому +1

    Thank god they didn't keep the Matlab function name for cumulative trapezoidal integration...

  • @NCSUmagnet
    @NCSUmagnet 3 роки тому +1

    Timestamps mentioned @42 seconds.... none to be seen.

    • @MrPSolver
      @MrPSolver  3 роки тому +1

      Sorry about this, I knew I forgot something. I'll get them up in the next 30 minutes.

  • @remomagalhaes4707
    @remomagalhaes4707 10 місяців тому

    fantastic!!!

  • @michelangelocardin9088
    @michelangelocardin9088 5 місяців тому

    Thank you so much

  • @frankkoslowski6917
    @frankkoslowski6917 Рік тому

    Hmm. Any expression I can write down. . . 🤔
    $\int\limits_{-\infty}^{\infty} \frac{\log{\left(x^{4} + 1
    ight)}}{x^{2} + 1}\, dx = \;ln\left(6+4\sqrt{2}
    ight)^{\pi} \; = \;7.71542$
    Haven't got many teeth left. Most of them are already bitten out. 😒
    What we need is someone as sharp as a knife who knows how to instruct Scipy to take a stab at it;
    or owns a woodsman's Hatchet that helps him hack the function to bits. 🙄

  • @fizixx
    @fizixx 2 роки тому

    "numerical numbers" 😁

  • @ameerbux78666
    @ameerbux78666 2 роки тому

    Legend

  • @mamunmd.abdullahall5122
    @mamunmd.abdullahall5122 2 роки тому

    Awesome

  • @pietschaap-v9k
    @pietschaap-v9k Рік тому

    thank u

  • @armenhayrapetian755
    @armenhayrapetian755 2 роки тому

    GREAT GREAT

  • @ApteraEV2024
    @ApteraEV2024 Рік тому

    I dragged my mouse. & it Bit me...😢...😅❤

  • @frankkoslowski6917
    @frankkoslowski6917 Рік тому

    f = sp.exp(-x**4) - $\frac{\gamma\left(\frac{1}{4}, 1
    ight)}{4} + \frac{\gamma\left(\frac{1}{4}, 16
    ight)}{4}$
    Therefore the Integral has a definite solution that can be further evaluated to return a numeric result for the given area under the curve:
    intgral_sol.evalf() = 0.0615638789309999

  • @prateek3167
    @prateek3167 Рік тому

    you guys can try this code snippet that i made , just the difference is in my case you won't need quad method to solve integrals numerically.check it out .
    def integrate_analytically():
    import numpy as np
    import scipy as sp
    import sympy as smp
    from scipy.integrate import quad
    x=smp.symbols('x',real=True)
    a,b=smp.symbols('a b',real=True,positive=True)
    f=eval(input("ENTER FUNCTION WHOSE INTEGRAL IS NEEDED : "))
    print("")
    print("")
    print(" IF YOU NEED INTEGRAL AS EXPRESSION PRESS - 1 ")
    print("")
    print("")
    print(" IF YOU NEED ANSWER AS AREA UNDER THE CURVE PRESS - 2 ")
    q1=eval(input(" ENTER 1 OR 2 :"))
    if q1==1:

    print("")
    print("")
    fdx=smp.integrate(f,x).simplify()
    print("THE INTEGRAL OF f(x) is = ",fdx)
    print("")
    print("")
    print("THE INTEGRAL OF ",f," is = ",fdx)
    return fdx
    if q1==2:
    r=eval(input("ENTER LOWER LIMIT :"))
    s=eval(input("ENTER UPPER LIMIT :"))
    print("")
    print("")
    fdx=smp.integrate(f,(x,r,s)).evalf()
    print("The Area under curve (",f,") between",r,"and",s,"is = ",fdx)
    return fdx

  • @frankkoslowski6917
    @frankkoslowski6917 Рік тому

    Of course, SymPy can't give us an analytical solution when the variables [a, b = 2, 3] are not defined.
    By pre-defining, `a` and `b`, our functions look much more manageable ==> $\color{blue}{\frac{1}{\left(2 - \cos{\left(x
    ight)}
    ight)^{2} + \left(3 - \sin{\left(x
    ight)}
    ight)^{2}}}$
    Hence:
    sp.integrate(f, (x, 0, 2*sp.pi)).simplify() = π/6, rather than, 0.5235987755982989