antoine jury
Followers: 0 Following: 0
Feeds
已解决
Circumscribed circles
Given the lengths of the 3 sides of a triangle, output the radius of the circumscribed circle. Example: [3 4 5] -> 2.5
8 years 前
已解决
Calculate the area of a triangle between three points
Calculate the area of a triangle between three points: P1(X1,Y1) P2(X2,Y2) P3(X3,Y3) these three points are the vert...
8 years 前
提问
How to use the formula extracted from a curve fitting algorithm
Hello everybody, Actually I'm using the code generated by the curve fitting toolbox because it's an easy way for fit. x ...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to insert initial condition
Hello everybody, I trying to solve cable equation with PDE solver i would like to add punctually a temporal condition, but for ...
9 years 前 | 0 个回答 | 0
0
个回答提问
Update variable and save previous values of an edit box each time i hit a button
Hello , * I need to figure out some problem in GUi environment i have 4 edit box , first is aimed to indicate which node u...
9 years 前 | 1 个回答 | 0


