princetonpku / hccl-archive

Automatically exported from code.google.com/p/hccl-archive
0 stars 0 forks source link

Muscle force-length-velocity property #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
(이렇게 쓰는거 맞나요? -_-;;)
근육의 force-length-velocity property 입니다.

* F-L-V curve data는 OpenSim 근육 모델 중 Schutte1993Muscle 에서 
가져옴.
* Cubic spline 함수는 현서형 코드.
* Optimal force, optimal length, maximal velocity를 근육의 property로 
입력
* 현재의 activation, length, velocity를 입력하여 muscle force 계산

저 말고는 아무도 쓰지 않을 것 같지만;;
아직 코드 정리가 덜 됐기 때문에 시간이 조금 걸릴 것 
같습니다.

Original issue reported on code.google.com by snusky...@gmail.com on 23 Jul 2012 at 6:35

GoogleCodeExporter commented 9 years ago
Done.

Original comment by snusky...@gmail.com on 26 Jul 2012 at 6:48

GoogleCodeExporter commented 9 years ago
경로: Trunk > HumanModel > Muscle > MuscleForce.h 와 MuscleForce.cpp

Members > PHS > double2.h, double2.cpp, CubicSpline.h, CubicSpline.cpp 가 
필요함.

Original comment by snusky...@gmail.com on 26 Jul 2012 at 7:00