https://github.com/robincpc/fourbar_gui
Using Matlab GUIDE to make a GUI of four-bar linkage display.
https://github.com/robincpc/fourbar_gui
Last synced: about 1 month ago
JSON representation
Using Matlab GUIDE to make a GUI of four-bar linkage display.
- Host: GitHub
- URL: https://github.com/robincpc/fourbar_gui
- Owner: RobinCPC
- License: mit
- Created: 2014-04-28T17:58:55.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-23T11:33:23.000Z (almost 11 years ago)
- Last Synced: 2025-04-03T01:31:04.506Z (about 1 year ago)
- Language: Matlab
- Size: 184 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Fourbar_GUI
===========
Here are Matlab codes I wrote for my team project I participated at Mechanism Design class at National Taiwan University. The goal of this project is optimize the design of elliptical trainer, which is one of fitness equipment we can can see in gym.
* FourAnalysis.m : for four-bar type elliptical trainer. [Four Bar](https://youtu.be/97GhadOHFXM)
* EightbarAnalysis.m : for eight-bar type elliptical trainer. [Eight Bar](https://youtu.be/6qxCdixfiII)
* FourBarGUI.fig&m : Using Matlab GUIDE to make a GUI of four-bar linkage display. [GUI](https://youtu.be/cMqUwASI1J0)
More detail about [the project](http://chienpinchen.blogspot.tw/2011/08/team-project-optimal-design-of.html)