Apply these codes in the matlab program and take a screenshot ofthe editor and command window screens. I’d appreciate it if youcould help. Because my computer isn’t working right now.
clear all; clc;
% n = Number of diagonal blocks
% A = blktridiag(Amd,Asub,Asup,n) results to identical blocks
% A = blktridiag(Amd,Asub,Asup) results to identical blocks
% Amd – This forms the main diagonal block
Amd = reshape(1:9,3,3);
% Asub – This forms the sub diagonal block
Asub = reshape(11:19,3,3);
% Asup – This forms the supper tridiagonal block
Asup = reshape(21:29,3,3);
% For n=33, A results to 99×99 matrix
% So, for n>33 results to larger matrices than 100×100
%n = input(‘Enter
PayPal Gateway not configured
PayPal Gateway not configured