![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3342911_1522095171244_DEF.jpg)
ishita agrawal
Followers: 0 Following: 0
Estadística
17 Preguntas
0 Respuestas
CLASIFICACIÓN
14.064
of 297.016
REPUTACIÓN
3
CONTRIBUCIONES
17 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
88.24%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
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 3 años hace | 1 respuesta | 0
1
respuestaPregunta
"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; ...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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 7 años hace | 1 respuesta | 1
1
respuestaPregunta
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 7 años hace | 2 respuestas | 0
2
respuestasPregunta
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 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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 7 años hace | 4 respuestas | 1
4
respuestasPregunta
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 7 años hace | 1 respuesta | 1
1
respuestaPregunta
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 7 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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 8 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 8 años hace | 1 respuesta | 0