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
