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
-
6440 Solvers
-
473 Solvers
-
Program an exclusive OR operation with logical operators
751 Solvers
-
13341 Solvers
-
Return unique values without sorting
1002 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!