Solve the limit limx→0 (exp(x^3)-1)/(1−cos(x−sin(x))^0.5)

댓글 수: 3

James Tursa
James Tursa 2019년 9월 18일
편집: James Tursa 2019년 9월 18일
What have you done so far? What specific problems are you having with your code? What specific MATLAB question do you have? Are you sure you have copied the function correctly?
Mudeebe Edison
Mudeebe Edison 2019년 9월 18일
Solve the expression as (x---> 0)limx→0 (exp(x^3)-1)/(1−cos(x−sin(x))^0.5)
John D'Errico
John D'Errico 2019년 9월 18일
That is not a question, just your need. Why not try something? James gave you a couple of good ideas.

댓글을 달려면 로그인하십시오.

답변 (1개)

James Tursa
James Tursa 2019년 9월 18일
편집: James Tursa 2019년 9월 18일

0 개 추천

Hint: If you are just looking to get an answer, consider looking at the Taylor Series of each individual term and then ask yourself the question of what happens when x gets really small (i.e., discard every term except the constant and the first term involving x). You might also look into L'Hopital's Rule.

카테고리

도움말 센터File Exchange에서 Logical에 대해 자세히 알아보기

질문:

2019년 9월 18일

댓글:

2019년 9월 18일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by