Ryan - MATLAB Central
photo

Ryan


Last seen: 1 year 前 自 2021 起处于活动状态

Followers: 0   Following: 0

X-ray computed tomography research scientist

Programming Languages:
MATLAB
Spoken Languages:
English

统计学

All
MATLAB AnswersCodyFrom 04/21 to 04/25Use left and right arrows to move selectionFrom 04/21Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

12 个提问
1 个回答

Cody

0 个问题
1 个答案

排名
146,699
of 297,922

声誉
0

贡献数
12 个提问
1 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,504

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
98,380
of 159,878

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • MATLAB Central Treasure Hunt Finisher
  • Solver

查看徽章

Feeds

排序方式:

提问


Unrecognized function or variable 'readlines'?
Hi, I am attempting to run the following code to read in the attached text file "data settings XRE.txt. However, even though the...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Error: Brace indexing is not supported for variables of this type.
I am attempting to read in a txt file. However, I keep getting a brace indexing error. How is this resolved? >> filename=('Read...

3 years 前 | 1 个回答 | 0

1

个回答

已回答
How to correct error using RESHAPE
Great, thanks for that!

3 years 前 | 0

提问


How to correct error using RESHAPE
I am trying to use the reshape function in my code, however, I keep getting a reshape error RMphantom = imresize(whatisit,[128 ...

3 years 前 | 2 个回答 | 0

2

个回答

提问


How do I change image scale?
I have a image that has the value of 716x716 double and size 716x716. However, I need to scale the image to a size of 128. Can I...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot multiple answers on the same graph
I have produced the following code. However, I have multiple values for rnl = 0, 0.0015, 0.0020, 0.0025. How could I update the ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Error code using iradon
I keep getting the error message in my script below when using iradon. How would I resolve this error? I0 = 10^4; noAngles = 5...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How do I correct the error "Matrix dimensions must agree"?
I am using the following code, however, I keep getting a matrix dimensions must agree error. How would I correct this? A = [1 0...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Why do I receive error for reshape function?
I am using the following code below, however, I keep getting geting the error message for reshape function. How would the code o...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to put square root numbers into Matlab?
How do I put: 7 sqrt(2)/2 so that it equals 4.9497?

4 years 前 | 1 个回答 | 0

1

个回答

提问


How do I pad with zeros?
Rather than extracting the last row from the top and bottom of X_proj_corrected, I want to add 100 rows of zeros to either the t...

4 years 前 | 1 个回答 | 0

1

个回答

已解决


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

4 years 前

提问


Create single columns of elementwise means
How would I compute the elementwise means of dark fields and flat fields, to get both a single dark field and a single flat fiel...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Loop that pads at the top of the sinogram with 100 copies of its top row and at the bottom with 100 copies of its bottom row
How would I create a Loop from this script that pads at the top of the sinogram with 100 copies of its top row and at the bottom...

4 years 前 | 1 个回答 | 0

1

个回答