フィルターのクリア

Merging different position (length) lines ??

1 回表示 (過去 30 日間)
Kang Min Kim
Kang Min Kim 2019 年 12 月 16 日
コメント済み: Kang Min Kim 2019 年 12 月 16 日
선.png
As shown above, when lines 1 and 2 are different in length and position, they merge.
Do you have any mathematical methods or other methods? I think that's what happens when we merge.
Can you do this in the matlab?
My English is not good. I'm sorry.

採用された回答

Fangjun Jiang
Fangjun Jiang 2019 年 12 月 16 日
Although the two curves look different in length and position, technically, curve one still have values (all zero) at the begining and curve two have values (all zero) at the end.
As long as you can make the data (time and value) for the two curves the save length and at the same time point, you can just add the value together.
  1 件のコメント
Kang Min Kim
Kang Min Kim 2019 年 12 月 16 日
Could you write me a matlab code that combines two lines with different positions?

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

その他の回答 (0 件)

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by