how to represent the integral in matlab

조회 수: 2 (최근 30일)
ZINEB
ZINEB 2015년 7월 26일
답변: Star Strider 2015년 7월 26일
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
Muhammad Usman Saleem 2015년 7월 26일
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