Community Profile

photo

Matthew


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 1

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer