Feeds
提问
Can someone confirm my differentiation code is correct?
I need to differentiate P(a,u,EA1,EA2) with respect to u. I get the code to run, but im not sure the answer is correct since it ...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to differentiate several symbolic functions?
I have 3 symbolic functions; L10(a) , L1(u,a) and finally epsilon1(u). I wish to differentiate the last symbolic function (epsil...
6 years 前 | 1 个回答 | 0
1
个回答提问
12 different coordinates for 12 equations, how to do it quickly?
I have 12 different coordinates: (x,y)= (1,1) , (-1,1) , (-1,-1) etc I need to plug one coordinate into 12 different equations...
7 years 前 | 0 个回答 | 0
0
个回答提问
How do I find the coordinates inside a rectangle or triangle?
How would I go about finding the coordinates for random points inside this rectangle? This is the code used: n=20; x=l...
7 years 前 | 1 个回答 | 0

