
Mohammed Yakoob
Statistiques
RANG
92 442
of 279 873
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
6 Réponses
ACCEPTATION DE VOS RÉPONSES
40.0%
VOTES REÇUS
0
RANG
of 18 772
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 128 706
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Content Feed
Question
How can get a pure output current from inverter with different loads?
I try to regulate in a single phase inverter with different loads, so I get the result that attached, but my question is there a...
11 mois il y a | 1 réponse | 0
1
réponseWhat is the first and second drevitive of the unit step signal?
I'm so sorry to bother you again!! I tried to get good results by using this code S=200*heaviside(n); %to get unit step with 2...
environ un an il y a | 0
Question
What is the first and second drevitive of the unit step signal?
Code 200×(x>=0) to get unit step with amplitude equal to 200 ,and the first drevitive will be impulse as 200×(x==0),so I don't ...
environ un an il y a | 2 réponses | 0
2
réponsesState space model with disturbance
clc close all clear %% Plant Paramiters f= 60; Ts= 1/f; %% one period Th=Ts/2; %%half period Wo= 2*pi*f; ...
environ un an il y a | 0
Non-linear loads
if you ask me, why dont use the simscape electrical, because I dont know the why how to connect these loads to my control simuli...
environ un an il y a | 0
Non-linear loads
Hello Dear I tray to implement these disturebance loads if I deal correct as shown bellow but the last one is the nonlinear s...
environ un an il y a | 0
Question
State space model with disturbance
@Paul If I have a system x_dot= [500 0;0 0.1]x+[50;0]u+[0 0.001]d and y= [0 1]x. So I want to make an LQR controller but my p...
environ un an il y a | 2 réponses | 0
2
réponsesNon-linear loads
Yes dear friend I attached the article that I want to simulate
environ un an il y a | 0
Non-linear loads
Hello dear and thanks so much for your answer!! I agree with your answer but I want the way that implemented this loads as a mo...
environ un an il y a | 0
Question
Non-linear loads
I want to implement these loads as nonlinear and harmonic by using codes or Simulink to deal with this problem in control system...
environ un an il y a | 5 réponses | 0
5
réponsesQuestion
How can I implement MISO state space Model in Simulink?
Hello Dear I have these equations as plant in state space form( x_dot= Ax+Bw*w+Bu*u+Bref*vref and z= Cz*x + Dzw* w+ Dzu*u), so ...
plus d'un an il y a | 1 réponse | 0