Community Profile

photo

Ganesh


University of Texas Health Science Center at Houston

Active since 2011

Image processing in medical images including image registration (non-rigid) as well as segmentation, fusion.

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


How to find 95% confidence lines?
I have been using polyfit and polyval for estimating and plotting polynomial fit along with the 95% confidence lines (which is 2...

meer dan 11 jaar ago | 1 answer | 0

1

answer

Answered
1234.5 instead of 1.2345e+03
Nice idea. As such when the value of the input variable is <1000 (3 or less # digits before the decimal), the function call work...

meer dan 11 jaar ago | 0

Answered
1234.5 instead of 1.2345e+03
Thanks for your reply. However, I donot want it displayed on the screen. I am using the variable as an input for a curve-fitting...

meer dan 11 jaar ago | 0

Question


1234.5 instead of 1.2345e+03
When I read a variable from Excel with value say, 1234.5, Matlab reads in as 1.2345e+03. Instead I want the original format to b...

meer dan 11 jaar ago | 3 answers | 0

3

answers

Answered
fprintf end of line character
When opening the text file, I am using 'a+' mode for appending at the end. Also, while writing on to the text file, I am using '...

bijna 13 jaar ago | 0

Question


fprintf end of line character
When I use fprintf to print multiple lines of text onto a txt file, it introduces a small rectangular box at the end of each lin...

bijna 13 jaar ago | 5 answers | 0

5

answers

Question


Nested structure
I am interested in reading data from a field of a structure which is within many layers of structures. data = info.ROIcontour1....

bijna 13 jaar ago | 1 answer | 0

1

answer