How many elements would be in the vectors created by the following expressions?
belongs to book: MATLAB: A Practical Introduction to Programming and Problem Solving|Stormy Attaway|Fourth Edition| Chapter number:2| Question number:9.2
All Answers
total answers (1)
linspace(3,2000)
100 (always, by default)
logspace(3,2000)
50 (always, by default – although these numbers would get very large quickly; most would be represented as Inf)
need an explanation for this answer? contact us directly to get an explanation for this answer