photo

azdoud youssef


Last seen: alrededor de 4 años hace Con actividad desde 2017

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Select specific data with conditions from struct ?
Hi, I have the following structure: data I need to select those where data.name = t1 and data.value is between 0.5 and 0.8 ...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Select specific data from nested struct ?
Hi, I have the following structure: data I need to select those where data.name = t1 and t6 and this case too : I need...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Respondida
How can I find all points inside a ellipse
clear ,close all; xCenter = 15; yCenter = 10; xRadius = 3.5; yRadius = 8; theta = 0 : 0.01 : 2*pi; x = xRadius * cos(t...

más de 6 años hace | 0

Pregunta


How can I find all points inside a ellipse
I have the bounds of an ellipse in x- and y-coordinates. My end goal is to get a matrix of all x-values and a corresponding matr...

más de 6 años hace | 3 respuestas | 0

3

respuestas

Pregunta


How to set data from a given model
I have read about GMM (Gaussian Mixture Model) the mean idea is to generate a model from an unknown distribution. as below ...

más de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to distribute random points according to the Epanechnikov distribution values
I want to get random points according to local maxima of the Epanechnikov distribution, such that the density of points is highe...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Generate random points inside a Epanechnikov distribution
I am trying to generate points inside an Epanechnikov distribution given its parameters. If anyone has a sample code or can help...

más de 6 años hace | 2 respuestas | 0

2

respuestas