Community Profile

photo

PANAGIOTIS GEORGIOS ILIOPOUOS


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Explorer
  • Thankful Level 2

View badges

Feeds

View by

Question


K-means clustering animation
Hello there, I want to create an animation of k-means clustering implementation in some random data ,by capturing the changes in...

1 year ago | 1 answer | 0

1

answer

Question


Updating many field values at once
I have a stuct with many fields: How can i update their values at once and not manually? manually: data.speed =data.speed(upd...

2 years ago | 2 answers | 0

2

answers

Question


Automatically changing title based on a function input variables names
I made a function that creates a histogram.I want every time i call the function for an input variable 'X' ,the title and the x...

2 years ago | 1 answer | 0

1

answer

Question


polarscatter with custom size and colour based on each value
Hello guys i want to create a pollar plot similar to this one,by using the command 'polarscatter' of matlab. The point is that ...

2 years ago | 1 answer | 0

1

answer

Question


Store values in cells based on their potition.
I have a matrix A=[1,2,3,6,7,8,11,12,13,14,15,17,18,19,30,31,32 ; 30,38,42,56,64,82,96,67,88,46,37,94,65,82,97,106,89]] ...

2 years ago | 1 answer | 0

1

answer

Question


How to store consequtive numbers and vector jumps in different matrices?
OK guys, lets say i have a matrix A=[1,2,3,6,7,8,11,12,13,14,15,17,18,19,30,31,32] , i want to locate the consequtive numbers a...

2 years ago | 2 answers | 0

2

answers