Community Profile

photo

Nora Ahmed


Last seen: ungefär 2 år ago Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Answered
I am trying to get matlab to read several dicom images in order to save it into a new folder.
zipFolder = 'C:\Users\17044\Downloads\ICH-001.zip'; unzip(zipFolder); Folder = 'C:\Users\17044\Desktop\DICOM\S00001\SER00002'...

mer än 3 år ago | 0

Question


I am trying to get matlab to read several dicom images in order to save it into a new folder.
The total number of images is 6 yet total_Im is dispaying 0? how can I solve this issue.

mer än 3 år ago | 1 answer | 0

1

answer

Question


How do i specify that i want the LAST element for EACH element in step. (last value in an array in an array)
I hope i am being clear here but if i were to calculate the step sizes seperatly and display JUST the last value in the array. ...

mer än 4 år ago | 1 answer | 0

1

answer

Question


How do i find the x value for a GIVEN x
I made a secant script for the function f = @(x) exp(1)/3*x*exp(-x/3) aslo read as (e/3)*x*e^(-x/3). How do i find the x value c...

mer än 4 år ago | 1 answer | 0

1

answer