Community Profile

photo

Yi Sui


home

Last seen: 2 months 前 自 2010 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

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

查看徽章

Feeds

排序方式:

已提交


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

9 years 前 | 2 次下载 |

Thumbnail

已提交


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

10 years 前 | 14 次下载 |

Thumbnail

已提交


Multi-dimensional polynomial evaluation
Multi-dimensional polynomial evaluation

10 years 前 | 1 次下载 |

已提交


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

11 years 前 | 3 次下载 |

Thumbnail

已提交


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

11 years 前 | 1 次下载 |

已提交


Enhanced Dicom Viewer
A enhanced version of DICOMViewer

11 years 前 | 2 次下载 |

Thumbnail

已提交


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

11 years 前 | 1 次下载 |

已回答
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...

11 years 前 | 0

已提交


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

13 years 前 | 1 次下载 |