Feeds
질문
Initial Value Problem for Legendre Equation
initial condition is given like this (1-x^2)y'' -2xy' + 30y = x^2 y(0) = 1 y'(0) = 0 Find fifth power Maclaurin Approximat...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
Fifth Order Polynomial Approximation without using Polyfit
Hello Everyone I want to find fifth-order polynomial approximation p(x) = 3/2 + c1*x1 + c2*x2 + c3*x3 + c4*x4 + c5*x5 with th...
거의 6년 전 | 답변 수: 0 | 0