統計
All
Feeds
質問
Calculate the average width of the welding line by edge detection
I am trying to automatically detect the edges of the weld lines seen in the attached figures. Then, I want to calculate the aver...
7年以上 前 | 0 件の回答 | 0
0
回答解決済み
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
9年以上 前
質問
Solve function with variables
syms c ho S=solve('c^2/(2*R)+(2*delta_p*c*(pi-2))/(pi*Er)+ho-h_lk=0','w(i)=ho+(2*c*delta_p)/Er'); I am trying to solve v...
13年以上 前 | 3 件の回答 | 0
