subtract matrix from vector
Ältere Kommentare anzeigen
There are vector fH with size 14*1 and matrics fD with size 14*128
How can I subtract the first three values of each column of the matrix fD from the first three values of vector fH then divided over the first three values of vector fH then multiply the value by 100??
Then store the new matrix that will be with size 3*128 in RNF
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Numerical Integration and Differential Equations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!