Community Profile

photo

Ganesh


University of Texas Health Science Center at Houston

Aktiv seit 2011

Followers: 0   Following: 0

Kontakt

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

Statistiken

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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...

fast 12 Jahre vor | 0

Beantwortet
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...

fast 12 Jahre vor | 0

Frage


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...

fast 12 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
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 '...

fast 13 Jahre vor | 0

Frage


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...

fast 13 Jahre vor | 5 Antworten | 0

5

Antworten

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort