필터 지우기
필터 지우기

can anybody please help me to define this?

조회 수: 2 (최근 30일)
Muhammad Asif
Muhammad Asif 2020년 5월 13일
댓글: Muhammad Asif 2020년 5월 14일
Actually I am looking for a speacial function in matlab which I can use to define this matrix. I have used it in past but now I don't remember it. It is a builtin functino to define these sort of matrices.
If anybody can help me pls...
Thanks

답변 (1개)

John D'Errico
John D'Errico 2020년 5월 13일
Special? Not really.
help diag
  댓글 수: 2
Steven Lord
Steven Lord 2020년 5월 13일
If the matrix is going to be large and all the values above and below those three diagonals are 0, consider spdiags to make this as a sparse matrix.
Muhammad Asif
Muhammad Asif 2020년 5월 14일
Thanks Steven Lord that (spdiags) was the function I was looking for

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

카테고리

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

태그

제품


릴리스

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by