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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0