DEFINITE INTEGRALS using TRAPEZOIDAL RULE - C PROGRAM [Tutorial]

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ธ.ค. 2024

ความคิดเห็น • 15

  • @lamequemaciel1331
    @lamequemaciel1331 ปีที่แล้ว

    Thank you again. This is the only channel that deal with my computacional classes.

  • @ssahai04
    @ssahai04 2 ปีที่แล้ว

    Thank you so much... you saved my life...
    I'm an amateur programmer as it is required as a tool for my work.
    I was stuck on this problem for a significant time....

  • @aspirantindranil8246
    @aspirantindranil8246 2 ปีที่แล้ว

    Thank you so much, this video helped me a lot.

  • @utkudeveci7028
    @utkudeveci7028 3 ปีที่แล้ว +1

    hocam sum nasıl sum a eşit olabiliyor orayı anlamadım ?

  • @faizanalam1646
    @faizanalam1646 4 ปีที่แล้ว +1

    sir , how we can implement picard (method of successive approximations) using c++. please make a video on it.

  • @GeodesicBruh
    @GeodesicBruh 5 ปีที่แล้ว +3

    his voice sounds so godly

  • @OddspitePodcasts
    @OddspitePodcasts 4 ปีที่แล้ว +1

    doesn't work in C i get back only zeros. I checked the code many times its exactly the same

    • @PhysWhiz
      @PhysWhiz  4 ปีที่แล้ว

      Are there any errors that you get?

    • @OddspitePodcasts
      @OddspitePodcasts 4 ปีที่แล้ว

      @@PhysWhiz no errors. I'm allowed to enter a, b, n but the return value is just a couple of zeros

  • @believeinpractical3930
    @believeinpractical3930 4 ปีที่แล้ว +1

    Nice

  • @chaymaenejjar7884
    @chaymaenejjar7884 5 ปีที่แล้ว

    Why i

    • @patrick99e99
      @patrick99e99 3 ปีที่แล้ว

      because f(b) is the end point and included.

  • @waqaraslam1538
    @waqaraslam1538 4 ปีที่แล้ว

    Sir composite trapezoidal rule ka lia karwa da

  • @conejitoplayboy1
    @conejitoplayboy1 6 ปีที่แล้ว

    In the part to write my especific function , my program is bugged. Could you upload this same example?, but using this function:
    (Ax^4)+(Bx^3)+(Cx^2)+(Dx)+ E.
    the user input the constants A,B,C...
    Thank you

  • @pavanrk9552
    @pavanrk9552 3 ปีที่แล้ว

    thanks bro