Kronecker product

버전 1.6.0.0 (1.46 KB) 작성자: Laurent S
An efficient implementation of the Kronecker product for dense, sparse and logical matrices.
다운로드 수: 1.8K
업데이트 날짜: 2011/2/6

라이선스 보기

This file serves as a replacement for Matlab's kron.m. It contains a more efficient implementation of the Kronecker product for dense, sparse and logical matrices.

인용 양식

Laurent S (2024). Kronecker product (https://www.mathworks.com/matlabcentral/fileexchange/28889-kronecker-product), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Linear Algebra에 대해 자세히 알아보기
태그 태그 추가
도움

받음: kronecker

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.6.0.0

Fixed a bug where an error would occur if one of the arguments is a row vector (thanks Paulo and Matt J).

1.5.0.0

Improved support for combinations of different data types.

1.3.0.0

Included support for more class types, such as single precision.

1.2.0.0

Included support for logical matrices.

1.0.0.0