photo

Ibrahim Ullah


Last seen: 거의 3년 전 2019년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

1

답변

질문


How can i put this below lines of code in a for loop?
I = imread('img70.tif'); GLCM2 = graycomatrix(I); stats = GLCM_Features4(GLCM2,0); writetable( struct2table( stats ), 'singl...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


What am i doing wrong in this code?
syms beta epsilon_r = 2.1; f = (7e12); w = (2*3.1416*f); surface_conductivity = (0.00012164049 - 0.0053497497i); c = (3e8)...

5년 초과 전 | 답변 수: 1 | 0

1

답변