Community Profile

photo

Ibrahim Ullah


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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)...

4 years ago | 1 answer | 0

1

answer