curve fitter, the coefficients are hidden as 0.0000

3 Ansichten (letzte 30 Tage)
hang wei
hang wei am 5 Sep. 2024
Beantwortet: Star Strider am 5 Sep. 2024
I try to use cuve fitter to fit inductor with custom equation, the problem appears as shown below:
When I make an entry for the start of L, C, and R, the data is automatically approximated to four decimals, and even shows up as 0.0000, which also appears in the ‘results’. But when I copy and paste the 'fake data' into txt , the 'true data' appears,:
why? How can I get the data to display properly?
Any help on how to approach this problem is greatly appreciated!

Antworten (1)

Star Strider
Star Strider am 5 Sep. 2024
It may not be possible to change the display format in the app.
A better option would be to use fit and, iif necessary, set the format to display the number of digits that you want.

Kategorien

Mehr zu Linear and Nonlinear Regression finden Sie in Help Center und File Exchange

Produkte


Version

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by