earlier the question was posted by me .. just reframed the question with an example to make it more clear
Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
how to increase the number of samples in a vector using interpolation
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
i have n number of vectors each having different number of samples. It is required to have the same number of samples in each vector. how can i do this using interpolation. for example vec1= [3 5 2 1]; vec2=[4 5 3 4 3 1 4] ; i required that vec1 and vec2 should be of same length say 10 please help
1 commentaire
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!