Community Profile

photo

Alex Yande


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 0 answers | 0

0

answers

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 1

1

answer

Question


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!

5 years ago | 1 answer | 1

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer