Community Profile

photo

martin martin


Last seen: 거의 4년 전 2019년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How set static GUI window size
Hello gyus, I think I have a simple questions, how can I set a primary GUI window on the static size for example 1024*768 px? ...

거의 5년 전 | 답변 수: 0 | 0

0

답변

질문


Find maximum in matrix and show
Hello guys, I would have a question - If I have a matrix of numbers for example 50x50 (rows, columns) and matrix changes value...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


Do something only, when variable is same for 2 second
Hello guys, how can I write a code (cycle) something like "when value is same for 2 second, do something else"? Example below, ...

거의 5년 전 | 답변 수: 0 | 0

0

답변

질문


interp2 ... How does it work?
Hello guys, I'm looking to find a mathematical basis for explaining the interpolation methods for "linear", "cubic", "nearest"...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


Editing a Colormap in MATLAB
Hello guys, I have seen video about edit a colormap https://www.mathworks.com/videos/interactively-editing-a-colormap-in-matla...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


Animation graph with the slider
Hello guys, I have question, how can I animate this graph with slider? I just want to shift green point from the start to the ...

대략 5년 전 | 답변 수: 0 | 1

0

답변

질문


Imagesc change "background" color
Hello guys, I have a simple question, how can I set "background" color to white? Or how can I set a color of points with a spe...

대략 5년 전 | 답변 수: 2 | 0

2

답변

질문


Rotation of the circle (points)
Hello guys, I have a question, how can I rotate all points to new position (in yellow circle) - I just want rotate a circle. A...

대략 5년 전 | 답변 수: 2 | 0

2

답변

답변 있음
Adding picture to imagesc
Thanks a lot, great idea.

대략 5년 전 | 0

질문


Adding picture to imagesc
Hello guys, what is the best way to (or is it possible?) add a picture to imagesc? I have colour map in the top and the pictur...

대략 5년 전 | 답변 수: 2 | 0

2

답변

질문


Center of two points (positive and nenegative values)
Hello guys, could anyone explain to me how to calculate the center of gravity for negative values? This code work only for pos...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


Center of gravity between 2 points
Hello guys, do you know about simple way how to calculate position of center of gravity between two points? For example first ...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


Circle interpolation - compute values inside
Hello gyus, What is the best interpolation method for compute values inside circle? Is there a function that sums the circumfe...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


Circle interpolation (calculate the values inside)
Good evening, I have a few more theoretical questions. Do you have any tips on how to calculate values inside a circle? I have ...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


Vector to Circle in Matrix
Hello guys, I am trying to fill the matrix (zeros) of values of vector into a circle shape. A = zeros(50) This is sketch of m...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


Values of vectors in matrix (changes in time)
Hello guys, how may I do this.. I have 4 vectors (signals in time) t =0:pi/20:4*pi; x1 = cos(t); x2 = cos(2*t); x3 = cos(3...

대략 5년 전 | 답변 수: 3 | 0

3

답변

질문


2D matrix to 3D cylinder
Hello, could anyone advise me how to make a cylinder from 2D matrix of a number of rows and columns eg x = rand(5,10). And then...

대략 5년 전 | 답변 수: 1 | 0

1

답변