Trapezium rule from table of results
    8 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    Karl Zammit
 il 1 Mag 2021
  
    
    
    
    
    Risposto: Sindhu Karri
    
 il 4 Mag 2021
            I am trying to get a result using the trapezium rule for the last two columns, the 1st column is the x axis.

0 Commenti
Risposta accettata
  Sindhu Karri
    
 il 4 Mag 2021
        Hii,
You can use trapz function to calculate the integral.Refer the syntax trapz(X,Y) which might be helpful for your use case.
0 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

