Rory Staunton
nih
Followers: 0 Following: 0
Professional Interests: biological physics
Statistik
RANG
23.123
of 295.467
REPUTATION
1
ANTWORTZUSTIMMUNG
66.67%
ERHALTENE STIMMEN
1
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
N-way Manova for 4 dependent variables and 3 independent variables?
My data is in a table with 7 columns. X1: within-subject factor, 16 levels [frequency at which measurement is made] X2: within...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Solve for variable 'a' in a beastly equation (numerical or analytical ok)
Hi all For reference, I am trying to use equations [3] and [4] in the article found here: <http://iopscience.iop.org/0022-...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortGet derivatives from noisy data
I am working on a similar problem, but only on univariate data, and I am still exploring different approaches. One that has work...
mehr als 13 Jahre vor | 0
Frage
skewness and kurtosis of a weighted distribution
I cannot find an analytical formula for calculating the skewness of a weighted distribution. I know the formulae for the weighte...
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
general statistics problem: how to best characterize non-normal distributions
Even though it is not directly MATLAB related, I figured I would pose this question to the MATLAB community because there are a ...
mehr als 13 Jahre vor | 3 Antworten | 1
3
AntwortenFrage
colormap for relative 2d histogram
I have two 2d histograms (in the form of nxm matrices whose elements are populated with 0 or a positive real number). Call them ...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to make my program so when it hits a bug and spits out an error, the data is stored and the program can resume from its last location?
Hi everyone I am working on writing a modular program in which one master function calls several others. The program loads a st...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how do i change color of the y-axes made by plotyy?
I am trying to make the color of the left Y axis red and the color of the right Y axis blue. I can't figure out the right syntax...
mehr als 13 Jahre vor | 2 Antworten | 0
2
Antworten??? Undefined function or method 'isnan' for input arguments of type 'struct'.
When the value of AMap(i,j).fitresults is NaN, then isnan works, because fitresults is not a struct. When the value of AMap(i...
mehr als 13 Jahre vor | 0
Frage
??? Undefined function or method 'isnan' for input arguments of type 'struct'.
I have a structure array, 'AMap'. The elements of 'AMap', which are called 'fitresults', are most often structre arrays themselv...
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
how to use cfit to get fitobject and gof from a separately provided line
Hi all, I have a basic general question: I am using [fitobject,gof]=fit(x,y,'poly1') to fit line segments. I want to provide ...
mehr als 13 Jahre vor | 1 Antwort | 0