Ace
Followers: 0 Following: 0
Feeds
已回答
Save a 3D image to TIFF
In case somebody has a similar problem, it can be solved in the following way: % Define the output filename for the multi-page ...
Save a 3D image to TIFF
In case somebody has a similar problem, it can be solved in the following way: % Define the output filename for the multi-page ...
7 months 前 | 1
| 已接受
提问
Save a 3D image to TIFF
Hi everyone, I made a bwdist transform of some image and I am struggling to export it to the .tiff format. Actually I want to c...
7 months 前 | 2 个回答 | 0
2
个回答提问
Image analysis: separate objects in a 3D model using erosion
Hello. I am trying to extract some objects from a binary image. The image is a 3D XCT scan. My first step is to threshold it to ...
1 year 前 | 1 个回答 | 0
1
个回答已回答
Loop with fminsearch and cell arrays
Well, my colleague helped me to modify this and now it works perfectly. I hope this solution helps anyone: Changes to make in t...
Loop with fminsearch and cell arrays
Well, my colleague helped me to modify this and now it works perfectly. I hope this solution helps anyone: Changes to make in t...
1 year 前 | 1
| 已接受
提问
Loop with fminsearch and cell arrays
Hi there! I am learning to code in Matlab. I've been struggling to perform regression analysis for multiple datasets. I have 3 p...
1 year 前 | 2 个回答 | 0
2
个回答提问
Least squares linear regression with constraints
Hi everyone! I am new to MATLAB and I have the following issue. I have the following data set: x11 = [0.091, 0.068, 0.086, 0.0...
1 year 前 | 3 个回答 | 0
3
个回答提问
Create a cell with row vectors as elements
Hi there! I am new to Matlab. I have ten 64x64x10 matrices named from A to J. What I want to do is to combine them so that each ...
2 years 前 | 1 个回答 | 0