syntax martix matlab answer
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
1 Let A = [0 2 0 4 5; 1 20 3 40 5; 10 200 30 40 50]
a) Write the MATLAB syntax to get the 8th element of A?
How do i write the matlab syntax for this question ?
Risposte (2)
Stephan
il 1 Set 2018
0 voti
Hi Melissa,
sounds like homework. You find the answer here:
Best regards
Stephan
melissa tan
il 1 Set 2018
0 voti
8 Commenti
Stephan
il 1 Set 2018
?
melissa tan
il 1 Set 2018
Walter Roberson
il 1 Set 2018
Read about linear indexing.
Melissa - we do not do homework here for others. This also includes your homework. I gave you a link - read it. Then try it in Matlab and see what happens. If you get stuck by trying it - here is the right place to ask. But you have to show us that you have tried it.
melissa tan
il 1 Set 2018
Stephan
il 1 Set 2018
Yes
Image Analyst
il 1 Set 2018
Doesn't look like you read about linear indexing like Walter suggested. Did you look at A(8)?
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!