photo

Yi Sui


home

Last seen: 5 mesi fa Attivo dal 2010

Followers: 0   Following: 0

Messaggio

Statistica

All
  • 5-Star Galaxy Level 4
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • First Answer

Visualizza badge

Feeds

Visto da

Inviato


imdisp (enhanced version)
Display multiple images as a montage of subplots

oltre 9 anni fa | 2 download |

Thumbnail

Inviato


3D NIfTI Data Viewer
3D NIfTI data viewer based on the work of Jimmy Shen (#8797)

circa 10 anni fa | 9 download |

Thumbnail

Inviato


Multi-dimensional polynomial evaluation
Multi-dimensional polynomial evaluation

oltre 10 anni fa | 1 download |

Inviato


Add an ROI toolbar to your figure
This function adds an ROI toolbar to your figure.

circa 11 anni fa | 1 download |

Thumbnail

Inviato


Adjust window level of image using mouse button
You can adjust the window level using mouse

circa 11 anni fa | 1 download |

Inviato


Enhanced Dicom Viewer
A enhanced version of DICOMViewer

oltre 11 anni fa | 7 download |

Thumbnail

Inviato


Use Mac OS X XML Plists with MATLAB (Updated Version)
A updated version of that by John Iversen

quasi 12 anni fa | 2 download |

Risposto
Method to compound daily data by n-days?
function re = foo(x,n) len = length(x); seg = floor(len/n); res = mod(len,n); x2 = mat2cell(x,1,[ones(1,seg).*n re...

quasi 12 anni fa | 0

Inviato


YIPLOT : Easy plot
YIPLOT makes plot much easier. you can use it to compress a bunch of codes into one single line.

quasi 14 anni fa | 1 download |