how to represent the integral in matlab

2 次查看(过去 30 天)
how to represent the integral over matlab

采纳的回答

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

更多回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Numerical Integration and Differentiation 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by