Skip to content
View kangyans's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report kangyans

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
kangyans/README.md

Hey 👋

Twitter LinkedIn Blogger

class BMEer:

    def __init__(self):
        self.name = "Kang Yan"
        self.role = "Ph.D. candidate"
        self.major = "MRI"
        self.univ = "University of Virginia"

    def welcome(self):
        print("Hi. Thanks for stopping by, have fun!")

if __name__ == '__main__':
    kangyans = BMEer()
    kangyans.welcome()

MRM 📖

Recent

Spiral

Low Rank

Pinned Loading

  1. ROVir ROVir Public

    Codes for paper 'Region-optimized virtual (ROVir) coils: Localization and/or suppression of spatial regions using sensor-domain beamforming'

    MATLAB 4 1

  2. ismrm ismrm Public

    interesting ismrm abstracts

    1

  3. reproduce-MS-HTC reproduce-MS-HTC Public

    reproduce MS-HTC code with core function provided

    MATLAB

  4. example-epg-bssfp example-epg-bssfp Public

    EPG-based simulations of balanced SSFP

    MATLAB