Community Profile

photo

Hassan Abdelazeem


Last seen: 7 months ago Active since 2020

Statistics

  • Thankful Level 3
  • Thankful Level 2
  • Explorer

View badges

Content Feed

View by

Question


How can I insert one column signal to simulink?
Hi all, I need to enter one column signal (data) to matlab simulink

2 years ago | 1 answer | 0

1

answer

Question


How to transfer an M-file to a Smulink block
Dear All, I hope everyone is doing well. I have an M-file with a for loop, and I need to convert it to be a Simulink block to ...

2 years ago | 1 answer | 0

1

answer

Question


How to remove GIT from my Matlab files
Dear All I used Github to uplolad Matlab files on line but after I used it the Git word appears all the time in every file and ...

2 years ago | 1 answer | 0

1

answer

Question


How can I make the code make an action during part of the curve and make another action during certain part of the curve
% if you take lock at the picture, I need to do an action durnig the main % loop of the curve and need to do another action onl...

2 years ago | 1 answer | 0

1

answer

Question


how to isolate harmonic component from figure
Dear all , If I have a signal with harmonic how can I automatical know the index (the position of each number of the harmon...

2 years ago | 1 answer | 0

1

answer

Question


optomization using Genetic Algorithm
% Hi everyone % I download this function to maximize an objective function using Genetic Algorithm, but I am trying to use i...

2 years ago | 1 answer | 0

1

answer

Question


signal wave sorting ?
%Dear All % I have data of two signals but the data does not start from zero I need % to make these data start from zero fo...

2 years ago | 1 answer | 0

1

answer

Question


How to determine the lag angle between two snine wave
% I need to calculate the angle of the rotational vector B=Bmx+i*Bmy % wheree Bmx and Bmy are 90 degree outof phase % here is ...

2 years ago | 2 answers | 0

2

answers

Question


If z is a vector , what is the difference between angle(z) and atan2(z)
If z is a vector z=x+j*y, what is the difference between angle(z) and atan2(z) becuae when I used angle(x+i*.y) gives a differ...

2 years ago | 2 answers | 0

2

answers

Question


Multi objective optomization using gamultiobj
Dear All Regarding this code clc clear fitnessfcn = @(x)[norm(x)^2,0.5*norm(x(:)-[2;-1])^2+2]; rng default % For reproduci...

2 years ago | 0 answers | 0

0

answers

Question


How one can make a disturbance on the three source voltage
How one can make a disturbance on the three source voltage I want to inject harmonics epermently on the voltage of the network...

3 years ago | 0 answers | 0

0

answers

Question


How to connect two Three phase bridge rectifiers in parallel and get 12 pulse per cycle
I build a simple circuit of two three phase source one of them is Va,Vb,Vc with 220v as a value and (0,-120,120) phase shift, ...

3 years ago | 0 answers | 0

0

answers

Question


Error compiling Simscape network for model ATR_DELTA_TRANS.
Dear All I recieved this message (Error compiling Simscape network for model ATR_DELTA_TRANS.) The attachment file is the sim...

3 years ago | 0 answers | 0

0

answers

Answered
draw angle between two vectors
The figure appear but I recieved this error message as in the attachment file Regards

3 years ago | 0

Question


draw angle between two vectors
Please every one , how I can draw this figure in Matlab as in the attachment figure

3 years ago | 2 answers | 0

2

answers