Feeds
提问
Trying to find best fit for cosine curve
Hello, I have 4 data points that I have plotted and are supposed to yield a cosine wave. How do I go about finding the best f...
8 years 前 | 1 个回答 | 0
1
个回答提问
Concatenate a 10x4x40 Double Matrix to 40x4
Hello, I have a matrix A() that is 10x4x40. I would only like the first row of the matrix A(1,:,:) but want to vertically con...
8 years 前 | 2 个回答 | 0
2
个回答提问
Divide 73x400 matrix into 73 1x400 matrices
Hello, I want to create separate matrices of just one row and all of its columns from a 73x400 matrix. So instead of that one...
9 years 前 | 1 个回答 | 0
1
个回答提问
Sorting/Arranging Data Sections in one 48772x15 matrix
Hello, I have a 48772x15 matrix with data in columns 1-14. In column 15 there are 0s with the occasional nonzero number (from...
9 years 前 | 2 个回答 | 1
2
个回答提问
How to pull out and sort data from 48772x15 matrix
Hello, I have a 48772x15 matrix with data in columns 1-14. In column 15 there are 0s with the occasional nonzero number (from...
9 years 前 | 1 个回答 | 0
1
个回答提问
How can use a for loop to name a matrix?
After each iteration of my for loop, a matrix is produced. I want to name that matrix based on the number of the iteration. This...
9 years 前 | 2 个回答 | 0
2
个回答提问
How to graph current Pointer Location
For a current project I am trying to graph a current representation of the pointer from my computer. I know how to get the curre...
9 years 前 | 1 个回答 | 0