photo

Miranda Jackson


Last seen: ungefär ett år 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...

ungefär ett år 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...

ungefär 2 år ago | 0