이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
인용 양식
Kenneth Johnson (2026). Class mpoly (multivariate polynomial) (https://kr.mathworks.com/matlabcentral/fileexchange/182185-class-mpoly-multivariate-polynomial), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: Class DAA, "Derivative-Augmented Array"
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.2.0 | Efficiency improvements in mpoly.mldivide and mpoly.pagemldivide. Added rcond output to mpoly.pagemldivide and mpoly.pageinv. Revised test_mpoly.m. |
||
| 1.1.6 | Replace sqrt(x) with sqrt(complex(x)) when isgpuarray(x) && isreal(x) && any(X(:)<0). |
||
| 1.1.5 | Don't use decomposition on gpuArray data. |
||
| 1.1.3 | Made gpuArray and inferior class: classdef (InferiorClasses = {?gpuArray}) ... |
||
| 1.1.2 | Corrected upload files from last version. |
||
| 1.1.1 | Added global asgn function, modified test_mpoly. |
||
| 1.1.0 | code revisions
|
||
| 1.0.0 |
