Statistica
RANK
27.648
of 295.486
REPUTAZIONE
1
CONTRIBUTI
7 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
28.57%
VOTI RICEVUTI
1
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to minimize the L1 norm of residuals?
Hello, The datasets I currently analyse are not normally distributed (according to shapiro-wilk and kolgomorov-smirnov @ p = 0....
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Nonlinear fit to median instead of mean values?
Hey, my question might be more theoretical. The datasets I currently analyse are not normally distributed (according to shapiro...
circa 4 anni fa | 0 risposte | 0
0
risposteDomanda
How to include the standard deviation in the fit and propagate the error?
Hello, fitting e.g. a monoexponential decay to a dataset with a custom least squares code and retrieving the fit parameters w...
circa 6 anni fa | 1 risposta | 1
1
rispostaDomanda
How to plot date and time on one axis?
Dear everyone, I'm trying to plot data I read from a sensor that saves these in a .txt file (example data and the function a...
oltre 9 anni fa | 1 risposta | 0
1
rispostaMATLAB frequency histogram problem
Ok, worked it out. Fairly simple. function histogram(bins,counts) outvec = []; for i = 1:length(counts) ...
oltre 10 anni fa | 0
Domanda
MATLAB frequency histogram problem
Hey everybody, I'm having trouble recreating a frequency histogram. The data are exported from an external software as ASCII....
oltre 10 anni fa | 1 risposta | 0
1
rispostaHow to transfer the size of a zoomed in image to the entire stack?
Thanks for your answer! This is what I tried in the "ClickedCallback" of the zoom tool. What I did was: xlim = get(han...
oltre 11 anni fa | 0
Domanda
How to transfer the size of a zoomed in image to the entire stack?
Hey, currently I'm writing a GUI. It simply imports a tiff-stack and has some basic functions like pausing, resuming or slidi...
oltre 11 anni fa | 2 risposte | 0
2
risposteDomanda
I am trying to model a poisson process. When I histogram the inter-event times, the distribution is exponential. I want to prove that the simulation is Poissonian. How can I calculate the Fano-factor?I have a list of waiting times and spiketimes.
while duration <= Total_time randNumbers = rand(1,1); IVI = -log(randNumbers)/rate; SpikeTime = duration + IVI; ...
quasi 12 anni fa | 0 risposte | 0