how to represent the integral in matlab

7 views (last 30 days)
how to represent the integral over matlab

Accepted Answer

Star Strider
Star Strider on 26 Jul 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.

More Answers (1)

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

Products

Community Treasure Hunt

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

Start Hunting!