photo

abdul rehman


Last seen: environ 2 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Question


Out of memory. The likely cause is an infinite recursion within the program.
% Bus Admittance Matrix % Copyright (c) 1998 by H. Saadat. function[Ybus] = ybus(zdata) nl=zdata(:,1); nr=zdata(:,2); R=zdata...

environ 3 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
How to fix "Out of memory. The likely cause is an infinite recursion within the program. Error in integralCalc/iterateScalarValued (line 312) [t,w] = u(x); % Transform back to the original domain."
% Bus Admittance Matrix % Copyright (c) 1998 by H. Saadat. function[Ybus] = ybus(zdata) nl=zdata(:,1); nr=zdata(:,2); R=...

environ 3 ans il y a | 0