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 years 前 | 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 years 前
提问
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 years 前 | 3 个回答 | 0
