Jacob Bradley
Followers: 0 Following: 0
Feeds
提问
How to fit a quadratic equation to the experimental data by manipulating quadratic coefficients?
I have been trying to fit a quadratic equation to my data where I can manipulate the quadratic coefficients to get the closest f...
5 years 前 | 2 个回答 | 0
2
个回答提问
How can I plot 3 defined variables on a loglog scale with 2 x-axis with same y-axis.
load Cmp2.txt; p= Cmp2(:,1); u= Cmp2(:,2); h=(p/(9.8*1000)); ii=(h/0.0011); K=(u./ii); Re=(1000*u*4e-4)/(0.001); loglog(i...
6 years 前 | 0 个回答 | 0