这个好算
alpha = []; % 自己一个个敲进去 F = []; % 力自己一个个敲进去 K = polyfit(alpha, F); K1 = K(2)/0.25 % K1和K2就是你需要的 K2 = K(1)/0.25