Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

help needed to find intersections of these two functions and the area bounded by these two functions

조회 수: 1 (최근 30일)
syms x f g
x = -10:1:10
f = log(x.^2 + 1.3) + 4
g = (x - 2).^2 + 1
plot(x,f,x,g)

답변 (0개)

태그

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by