Skip to content
View zzhuyii's full-sized avatar

Block or report zzhuyii

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
zzhuyii/README.md

I’m an assistant professor at Michigan Tech in department of Civil, Environmental, and Geospatial Engineering.

My primary research focus is on understanding the mechanics behind adaptive reconfiguration of engineered structures like origami systems, soft robots, architected materials, and many others. My work develop simulation methods, inverse design algorithms, and fabrication methods for these adaptive and reconfigurable structures.

My GitHub page is for publishing open-access codes I wrote for simulation and design of various active structures. Currently there are three major packages.

  1. Sim-FAST (Simulator For Active STructures): This package is developed for capturing the large deformation kinematics and load-carrying behaviors of all kinds of active structures. These are structures that can change their forms for various functions.
  2. SWOMPS (Sequentially Working Origami Multi-Physics Simulator): This pakge is developed for simulation of active origami with multi-physical behaviors.
  3. Tree for Origami: This package use decision tree based ML method for inverse designing origami systems. We show that focusing on a single branch of a tree in the random forest can provide useful and interpretable information guide the design of active origami.

Please feel free to reach me at: E-mail: [email protected]

To learn more about my research on my personal webpage: https://sites.google.com/view/yi-zhu

Popular repositories Loading

  1. OrigamiSimulator OrigamiSimulator Public

    Simulating complex behaviors of active origami structures.

    MATLAB 32 13

  2. GenerateOrigamiDataSet GenerateOrigamiDataSet Public

    Using SWOMPS to build performance dataset of active origami systems

    MATLAB 3

  3. TreeForOrigami TreeForOrigami Public

    Origami inverse design through tracking tree branches inside a random forest method

    Python 1

  4. zzhuyii zzhuyii Public

    Config files for my GitHub profile.

  5. Sim-FAST Sim-FAST Public

    Simulator For Active STructures (Sim-FAST)

    MATLAB