フィルターのクリア

ToHow can we subtract two graphs using a command...?

10 ビュー (過去 30 日間)
Maimoona Asad
Maimoona Asad 2022 年 1 月 4 日
回答済み: laurent jalabert 2022 年 1 月 5 日
I ploted two rf plots. But i want to subtract these two graphs how can I do this..?
  1 件のコメント
DGM
DGM 2022 年 1 月 4 日
What kind of plots? How is the data arranged? Did you make the plots? Do you have the arrays used to make the plots? Can't you just subtract the arrays?

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

回答 (1 件)

laurent jalabert
laurent jalabert 2022 年 1 月 5 日
as the coordinates of each points of those 2 graphs are probably not matching, I suppose that you can use linspace or spline functions, which generate a new vector containing "artificial" data between each plotted points . Then you can substract point-per-point and display the new graph.

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by