Kash Costello
Followers: 0 Following: 0
Estadística
22 Preguntas
0 Respuestas
CLASIFICACIÓN
104.779
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
22 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
31.82%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Error in XML file
Hi, I'm having problem with my XML file. It says: An invalid XML character (Unicode: 0x1) was found in the element content of...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Matlab and IDL Data Types
Hi guys! So I'm having some problems with the data types in Matlab and IDL. So, in IDL, it automatically identifies the data ...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Matlab and IDL Data Types
Hi guys! So I'm having some problems with the data types in Matlab and IDL. So, in IDL, it automatically identifies the data ...
casi 5 años hace | 0 respuestas | 0
0
respuestasPregunta
How to use multiplexer?
Hi guys! I'm trying to connect to a database - which I already did by using an ODBC driver. Now, I have an XML file that has som...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
How to run matlab function in Linux command line?
Hi! So I wrote a function in matlab (with one input) and I would like to run it through the Linux command line. I went thr...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Change the Voxel size and image dimensions
Hi, So my original image dimension is 256x256x207 with voxel size 1.21875x1.21875x1.231. I wanted to change the same image to ...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
How to upsize the voxel size in an image?
Hi! So I have an image dimension of 256x256x207 with voxel size 1.21875x1.21875x1.231 I want to upsize the voxels into 2.036...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Inverse of atan2d
Hi, Does anyone know how to do the "inverse" of this matlab command atan2d? answer = atan2d(y,x); I have the "answer" but I...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Same bins for histogram
Hi, I have this code - attached in this post. When you run this program, it would give you several subplots with histogram in ...
casi 6 años hace | 2 respuestas | 0
2
respuestasPregunta
How to create a vector of this output?
Hi! Can anyone tell me how to do this in matlab? I've tried using 3 for loops but I am getting the wrong answer. My range is f...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Decomposing a Transformation Matrix
Hi! I have been trying to look for a function that will "undo" a transformation matrix. I saw in Matlab that there's a f...
casi 6 años hace | 2 respuestas | 0
2
respuestasPregunta
How to make cylinder without cylinder function?
Does anyone know how to make a cylinder without using the cylinder function? Like, will meshgrid be a good way to start? I would...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to make a transmission map/attenuation map for simulation?
Hi, I attached my code here and it's just a circle with 10 cm diameter. The result of this code (the image) is called the "e...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Explanation on how to make a circle
% Create a logical image of a circle with specified % diameter, center, and image size. % First create the image. ima...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to write to an existing column of a file?
Hey there, I have a .daf file here (you can open in wordpad) and you can see that there are 10 columns. I want to overwrite j...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to access the correct index?
Hi there! I attached my code in 1.png. I am having problems with the index. I also attached 2 results. "2.png" (left picture)...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to change the font location in mesh?
Hello! I have this code to plot my mesh. When I use my Rotate 3D to make it look like a plane, some of the numbers are not visib...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to make intercept 0 in fitlm?
Hello, i have this code here. I got my result for this code but I want the intercept to be 0. Does anyone know how to do that...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Solve command in matlab not working?
So my code is like this. I have 4 unknowns: L, F, DMR, and D. I also have 4 equations. I already tried this code with 2 equat...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
How to cut pixels from an image
Hello, so I have no idea how to do this. In the image, there's a red box. that would be my center point. i have to just extract ...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to save subplots into an image?
So, I have this code here for my subplots. n=64 figure(n); Imin=1; for I=Imin:31 im1=rot90(reshape(f_1(:,I,:...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to create an equation of a line with Matrix?
Hello, I attached an image here and it is a matrix of 22x100. fxy_2 = new_twenty_proj(329:350,222:321); This is my fx...
casi 7 años hace | 0 respuestas | 0