Yasir Ghazi
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
100.822
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
17 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
5.88%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
Feeds
Pregunta
Voltage Swell from Signal Builder
How can I get Voltage Swell in power system from Signal Builder?
12 meses hace | 1 respuesta | 0
1
respuestaPregunta
what's wrong with my program?
function plotp() p = linspace(-3,3); n1i = 2.*p + 2; a1i = satlin(n1i); n2i = p-1; a2i = satlin(n2i); n12 = a1i-a2i; a12 ...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
What does this error mean? power flow code
% Bus Bus Voltage Angle ---Load---- -------Generator----- Injected % No code Mag. Degree ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
I need matlab code to calculate cost of generator without optimization algorithm
calculate cost of generator
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Optimal power flow by linear programming based optimization code?
I need code
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Optimal Power Flow by Vector PSO: I need add generate at bus 10 ( 30MW).What is the change in this code?
clear; clc; % IEEE 30-BUS TEST SYSTEM (American Electric Power) % Bus Bus Voltage Angle ---Load---- -...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
What is the error in this data for Power flow solution by Newton-Raphson method?
% |Bus | Type | Vsp | theta | PGi | QGi | PLi | QLi | Qmin | Qmax | busdat36 =[1 3 1.000 0 0.0 ...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
I need IEEE 30 bus test system inserted in PSAT?
I need IEEE 30 bus test system inserted in PSAT?
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How to design a PID controller for MIMO systems?
Linearized Model:- a=[-100 -628.32 -1000 0 0 0 0 0 0 0 0;226.19 -100 0 -1000 0 0 0 0 0 0 0;100000 0 0 -628.32 -104790 0 102500...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
what is the error in this simulink
<< <</matlabcentral/answers/uploaded_files/96993/1.PNG>> >>
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
I need transfer function of this state space ( Like figure below)
<</matlabcentral/answers/uploaded_files/96148/1.PNG>> a=[-100 -628.32 -1000 0 0 0 0 0 0 0 0;226.19 -100 0 -1000 0 0 0 0 0 0 0...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
I need output state space model by using matlab simulink
I have state space model: a=[-100 -628.32 -1000 0 0 0 0 0 0 0 0;226.19 -100 0 -1000 0 0 0 0 0 0 0;100000 0 0 -628.32 -104790 0 ...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I change this code to plot finger below without line red coler
clc; clear all; close all; fs = 1000; t = 0:1/fs:0.2; Im = 504.38; % Volt f0 = 60 ;% Hz q = 0.5 ;...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I change the scale of y axis from figure 1 to figure 2
<</matlabcentral/answers/uploaded_files/95146/xkvxvxl.PNG>> <</matlabcentral/answers/uploaded_files/95147/sfdsdfs.PNG>>
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
I need to plot Step Response why this error in code and what is the solution?
a=[-100 -628.32 -1000 0 0 0 0 0 0 0 0;226.19 -100 0 -1000 0 0 0 0 0 0 0;100000 0 0 -628.32 -104790 0 102500 0 0 0 0;0 1e6 226.19...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I change this code to plot finger below
Code: clc; clear all; close all; fs = 1000; t = 0:1/fs:0.2; Vm = 720; % Volt f0 = 50 ;% Hz q =...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I change the line color in a graph using plot?
to plot this figure clc; clear all; close all; fs = 1000; t = 0:1/fs:0.2; Vm = 720; % Volt ...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasSolve state space equation by ODE45
I have Linearized model state-space show below [I need to plot output (P&Q) in matlab ] <</matlabcentral/answers/uploaded_f...
alrededor de 7 años hace | 0