Find all prime number between a & b (including a and b). example:
a=100
b=120
y= [101 103 107 109 113]
Make the vector [1 2 3 4 5 6 7 8 9 10]
29479 Solvers
Compute a dot product of two vectors x and y
645 Solvers
Remove the two elements next to NaN value
311 Solvers
Find out value of sine given by degree.
173 Solvers
Matlab Basics - Set unwanted parts of a vector to zero
149 Solvers
Problem Tags