
ShantanuR
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Can someone help me out with this code, it doesn't seem to be giving the correct output. I have MATLAB 2017a and this code ran on MATLAB 2013a
clc clear all close all syms n a x y z a=input('Please enter the matrix:'); bb=a-n*eye(size(a,1)); cc=det(bb); gg...
7 years 前 | 1 个回答 | 0