Community Profile

photo

Yi Sui


home

Last seen: 23 Tage vor Aktiv seit 2010

Statistiken

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

Abzeichen anzeigen

Content Feed

Anzeigen nach

Gesendet


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

mehr als 9 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


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

fast 10 Jahre vor | 15 Downloads |

Thumbnail

Gesendet


Multi-dimensional polynomial evaluation
Multi-dimensional polynomial evaluation

mehr als 10 Jahre vor | 1 Download |

Gesendet


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

mehr als 10 Jahre vor | 3 Downloads |

Thumbnail

Gesendet


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

fast 11 Jahre vor | 1 Download |

Gesendet


Enhanced Dicom Viewer
A enhanced version of DICOMViewer

fast 11 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


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

mehr als 11 Jahre vor | 2 Downloads |

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

mehr als 11 Jahre vor | 0

Gesendet


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

mehr als 13 Jahre vor | 1 Download |