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

回答