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 comments
Loading...
Problem Recent Solvers56
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2061 Solvers
-
Getting the indices from a vector
12351 Solvers
-
Determine the number of odd integers in a vector
853 Solvers
-
Find the area of the four walls
295 Solvers
-
6643 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!