photo

Krisda


Last seen: 1 year 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
Solve non linear equations system
function [F] = fun_t(a,t) x = a(1); y = a(2); e = exp(1); F = zeros(2,1); F(1) = (10^(-41)*(10^9)*(e^((1-2*0.2)*160)-...

1 year 前 | 0