Kernel of a matrix
조회 수: 61 (최근 30일)
이전 댓글 표시
Is there any matlab function that calculate the kernel of a matrix of 100x72 dimension?
Thanks in adavance.
댓글 수: 0
답변 (1개)
Shashank Prasanna
2013년 8월 21일
Use the NULL command:
It returns the kernel or the nullspace of the input matrix
댓글 수: 0
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!