Brady Wayne Robinson
Followers: 0 Following: 0
Feeds
질문
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년 전 | 답변 수: 2 | 0
2
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 2 | 0
2
답변질문
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년 전 | 답변 수: 3 | 0
3
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 1 | 0