How to do an Integral in matlab?

How to make an Ingreal from 0-pi for p(t) in matlab ?

2 Comments

This is now the second time today you asked ths question.
Maybe it's the same task but different question

Sign in to comment.

Answers (1)

Star Strider
Star Strider on 15 Jan 2023
I would use the integral function.

2 Comments

What is the right presentation of that command in matlab?
The documentation descirbes how to use the function.
Additionally, you will need to understand how to code and use Anonymous Functions, so review that documentation as well, if you are not familiar with them.
Other than the mathematical notation, I cannot read any of the text in your original post, so I have no idea what you are supposed to do with what would appear to be a homework problem.

Sign in to comment.

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Asked:

on 15 Jan 2023

Commented:

on 15 Jan 2023

Community Treasure Hunt

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

Start Hunting!