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
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
53293 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3707 Solvers
-
1461 Solvers
-
1498 Solvers
-
Check that number is whole number
5409 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!