Question: MATLAB PROBLEM : I dont understand the commant maxdev=max(max(abs(100*(Vnew-Vold)./(Vnew)))); is it error percentage? a comparison ? Iteration Method VoldV (2:N-1,2 N-1) while true
MATLAB PROBLEM : I dont understand the commant ""maxdev=max(max(abs(100*(Vnew-Vold)./(Vnew)))); "" is it error percentage? a comparison ?

Iteration Method VoldV (2:N-1,2 N-1) while true for i-2:N-1 j=2:N-1 if (v(i,j)-vo) for continue ; % "fix', the values of the liner c nductor end end end Vnew-V (2:N-1,2:N-1); maxdev=max (max (abs (100 * (Vnew-vold) . / (Vnew) ) ) ) ; if (maxdev
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
