Problem 2556. Create Vector containing following elements
Create Vector containing following elements
A=[pi eps NaN inf -inf flintmax];
Solution Stats
Problem Comments
-
1 Comment
Guillaume
on 6 Sep 2014
Your test suite is too easily defeated. You should replace it with: isequaln(vec_cons(), y_correct)
Solution Comments
Show commentsProblem Recent Solvers139
Suggested Problems
-
Which values occur exactly three times?
5143 Solvers
-
Omit columns averages from a matrix
595 Solvers
-
Solve the set of simultaneous linear equations
435 Solvers
-
200 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
341 Solvers
More from this Author70
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!