photo

ShantanuR


2017 年からアクティブ

Followers: 0   Following: 0

I am a 2nd year Undergrad student of Electronics and Communications Engineering at VIT University

統計

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年以上 前 | 1 件の回答 | 0

1

回答