photo

K BV


Last seen: 5 years 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
4 个回答

排名
262,105
of 300,068

声誉
0

贡献数
9 个提问
4 个回答

回答接受率
55.56%

收到投票数
0

排名
 of 20,863

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,211

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

已回答
How to select files in a directory
Thank you all for your answers ! That helped me extracting the files I need !

12 years 前 | 0

提问


How to select files in a directory
Hello, I created a directory which contains a lot of DICOM files (IM_0001, IM_0004, ..., IM_0025, IM_0028, IM_0031, ..., IM_0...

12 years 前 | 4 个回答 | 0

4

个回答

提问


How to draw a white circle ?
Hello, I would like to draw a white circle in a black square in Matlab but I don't have any idea how to do it. Would you plea...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Subplots in an "axes" object
Hi, I would like to sublot four images (X(:,:,1) -> X(:,:,4)) in an "axes" object (axes1) but every time I have one image di...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Error using plot - Vectors must be the same lengths.
Hi, I got the error in the title of my question after running this part of code : for i=1:size(X,3) % X is a MRI images ...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
How to store a set of matrices ?
Thanks for your answer ! YES, that's what I want. I wanted to have a "structure" in which I can store/save "sub_input_i" of e...

13 years 前 | 0

提问


How to store a set of matrices ?
Hi, I want to crop a rectangle from each image in a sequence of images and I want to store the result in a "structure" so tha...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Index exceeds matrix dimensions.
Hi, I'm using a correlation function of Matlab corr2 to track markers in a sequence of images (the sequence is called X). ...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
Strain measurement
Thanks for your answer ! I have a sequence of MRI images, the number of these images is stored in loopimages. I used two f...

13 years 前 | 0

提问


Strain measurement
Hi, I have a sequence of cardiac MRI and I would like to plot the circumferential strain (deformation) during the time. Fo...

13 years 前 | 2 个回答 | 0

2

个回答

已回答
Line drawing
I added the "hold on" statement where did suggest _Image Analyst_ and used the matrices xx and yy as suggested by _Jan Simon_. ...

13 years 前 | 0

提问


Line drawing
Hi, I would like to draw 12 lines linking two endpoints pt_orth_int and pt_orth_ext, for that I wrote this part of code : ...

13 years 前 | 3 个回答 | 0

3

个回答

提问


How to smooth an edge ?
Hi, I need to smooth the edge of an image but I don't know if does a Matlab function exist for that. Any idea ? Thanks...

13 years 前 | 1 个回答 | 0

1

个回答