|
)
{
dist[i]=X0*exp(-1*Wn*(i+1))+(Xd0+Wn*X0)*(i+1)*exp(-1*Wn*(i+1));
}
}
if(Zeta>1) //과감쇠계의 경우
{
printf("과감쇠입니다.\n");
fp=fopen("overdamp.txt","w");
fprintf(fp,"mass = %f \ndamp = %f \nstif = %f \n",mass,damp,stif);
printf("mass = %f \ndamp = %f \nstif = %f \n",mass,damp,stif);
for(i=
|
- 페이지 6페이지
- 가격 1,200원
- 등록일 2007.07.13
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|