TRIDIEGS

Find eigenvalues an egien vectors of symmetric tridiagonal matrix.

이 제출물을 팔로우합니다

This is a matlab wrapper of dstevx lapack routinte.
To use this routine just type:
mex trideigs.c extern\lib\win32\lcc\libmwlapack.lib
and add into path.

인용 양식

Vasil (2026). TRIDIEGS (https://kr.mathworks.com/matlabcentral/fileexchange/24068-tridiegs), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: lapack

카테고리

Help CenterMATLAB Answers에서 Linear Algebra에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.1.0.0

Added trideigs.m file with documentation of the mex function. Added precompiled mex files for windowsXP(32) and Linux(x64), added short readme how to use this routine. Fixed compilation error under linux.

1.0.0.0