photo

OmartheEngineer


Last seen: Today 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


Why am I getting gaps in my data when I attempt to interpolate my curve?
I am trying to make finner steps (x) for my data file attached. I am using matlab's interp function. Upon doing so, I get the cu...

17日 前 | 3 件の回答 | 0

3

回答

質問


Function is throwing error when calling it in different script
I have a function, attached, that I am calling in different script. Everytime I call it I get the error "Local function name ...

20日 前 | 1 件の回答 | 0

1

回答

質問


How to read an excel /csv files with columns that have both text and numbers?
Everytime I try to use readcell , readtable.. I get one or alll of the following problems: Numeric columns get merged into one ...

21日 前 | 1 件の回答 | 0

1

回答

質問


How can I align multiple curves on one plot to a central point?
I am plotting several curves on a single plot as part of several test points for a tool I am developing. In the final step, I ...

1年以上 前 | 2 件の回答 | 0

2

回答

質問


How can I store vectors of different sizes into a column array to be then added to Table that was created previously?
I wrote two codes that process images. The first script loads the images, allows the user to select the points of interest then ...

2年弱 前 | 0 件の回答 | 0

0

回答

質問


How can I analyze and isolate certain region of 3D plot and create an condition for passing/failing parts?
im1=imread('knifetest.jpg'); zr=im1(:,:,1); %get the red intensity array zg=im1(:,:,2); %get the green inten...

2年弱 前 | 2 件の回答 | 0

2

回答

質問


How can I plot x and y RGB values of an image to analyze?
I am analyzing the results of an optical test. In essence, the samples generate a halo as seen in the picture attached. Good sam...

2年弱 前 | 3 件の回答 | 0

3

回答