Merging different position (length) lines ??
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Kang Min Kim
le 16 Déc 2019
Commenté : Kang Min Kim
le 16 Déc 2019
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.
0 commentaires
Réponse acceptée
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.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!