how to know the domain and range of a function?

23 ビュー (過去 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 Center および File ExchangeStartup and Shutdown についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by