Effacer les filtres
Effacer les filtres

Merging different position (length) lines ??

1 vue (au cours des 30 derniers jours)
Kang Min Kim
Kang Min Kim le 16 Déc 2019
Commenté : Kang Min Kim le 16 Déc 2019
선.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.

Réponse acceptée

Fangjun Jiang
Fangjun Jiang le 16 Déc 2019
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 commentaire
Kang Min Kim
Kang Min Kim le 16 Déc 2019
Could you write me a matlab code that combines two lines with different positions?

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by