User Portlet
Discussions |
---|
Thank you for your comments. My original equation is y = Sum_{i=0}{N} (v[i] - v0/Xs * (Xs - x[i])^3)^2 First, I get the differential for the Xs variable y1 = D[y,Xs] Then, I'd like to solve the above equation for Xs by using Solve... |