Community Profile

photo

Eric


Last seen: 2 years ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • First Review

View badges

Feeds

View by

Answered
Call Python function scipy.stats.anderson_ksamp from Matlab 2017a with options
Answer provided at https://stackoverflow.com/questions/46692482/call-python-from-matlab-2017-with-options/46813488#46813488

6 years ago | 0

| accepted

Question


Call Python function scipy.stats.anderson_ksamp from Matlab 2017a with options
It's straightforward to call the Python KS test from MATLAB: foo = py.scipy.stats.ks_2samp(rand(1,50),rand(1,70)); But...

6 years ago | 1 answer | 0

1

answer

Question


Apparent discrepancy between website instructions and performance of "Specify Coefficients" approaches
I am working with a PDE that has one independent variable and varies only in space(m = 0, d = 0, only one equation). I have a 2D...

7 years ago | 1 answer | 0

1

answer