Statistics
RANK
11,732
of 295,673
REPUTATION
4
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
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
Feeds
Question
Best fitting curve for highly variable data
I am given a matrix of 55 vectors with 7 different values each. Each vector must be analized value by value to find the next pos...
8 years ago | 1 answer | 0
1
answerwhat does this error mean?how to correct this error?
You have two different vectors 'measured grams' and 'Throttle values' when doing matrix/vector operations you are required the l...
8 years ago | 0
| accepted
Question
How to make a function to plot values of a Matrix?
For a linear system A*x = B where A and B are known Yv = [-Y 0 0; 0 Y 0; 0 0 Y]; A = [5 -4 4; -5 4 3; 5 3 1]; AY = A ...
8 years ago | 1 answer | 0