Feeds
提问
Please help on curve fitting
I need to fit my data sets to an equation Y = A + Bx^2 + C D^4. With my limited knowledge, I have tried p=polyfit(x,y,4); which ...
6 years 前 | 1 个回答 | 0
1
个回答提问
How can I solve single nonlinear equation
How can I solve the following equation using Matlab, 6.84e24X^1.8164+9.95E13*X+1=0, Could you please help with syntax?
6 years 前 | 1 个回答 | 1