求x,u,Fp,m,ψ

g=9.8
v0=[315,320,315,320]换算成米每秒除3.6
t=[5,5,5.2,4.8];
T=[289,288,289,295];
P=[1014.8,1009.6,1010,1007.6];

img

你好请确认一下关系式:

t^2 = 2*x/(u*g*cos(phi)+u*Fp/m*sin(psi)-g*sin(psi)-Fp/m*cos(phi)); %一个疑问你写的是phi(φ)还是psi(ψ)?

另外,四个条件求四个数,但是φ是多少没告诉呢