Community Profile

photo

Khoder Makkawi


Last seen: 4 months 前 自 2019 起处于活动状态

统计数据

  • Thankful Level 3
  • Thankful Level 2

查看徽章

Content Feed

排序方式:

提问


read file txt with strings and numbers
blablabla aaa 10 test 20 bbb 11 test1 21 ccc 12 test2 22 I have this data in a file .txt and I want to read the file. I ...

7 months 前 | 1 个回答 | 0

1

个回答

提问


earth colors plot in 3D
xc = 0; yc = 0; zc = 0; xr = 6378.1370*1000; % radius in km yr = 6356.7523*1000; % radius in km zr = 6371.0088*1000; % radi...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Find the centre and the radius of the circle or ellipse
I have these 3D data (attached) which represents the points of an ellipse or a circle (it is not exactly a circle). How can I f...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Remove specific cells in a cell array
I have a field_list that contains a large number of cells I will show a simple example : fields_list = {'mode','time','date','N...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Rebuild PDFs from original data
Hello, I have two histograms for two classes data (class1 and class2) and I want to create for each class a Chi2 distribution t...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Find the index that represents a percentage of area
Hello, I have a probability distribution with mean mu = 0 and a standard deviation s = 1. I want to plot a vertical line that ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


color area between two shapes
I have two shapes and I want to color the area between them The first shape is a circle of Radius R=10 for example and with cen...

3 years 前 | 1 个回答 | 0

1

个回答

提问


how to create Chi squared distribution using mean and variance?
Hello, I have the mean and the variance for a Chi squared distribution. I want to create this Chi squared distribution using t...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Histogram fitting best distribution
I plot my histogram and I want to plot the distribution that represent it. when I used the function "histfit" I received the re...

5 years 前 | 1 个回答 | 0

1

个回答

提问


how to plot normalised histogram with specific number of bins?
I have a vector of 1000 variables and I want to plot the normalised histogram with specific number of bins. for a the normalisa...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to add mixture Gaussian Noise to a Matrix?
I have a Matrix 'R=10*10' which represents the error of the vector 'Z=10*1'. Where the vector 'Z' contains the distances of each...

5 years 前 | 0 个回答 | 0

0

个回答