User Portlet
Discussions |
---|
Hi, I solved an equation and the answer is the list of pieces [mcode] For[j=1,j =time[[j]]}}], temp[c_,d_]=sumSolution[c,d]+pieceSolution[c,d], sumSolution[c_,d_]=temp[c,d] } ] sumSolution[a,b] (*In*) (*Out*)({ {\[Piecewise], { {0,... |