photo

Hamza Harbi


Last seen: 15 días hace Con actividad desde 2023

Followers: 0   Following: 0

Programming Languages:
C++, MATLAB, Visual Basic
Spoken Languages:
Arabic, English

Estadística

All
  • Explorer
  • Thankful Level 2
  • Creator
  • Commenter
  • Promoter
  • Introduction to MATLAB Master
  • CUP Challenge Master
  • Community Group Solver
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


trying to learn Statflow
Could you kindly recommend comprehensive resources and exercises that would help me learn and understand Stateflow? I tried sear...

4 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


putting text of two lines in one cell in table
I'am solving a power flow problem using newton raphson method on MATLAB, I've finished the code and right know am in the stage o...

8 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Dealing with transfer function in symbolic math toolbox.
I used the command syms to symbolize the letter 's' and use it to construct transfer functions. is there a way to bodeplot the T...

11 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


solving 4 equations with 4 unknowns
why do matlab gives two values for each unknown in the following system? syms a b d e eqn1 = a+b-4 == 0; eqn2 = d+e-5 == 0;...

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

2

respuestas

Pregunta


definition of a vector
why an array of size 1-by-1-by-N is not a vector? a=randi([1 10],1,1,3); isvector(a)

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

1

respuesta