how to know the domain and range of a function?

조회 수: 24 (최근 30일)
Mike Her
Mike Her 2018년 4월 21일
댓글: Bjorn Gustavsson 2019년 8월 16일
The function f, defined by f(x) = x², whose domain { x | x∈R} and range { f(x) | f(x)≥0} I would like to know how Matlab can return the domain and range of a function, i.e. I type:
y = x^2;
and after that I want to know the domain and range of that function, How could I do it?, thank you so much.
  댓글 수: 2
José Sanches
José Sanches 2019년 8월 16일
hi
looking for the same thing
Bjorn Gustavsson
Bjorn Gustavsson 2019년 8월 16일
That seems like a very difficult task to solve. Your hypothetical range_domain_finder function would be able to detect even the most narrow peaks and valleys in a potentially infinitely large domain, and how would it be able to determine the domain of for example the function ?, is it {x | x>0} or {}, and why one and not the other?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by