Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 19 days 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-23T11:33:23.000Z (over 9 years ago)
- Last Synced: 2024-05-22T00:06:58.338Z (8 months ago)
- Language: Matlab
- Size: 184 KB
- Stars: 2
- Watchers: 2
- 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)