qqwqqw689

Results 5 comments of qqwqqw689

PLUS The matlab code for this function is ``` syms y(t); ode = diff(y,t,2) + diff(y,t)/(2*t)*3 + y/(4*t^3) == 0; ySol(t) = dsolve(ode) ```

@hacquees My main interest is numerical analysis and not good at computer algebra system, So maybe I'm not able to working on it. 😂

@HenryHe613 可以用爬虫加finta写一个。