photo

Lenin Cruz


Last seen: mehr als 4 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Matrix indexing question for code generation
Suppose you have the following 4x4 Matrix M= [10 15 20 21;... 11 18 27 99;... 13 45 16 10;... 19 21 31 51;] It ...

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Arrays exercise Maximum and Minimum values
Hello, I have this array A=[1;0;0;4;5;6] I want to get the maximum and minimum difference between the elements MaxDiff= max(...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


System of equations Simulink
Hello, Just wanted to know if there is a way of solving systems of equations in matlab without using 'syms' (symbolic variables...

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


'Syms' in Simulink implementation (Symbolic variables)
Hello, I am working with the Matlab function block in Simulink where I give it 6 inputs and I am trying to get 2 outputs. The...

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


pairs of consecutive numbers
Hello, I have a vector A=[1 2 5] i would like to have something that stores the pair of consecutive numbers eg B= [1 2] and s...

mehr als 5 Jahre vor | 3 Antworten | 0

3

Antworten