Community Profile

photo

ishita agrawal


Last seen: más de 2 años hace Con actividad desde 2017

Estadísticas

  • Thankful Level 3

Ver insignias

Content Feed

Ver por

Pregunta


First time passage distribution fitting
I have many datasets for time distribution. I want to fit it using first passage time distribution. Does anyone has the code? I ...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


"Subscript indices must either be real positive integers or logicals" error while using trapz function
Hello, I am using following code to calculate area under the peak. D = amplitude(:); l = 59; ...

casi 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to plot multiple histograms, each with fitting in a single figure?
I have 5 datasets. I have to plot the histogram for each of them in a single figure. I want to fit each histogram individually u...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to fit hyperbola to scatter plot?
I have attached data I want to fit with hyperbola. As you can see in attached picture, the fit is appearing behind the scattered...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to fit a curve using "power" fitting or "custom fitting"?
I have data which I need to fit using following equation: y= f(x)= a*x^b+c. Code: r=scatter(npp7,lk_2k1); r.Marker...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to find probability density for two data sets plotted on same histogram?
I want to plot two data sets on one histogram. Also, I want to show probability density at y-axis. I am using this code, BinE...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can we fit hyperbola to data?
Hi, I have x and y coordinates for my data points. The data is fitted well with exponential fitting. However, I have to fit a hy...

más de 6 años hace | 1 respuesta | 1

1

respuesta

Pregunta


How to integrate area under peak?
For my events, I have data points for y-axis. As a sample, I have attached a text file containing datapoints for one of my event...

más de 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How can we define equally- ranged bins in histogram?
Hi, Thank you for responding my previous questions. I have a dataset containing values between 0 to 1. I want to plot a histog...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can we calculate probability density of a histogram?
Hello, I have a dataset containing hundreds of data points representing duration of events. I have plotted a histogram for this ...

más de 6 años hace | 4 respuestas | 1

4

respuestas

Pregunta


What does MinThreshold parameter explain in FindChangePts function (in matlab2017R)?
What does MinThreshold parameter explain in FindChangePts function (in matlab2017R)? Can someone explain in simple language? Als...

más de 6 años hace | 1 respuesta | 1

1

respuesta

Pregunta


How to plot 2D colormap or heatmap?
I have 2 matrices, x and y each containing 100-200 datapoints. I want to plot heatmap (or 2D colormap) to show density. For e...

más de 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to calculate area under peak?
I have many multiple peak events/signals as shown in attached picture. I want to calculate area under each individual peaks (in ...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I find elements in sequence in an array?
I have an array of numbers. I want to find set of numbers for which difference of two consecutive numbers is 1. For example, I h...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Can we extract amplitude of levels in a signal using "findchangepts" function?
Hi, I want to find points of abrupt changes in my data signal to obtain various levels in the signal. I am using 'findchangepts'...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Substitute of CUSUM algorithm for point-change detection and curve fitting..
Hi, I am using CUSUM (cumulative sum) algorithm to detect points of sudden changes in my neural signal data. This algorithm is ...

casi 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Error in abf2load (line 14) - cmd = sprintf('Abf2Tmp %s',fn); % Not enough input arguments %
I am trying to load an 'abf2' file using following code. But I am getting an error "not enough input arguments" in line 'cmd = s...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta