photo

Qianqian Fang


Northeastern University

Last seen: Today Active since 2015

Followers: 0   Following: 0

Message

Biomedical optics, computational imaging methods, Monte Carlo simulations, parallel computing

Statistics

All
  • Thankful Level 1
  • Personal Best Downloads Level 4
  • GitHub Submissions Level 2
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Solver

View badges

Feeds

View by

Question


compiler.runtime.customInstaller fails to reduce mcr installer size
I have a matlab toolbox, with a single-window GUI. I was able to build it with mcc/deploytool to create a standalone 7MB executa...

24 days ago | 1 answer | 1

1

answer

Submitted


JSONLab: portable, robust JSON/binary-JSON encoder/decoder
A toolbox to encode/decode JSON/UBJSON/MessagePack files in MATLAB/Octave

8 months ago | 102 downloads |

Thumbnail

Submitted


EasyH5
An easy-to-use HDF5 data interface (loadh5 and saveh5) for MATLAB

4 years ago | 15 downloads |

Thumbnail

Submitted


JNIfTI
A fast and portable NIfTI-1/2 reader and NIfTI-to-JNIfTI converter

5 years ago | 2 downloads |

Thumbnail

Solved


Add more zeros
Find code that adds one 0 to each sequence of 0 in a string (composed with only 0 or 1). For example: '1010' -> '100100' ...

5 years ago

Solved


Find matching parenthesis
One of the most indispensable things about a great text editor for programming is the ability to quickly jump between matching p...

9 years ago