|
bi ci, di 출력
{
printf(" %d\t%f\t%f\t%f\t%f \n", i, a[i], b[i],c[i],d[i]);
}
for(i=1; i<=n-1; i++)
{
for(m=x[i]; m<=x[i+1]; m=m+0.01) // 각 구간내 임의의 x값에 대한 함수값 계산
{
F[i]=a[i]+b[i]*(m-x[i])+c[i]*pow((m-x[i]),2)+d[i]*pow((m-x[i]),3);
printf("%f\t%f \n", m, F[i]);
}
}
}
■ data 입
|
- 페이지 4페이지
- 가격 800원
- 등록일 2010.03.03
- 파일종류 한글(hwp)
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
및 결과
2) x= linspace(-1,1,7) 에서 함수
로 주어지는 y 의 data를 이용하여,
a) 6차 polynomial interpolation을 구하라.
b) Cubic spline interpolation을 구하라.
매트랩 프로그램 코딩
출력 결과
3) 문제 2에서 x= -cos(pi*linspace(-1,1,7))일때, 똑같이 시행하라.
매트랩 프
|
- 페이지 5페이지
- 가격 1,000원
- 등록일 2010.12.23
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
who has fast kicking velocity at impact is close to the perpendicularity and I found that the knee flextion is great before impact. When it comes to angular velocity, it was shown that knee's extention and flextion are quick. Ⅰ. 서 론
Ⅱ. 연구방법
Ⅲ. 결과 및 논의
Ⅳ. 참고문헌
|
- 페이지 15페이지
- 가격 2,300원
- 등록일 2002.07.06
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|