フィルターのクリア

Plotting a multiobjective function from plots

1 回表示 (過去 30 日間)
farzad
farzad 2015 年 11 月 30 日
コメント済み: farzad 2015 年 12 月 1 日
Hi All
If I have the plots of a Function "f" with respect to each single x1,x2,x3,..xn , but I know that the function "f" is actually a function of all of these parameters : f= f(x1,x2,x3,..,xn) , How can I get this function 's plot, using all the other plots ?
  3 件のコメント
farzad
farzad 2015 年 11 月 30 日
sorry , my bad , i meant plot
farzad
farzad 2015 年 12 月 1 日
yet no one has got my question ?

サインインしてコメントする。

採用された回答

Walter Roberson
Walter Roberson 2015 年 12 月 1 日
You cannot generally do this.
Look at this image:
When you say that you have plots with respect to each single x1, x2, ... you are saying that you have a plot along a single line for each dimension. If we let those dimensions be aligned with the projective axes of the lights in this image, we can see that the information along one line is not sufficient to build the entire image. In calculus terms, you need the gradient function, the partial derivatives, not just df/dx1, df/dx2 etc.
  1 件のコメント
farzad
farzad 2015 年 12 月 1 日
up vote , beautiful response

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAnnotations についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by