how to represent the integral in matlab

3 visualizzazioni (ultimi 30 giorni)
how to represent the integral over matlab

Risposta accettata

Star Strider
Star Strider il 26 Lug 2015
I do not understand what you mean by ‘represent the integral’, so I will take some guesses:
  1. To do a numerical integration with a function, use the integral function.
  2. To do a numerical integration with data, use the trapz function.
  3. To do a symbolic integration, use the int function.
  4. To display an integral as you might see it in a textbook or paper, see the documentation on Text Properties, specifically with respect to using the LaTeX interpreter.

Più risposte (1)

Muhammad Usman Saleem
Muhammad Usman Saleem il 26 Lug 2015
integers are represent by storing capability. like Unint or unsig int please explain your question more

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by