Community Profile

photo

Omar


Last seen: etwa 4 Jahre vor Aktiv seit 2016

Followers: 0   Following: 0

Kontakt

Statistiken

All
  • Thankful Level 3
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Help With Nested IF Statements!!!
I would really appreciate if someone can help me why I am not getting the graph in the picture using the following code: clear ...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to Subtract Consecutive Values in Array in Simulink
Hi Everyone, I am wondering what is the correct way to do subtraction of consecutive values of an array in Simulink? For exampl...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


SIMULINK Legends Scope limits
Hi Everyone, is there a way to show all the legends or at least more than 20 in Simulink2018a? Thanks,

fast 6 Jahre vor | 0 Antworten | 2

0

Antworten

Frage


File.mat Changed to Microsoft Access Table
Hi Everyone, I have something weird happened to my output data files. These files used to be in .mat format, but all the sudden...

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Multiple plots with same Legend
Hi colleagues, Is there a way to group different subplots with one legend. for example, I have two subplots as [subplot(1,2,1 ...

etwa 6 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


How to read Unreadable Files!
Hi Guys! I have trouble plotting .mat format files. The error message is "Unable to read MAT-file. Not a binary MAT-file. Try l...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Matrix with gradually increasing!
Hi everyone! Can somebody help me to write a code to return a matrix with the following form: [1 1 1 1 1;1 1 1 1 0;1 1 1 0 0;1 ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Bang_Bang Controller!
Hi everyone! Can anyone in here help me to build a Simulink model or Matlab script to run the Bang_Bang controller with the MR-...

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Power of abs. function
Hi everyone, Can you help me implement (|u|^n) in Simulink? thanks,

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Changing a Matrix Format!
Hi everyone, can somebody help me to reshape my matrix from this format Z=[ 0, 0, 0][ 0, 1/16, 0][ 0, 0, 0] to this form...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to convert a matrix into one single column vector
I am trying to convert a matrix into one column vector. For example, if I have A=[1 2 3;3 4 5;0 2 5] and I want to transpose all...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Gelöst


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

fast 8 Jahre vor

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

fast 8 Jahre vor