Feeds
提问
For Loop help condensing a matrix
Hello. I created a large array called Hist that is (160x6) with my number of iterations over the length is in the 1st column. ...
5 years 前 | 0 个回答 | 0
0
个回答提问
Multiplying a Vector's Elements Together
Hello. I have a single row vector optained from a while loop, called "xiStor(n)=xupdated", where n is the number of iterations...
6 years 前 | 1 个回答 | 0
1
个回答提问
I got a code from my professor as an answer to one of our recitation problems and I am trying to decipher it.
The for loop is as follows: p=1; q=1; for i=2:2:2*N K...
6 years 前 | 2 个回答 | 0
2
个回答提问
How do I rearrange these matrix values?
Hello. My initial matrix I have is: and I need to rearange it to look like this: how would I go about coding this? Tha...
6 years 前 | 2 个回答 | 0