Solving Integrals with MATLAB

2 views (last 30 days)
Jerald Johnson
Jerald Johnson on 22 Apr 2019
Edited: KALYAN ACHARJYA on 22 Apr 2019
I am stuck on one of the problems i am working on. Could anyone tell me how to write a code for this problem? Using the quadl and the int command.
Problem: f(x)=integral sign(1+5/1+x^2)dx
upper bound is 1
lower bound is 0
  4 Comments
David Wilson
David Wilson on 22 Apr 2019
I interpreted it as "integral_sign", not integral ( sgn(...) dx).
KALYAN ACHARJYA
KALYAN ACHARJYA on 22 Apr 2019
Edited: KALYAN ACHARJYA on 22 Apr 2019
Read the Walter comment and clarify on (1+5/1+x^2)??
For integral, look here, still unsolved let us know?

Sign in to comment.

Answers (0)

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!