Community Profile

photo

ShantanuR


Active since 2017

Followers: 0   Following: 0

Message

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

Statistics

Feeds

View by

Question


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...

6 years ago | 1 answer | 0

1

answer