Problem 1794. 02 - Vector Variables 4
Make the following variable:
(Logarithmically spaced numbers between 1 and 10)
(Hint: Use logspace, make sure you get the length right!)
Solution Stats
Problem Comments
-
2 Comments
Gergely Patay
on 9 Jan 2015
why, oh, why is the test suite exactly the same as the expected solution?
Jeremy Perez
on 16 Sep 2020
Isn't 10.^(0:0.01:1) more precise?
Solution Comments
Show commentsProblem Recent Solvers539
Suggested Problems
-
Determine whether a vector is monotonically increasing
21156 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2299 Solvers
-
Back to basics 12 - Input Arguments
599 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
559 Solvers
-
Matlab Basics - y as a function of x
500 Solvers
More from this Author26
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!