Computers
Go to...
Index
Translations
Pronunciation
Images
Computers
Geography
Languages
0 / 60 seg.
What is the value of
c
?
a = ones(1,3); b = 1:3; c = conv(a,b)
[
1
3
6
5
3
]
Clue
[-1 2 -1]
[1 -2 1]
[1 3 6 5 3]
6
Previous question
Start
Next question
Please enable JavaScript to continue using this application.