Feeds
提问
if statements, setting large numbers
I have set up a function where I get a vectors size returned in [a b] format. Now I want to be able to set up a test in the form...
11 years 前 | 1 个回答 | 0
1
个回答提问
how to test if a number belongs to a range of numbers.
I'm trying to set up an equation where if I have a vector x=[1 b], if b>2 I get back y=true? Any advice? Thanks!
11 years 前 | 1 个回答 | 0
1
个回答提问
Circshift Odd Rows by one
I have a matrix Z that is (5,6) and I would like to circshift only its odd rows by 1. Any advice on how that can be done? Th...
11 years 前 | 1 个回答 | 0
