필터 지우기
필터 지우기

How can I calc eigenvalues to fourier series?

조회 수: 1 (최근 30일)
Marco Esteves
Marco Esteves 2011년 6월 2일
Sometimes you've got to calculate eigenvalues to solve fourier series. I don't know how to calc in matlab. For example, to an eigenvalue lambda and a,b e d are constants.
a*d/lambda*sin(lambda/d)+b*cos(lambda/d)=0
Thank you
  댓글 수: 3
Marco Esteves
Marco Esteves 2011년 6월 2일
my inputs are the constants a,b and d with a*b>0.
my output is lambda,the eigenvalue. But lambda is an array, indexed at discrete time,so can be called lambda_n with n=1:infinity
Walter Roberson
Walter Roberson 2011년 6월 2일
None of your inputs are time-dependent. I did some quick testing, and found that often there is only one solution. Even if there are multiple solutions, what ordering would you impose on them to allow them to be indexed ?

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

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by