photo

azdoud youssef


Last seen: 대략 4년 전 2017년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

6년 초과 전 | 0

질문


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

6년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 2 | 0

2

답변