Community Profile

photo

Simone Cotta Ramusino


Last seen: 1년 초과 전 2022년부터 활동

통계

All
  • Solver
  • Thankful Level 2

배지 보기

Content Feed

보기 기준

문제를 풀었습니다


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

1년 초과 전

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

1년 초과 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

1년 초과 전

질문


How can I convert a svg file to matrix or image in Matlab?
I have a .svg file containing the slicing of a model. How can I import and read the slices in Matlab? They are binary slices and...

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

1

답변

질문


How do isosurface and isocaps affect the size of stlwrite's output?
I have a volume read from a DICOM, representing a femur. I made this volume binary - 1 bone, 0 background - and I tried to creat...

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

2

답변

답변 있음
Why figure doesn't render properly? (Opengl painters)
Sorry for insisting again, can I ask (@Robert U, @Jan or anyone else who does not have this problem in the output) if you can a...

1년 초과 전 | 0

질문


Why figure doesn't render properly? (Opengl painters)
I was trying to save a uint8 3D RGB matrix into png format with print(), but some pixels showed undesired shades. First try, I w...

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

2

답변

질문


Pick just some elements of a 3Dmatrix and then reshape them in the original size
I have a 105x142x145 matrix, representing a bone volume. The "background" pixel have a great larger volume than the others. Let'...

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

1

답변

질문


How to add legend (or colorbar) to volshow/labelvolshow output?
Hi, can someone help me to add a legend to a panel created by labelvolshow? I managed to add a title but I really don't know how...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


How can I change voxel size in a volume?
Hi everyone, I have a 3D matrix with size 100x100x41, (obtained by uploading a DICOM file, but that's not the point). From the ...

거의 2년 전 | 답변 수: 1 | 0

1

답변