Community Profile

photo

Cassandra Soliman


Last seen: 12 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to debugg the error : size input must be integers
function u = Section1_4 % This function code is to plot u(x,y) = u1(x,y)+u2(x,y) % Description: This file is specifically plot...

4 years ago | 1 answer | 0

1

answer

Question


how to debugg the error : size input must be integers
function u = Section1_4 % This function code is to plot u(x,y) = u1(x,y)+u2(x,y) % Description: This file is specifically plot...

4 years ago | 1 answer | 0

1

answer

Question


Need help to debug code
function [x1] = tutorial1(x0,nMax,tol) x0 = 1.5; nMax = 15; tol = 1e-4; % for loop acting continously for 15 iterations ...

4 years ago | 1 answer | 0

1

answer