Ryan
Followers: 0 Following: 0
X-ray computed tomography research scientist
MATLAB
Spoken Languages:
English
Estadística
CLASIFICACIÓN
81.621
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
12 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
94.679
of 154.105
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to put square root numbers into Matlab?
How do I put: 7 sqrt(2)/2 so that it equals 4.9497?
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaResuelto
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
más de 3 años hace
Pregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 1 respuesta | 0