필터 지우기
필터 지우기

stable approximation of (1/cosx)

조회 수: 1 (최근 30일)
surya
surya 2013년 9월 30일
답변: Jan 2013년 9월 30일
I'm trying to simulate a function that has a 1/cos(x) term. The value of 1/cos(x) tends to infinity as cos(x) approaches zero. Is there any way to smoothly approximate this function in order to avoid the jumps around pi/2 neighborhood? I'm looking for some sort of smoothing, but in real-time. Please help.
Thanks!

답변 (1개)

Jan
Jan 2013년 9월 30일
The function 1/cos(x) goes to infinity for cos(x) -> 0. There is absolutely no way to "smooth" this away. The results would be wrong from the view point of mathematical correctness. Even "real-time" is not the problem here.
If you have any good reason why the pole does not appear in the physical system (or what ever this formula describes), please mention it here.

카테고리

Help CenterFile Exchange에서 Mathematics에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by