Feeds
提问
Chi square test on a custom fitting function
Hello everyone! I wrote a code in order to do a fit test with a custom function (code below) %MODEL 1 Dose = a*netOD + b...
6 years 前 | 0 个回答 | 0
0
个回答提问
Define a new fitting function
Hello everyone! I need to define a new fitting function that is not in the matlab library. I've already tried to use the "fit A...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to apply the same code to files in a folder
Hi! I'm working on a set of images and i need to run the same code for each image. I've tried with the code below but it doesn't...
6 years 前 | 0 个回答 | 0
0
个回答提问
select a circular region of data and find the average value in that region
Hi! I need to select a circular region knowing the center and the radius and find the average value in that region. I tried wit...
7 years 前 | 1 个回答 | 0
1
个回答提问
find the minimum RGB values of a pixel from an image
Hi! I'm having trouble to get the minimum of Intensity in an RGB image. I want to extract the darkest pixel (so the minimum RGB ...
7 years 前 | 1 个回答 | 0
