Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Function for for loop
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Write a script file which finds the sum of the elements with even indices and also the sum of the elements with odd indices of a vector — using one for loop. The name of this script file should be mysums.m, the input v, and the outputs sum_even and sum_odd.
0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!