photo

William


Last seen: 3 meses hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
93.878
of 301.313

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.236

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 173.955

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


My end value "tc2" comes out as "NaN + NaNi", in the following script and I cant figure out why.
%%Pre fault System clear clc Pmax=100; Pmech=50; Pe=50; Delta0=asin(Pe/100); %%System Under Fault Pe=0; r1=0; Pe=0; ...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


I am not able to debug my script as follows
%%Prefault System; Pb=25e3; %Transfer Reactance X=1i*0.3+(1i*0.2/2); %Defining Values; E=1.03; V=1.0; %Max Power Pmax=(a...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


I am getting errors that I am using ".*" and "*" wrongly in my matrix multiplications in my code. I am poor at matrix algebra and don't know when to use each operator.
I am getting errors that I am using ".*" and "*" wrongly in my matrix multiplications in my code. I am poor at matrix algebra an...

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


Minimization linprog constraint no feasible solution
The problem lies in the equality constraints you set up in the code. In the equality constraints (Aeq and Beq), there are confl...

más de 1 año hace | 1 respuesta | 0

1

respuesta