Question


VideoReader.m and read.m in MATLAB 64 bit
read function is crashing at line 91 even after updating line 91 if( ~isempty(obj.NumberOfFrames) ) with if( ~isem...

11 years ago | 2 answers | 0

2

answers

Question


Image Segmentation of cells
Hi everybody, Im trying to detect cells in images for which Im using some functions based on watershed segmentation. However, th...

12 years ago | 1 answer | 0

1

answer

Question


Optimization of two linear models with constraint
I have a dataset which is a 'v-shaped' pattern of dots: y_observed and want to adjust two linear regressions with a turning poin...

12 years ago | 1 answer | 0

1

answer

Question


returning the indexes of an image displayed with a specific colormap
hi, does anyone know hot to get the numeric indexes of a displayed image with a specific user defined colormap??? for example...

12 years ago | 1 answer | 0

1

answer

Question


Solving an ODE with best-fit adjustment to empirical observations
Hi everybody, I want to numerically solve an ODE but I want to fit the constants to experimental data following that ODE. Any si...

13 years ago | 1 answer | 0

1

answer

Question


ODE with discrete, external input
Hi everybody, I want to solve a simple ODE for specific discrete time points in which constats are updated externally for each s...

13 years ago | 2 answers | 0

2

answers