Community Profile

photo

babi psylon


KUL

Active since 2013

Statistics

Content Feed

View by

Question


Find overlapping surface area of two distributions
Consider two sets of observations, X and Y, being generated out a unknown distribution not matching closely to a the shape of a ...

10 years ago | 0 answers | 0

0

answers

Question


Assign contents of structure into another structure with “fieldname-paths” of variable depth (dynamic fieldnames)
I have a structure in MATLAB, CurrStructSubset, of which the content/all fieldnames (not the structure itself!) should be added ...

10 years ago | 1 answer | 0

1

answer

Answered
Accessing various field names deep in a structure.
A solution seems to be posted here: http://stackoverflow.com/questions/3753642/how-can-i-dynamically-access-a-field-of-a-field-o...

10 years ago | 1

| accepted

Question


Accessing various field names deep in a structure.
hi Image I want to access fieldnames one, two, three, four in structure A.B.C.D.E.F and so on, with each possible letter cont...

10 years ago | 2 answers | 1

2

answers

Answered
Mahalanobis distance in matlab: pdist2() vs. mahal() function
http://stackoverflow.com/questions/19933883/mahalanobis-distance-in-matlab-pdist2-vs-mahal-function/19936086#19936086 An atte...

10 years ago | 1

| accepted

Question


Mahalanobis distance in matlab: pdist2() vs. mahal() function
I have two matrices X and Y. Both represent a number of positions in 3D-space. X is a 50*3 matrix, Y is a 60*3 matrix. My questi...

10 years ago | 1 answer | 0

1

answer