Problem 43290. Calculate numerical integration.
x=0:0.01:1 y=@(x)x.^2
Using given two inputs(x and y), conduct numerical integration in x.
(hint: trapz)
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers55
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6387 Solvers
-
Program an exclusive OR operation with logical operators
727 Solvers
-
Return the first and last characters of a character array
10614 Solvers
-
Permute diagonal and antidiagonal
463 Solvers
-
185 Solvers
More from this Author27
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!