photo

Gilang


Last seen: 26 days ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
173,111
of 300,611

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,028

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,811

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

3 years ago | 1 answer | 0

1

answer