photo

Matthew


Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
35,188
of 300,611

REPUTATION
1

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
85.71%

VOTES RECEIVED
1

RANK
 of 21,028

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,811

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

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

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

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

10 years ago | 1 answer | 0

1

answer