![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/20483522_1606649716779_DEF.jpg)
Mohammed Yakoob
Followers: 0 Following: 0
Statistics
RANK
106,283
of 297,016
REPUTATION
0
CONTRIBUTIONS
5 Questions
7 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
App Designer and Arduino
Hello, I'm facing in problem that the internal buffers is fully and need to clear it, so how I can do this step when I am usin...
28 days ago | 0
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...
2 years ago | 1 answer | 0
1
answerWhat 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...
3 years ago | 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 ...
3 years ago | 2 answers | 0
2
answersState 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; ...
3 years ago | 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...
3 years ago | 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...
3 years ago | 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...
3 years ago | 2 answers | 0
2
answersNon-linear loads
Yes dear friend I attached the article that I want to simulate
3 years ago | 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...
3 years ago | 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...
3 years ago | 5 answers | 0
5
answersQuestion
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 ...
3 years ago | 0 answers | 0