Community Profile

photo

Alex Yande


Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How can i smooth my contour map?
Hi, I have a set of datas and you can see them at code box. I should smooth my curves on map, but i am not be able to do it. ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can i determine last infection point of a vector?
I have a vector like this: A=[1 2 3 173 174 175 176 177 178] This vector has infection points at 3 and 173. I want to get last...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can i create a new vector with conditions?
d=[100 200 300; 250 350 450; 810 550 600; 500 700 400] v=[1 1 1 1] d has 4 rows and v has 4 elements. If d's a...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can i create a new vector with conditions?
d=[100 200 300; 250 350 450; 810 550 600; 500 700 400] v=[1 1 1 1] d has 4 rows and v has 4 elements. If d's a...

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Where is the mistake of this code?
I have a matrix named as v_s and want to find first 1 value's location with using any reference matrix. v_s has 3 columns and lo...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Error in using "width" and "fcn" block in SIMULINK
Hi! I want to use width of matrix in fcn block for the purpose of creating random matrix, but i got an error message. How can i...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Why does SIMULINK give me extra dimension?
To create the values on WS, i use simout command. For ex, if i have a matrix as [1 1 1 1 1 1], it should be created as same on W...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can i assign a value for this type of datas?
Hi, I want to assign a value for a given vector with using a one rule. Assigned value will be named as x. My reference vector ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Where is an error of product operation in SIMULINK?
I got an error when i product [178X1] and [178X6] matrices. I have used profuct and matrix multiply commands, but unfortunately ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can i use If block for a matrix in SIMULINK?
My block-set should use if block and convert any value of the given matrix from current value to 5 if a value greater than 0. ...

etwa 5 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Why can't i create graph with two matrices in SIMULINK?
I can't understand where is the missing. Is there any way to get graph of these matrices? Thx!

etwa 5 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


How can i change type of output of anything in SIMULINK?
Hi, My constant value is a matrix as 5x1, but when i check this matrix on display window, it is not a matrix. This is only a gr...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort