photo

Gilang


Last seen: 9 days ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Halo i want to combine 2d slices oct skin images into 3d, after that i want to make an automatic detection volume of epidermis and stratum corneum
i already combine like this % Initialize variables rows = []; columns = []; % Loop through each slice for k = 1:100 f...

13 days ago | 1 answer | 0

1

answer

Question


hello i want to loop this function, anyone can help me? thank you
mdl1 = fitlm(Xtr1,Ytr1,'quadratic'); mdl2 = fitlm(Xtr2,Ytr2,'quadratic'); mdl3 = fitlm(Xtr3,Ytr3,'quadratic'); mdl4 = fitlm(X...

1 year ago | 1 answer | 0

1

answer