Skip to content
View nkchenjx's full-sized avatar

Block or report nkchenjx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. postFRET postFRET Public

    A method to fit single-molecule FRET data with two steps to increase the accuracy

    MATLAB 3

  2. jcfit jcfit Public

    Jump-Chain Fitting (JCFit), A MATLAB semi-exhaustive searching algorithm using the least-square method to find the best fit of a curve. Published on https://pubs.acs.org/doi/abs/10.1021/acs.jpcb.6b…

    MATLAB 3

  3. TwoBodyProblem TwoBodyProblem Public

    Simulations of one-body and two-body problems in classical mechanics for planetary and satellite orbits

    MATLAB 1

  4. pyjcfit pyjcfit Public

    Python Jump-Chain Fitting (PyJCFit), A random searching algorithm for curve fitting in Python. This is converted from the JCFit function originally written in MATLAB.

    Python