Kash Costello
Followers: 0 Following: 0
Statistik
22 Fragen
0 Antworten
RANG
104.779
of 295.467
REPUTATION
0
BEITRÄGE
22 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
31.82%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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)...
etwa 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 ...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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,:...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 7 Jahre vor | 0 Antworten | 0