photo

Kazi Anisha Islam


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Can anybody help me point out why I cant display x(result) when I call my function?
function x = cramer(A, b) r = size(A, 1); c = size(A, 2); n = size(b, 1); if r ~= c disp('O...

6 years 前 | 2 个回答 | 0

2

个回答