Brady Wayne Robinson
Followers: 0 Following: 0
Statistics
14 Questions
0 Answers
RANK
121,906
of 295,467
REPUTATION
0
CONTRIBUTIONS
14 Questions
0 Answers
ANSWER ACCEPTANCE
7.14%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Errors using function and fsolve
Below is the code I have written and then I am getting the error messages. I am assuming my problem lies within the function or ...
5 years ago | 2 answers | 0
2
answersQuestion
Need to create Cp and Cpk values for a 3x200 set of data
Please see the attached picture. I have data "machine_1" that I need Cp and Cpk values for. When i use the code below i get a 1x...
5 years ago | 0 answers | 0
0
answersQuestion
Help With error code "WIDTH cannot be larger than the number of points."
I have a .mat file and I am getting this error and cannot figure out what to do to fix it.Please see the atached pic of my scre...
5 years ago | 1 answer | 0
1
answerQuestion
I have data that is 3x200 I need a xbar and r chart with control limits.
I have the data as a .m file. I copied the data from the varibles tab and pasted it into the varible x. So my x varible is ...
5 years ago | 1 answer | 0
1
answerQuestion
Making my code run to analyze different data
Below you can see my code to analyze a huge set of data. That data is the left hip angle. The code that is posted is looking at ...
6 years ago | 0 answers | 0
0
answersQuestion
I need to take my trapezoid rule code and adjust it keeping the same format to Simpson rule
I need to take my trapezoid rule code and adjust it keeping the same format to Simpson rule. I am just no sure how to get this d...
6 years ago | 1 answer | 0
1
answerQuestion
How can I change the color and border of my bars on a hbar graph?
I have a bar simple bar graph made with the following code. I want to have the three bars be different colors. Thank You! ...
6 years ago | 2 answers | 0
2
answersQuestion
Finding specific values in an array
I have data in excel that is 17 columns by 4800 rows. The 17 columns represent different muscles, and the rows represent times t...
6 years ago | 3 answers | 0
3
answersQuestion
How to import excel data into Matlab
I Have large excel files downloaded into a file called "MHF" the file contains three .csv files. I need to load these in to mat ...
6 years ago | 0 answers | 0
0
answersQuestion
Matrix manipulation Specific rows and columns
I have a huge set of data in an excel spread sheet it is 16 columns A-P and 4800 rows.I need to take the data from column F and...
6 years ago | 1 answer | 0
1
answerQuestion
Matrix Manipulation Average of specific column
I have data in excel that is 17 columns by 4800 rows. I need to find all the numbers in each column separately that are greater ...
6 years ago | 1 answer | 0
1
answerQuestion
Matrix Manipulation of a specific column
I have data in excel that is 17 columns by 4800 rows. The 17 columns represent different muscles, and the rows represent times t...
6 years ago | 1 answer | 0
1
answerQuestion
How to manipulate an array
I have three excel spread sheets. They are 17 columns by 4800 rows. I need to divide the last time point entry for each subject ...
6 years ago | 0 answers | 0
0
answersQuestion
How to incorporate a .m file into a while loop
I have a .m file that is given and I need to write a while loop the incorporates this .m file to find when that function equals ...
6 years ago | 1 answer | 0