Kash Costello
Followers: 0 Following: 0
Statistics
22 Questions
0 Answers
RANK
104.779
of 295.467
REPUTATION
0
CONTRIBUTIONS
22 Questions
0 Answers
ANSWER ACCEPTANCE
31.82%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
bijna 5 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 5 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 5 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan 5 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 5 jaar ago | 0 answers | 0
0
answersQuestion
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...
bijna 6 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
bijna 6 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 6 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 6 jaar ago | 2 answers | 0
2
answersQuestion
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...
ongeveer 6 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 6 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 6 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 6 jaar ago | 1 answer | 0
1
answerQuestion
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)...
ongeveer 6 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 6 jaar ago | 2 answers | 0
2
answersQuestion
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 ...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
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,:...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
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...
bijna 7 jaar ago | 0 answers | 0