photo

Miranda Jackson


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Question


How to get Python working?
I would like to run Python scripts as described here: https://www.mathworks.com/help/matlab/matlab_external/install-supported-py...

1 year ago | 1 answer | 0

1

answer

Answered
Fit returns Imaginary Coefficients
Use real() on all the coefficients in the fitting function so the imaginary part won't have any effect on the solution. Then use...

2 years ago | 0