photo

Hamza Harbi


Last seen: 15 days 前 自 2023 起处于活动状态

Followers: 0   Following: 0

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

统计学

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

查看徽章

Feeds

排序方式:

提问


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

4 months 前 | 1 个回答 | 0

1

个回答

提问


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 months 前 | 1 个回答 | 0

1

个回答

提问


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 months 前 | 2 个回答 | 0

2

个回答

提问


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;...

1 year 前 | 2 个回答 | 0

2

个回答

提问


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)

1 year 前 | 1 个回答 | 0

1

个回答