Feeds
提问
While loop problems finding lowesst value
Im writing a code to find the lowest value of x which is dividable by 11 and bigger than sqrt(132), x is also a odd number. I d...
5 years 前 | 1 个回答 | 0
1
个回答提问
Issues with while loop
Im writing a code to check if my input number is bigger than sqrt 132 and is dividable by 11. Under is my code, i get errors ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Matlab resizing a matrix
I have a matrix 8314 x 3 and want to cut it down to 144 x 3 while having the same start and end point.
5 years 前 | 2 个回答 | 0
