8 Questions 5 Answers 0 Followers
Questions related from Ammar Al Abd Alazeez
Please I have a question: I would like to used 3 workers (cores) to implement 3 functions in a parallel as pipeline, i.e. the first worker create the data, do some process(fun-add), and sends the...
08 August 2017 9,043 0 View
Dear all, Please, I have a question: I read about the parallel toolbox in MATLAB and how to use some functions and iteration loops like parfor and spmd. I implement some examples from the...
05 May 2017 5,156 0 View
Dear all, Please, I have a question: I installed 4 Virtual Machines (VM) on my computer. And I have a simple program written in MATLAB. I would like to copy this program to each VM in a...
04 April 2017 9,610 4 View
Dear all, My question is: How can I detect a data point inside/outside a non-convex hull in high dimensional data set? There exist 3 MATLAB functions I found: "inpolyhedron", "pinpolyhedron" they...
02 February 2017 3,092 0 View
Dear all, How can I find the data point inside/outside the polygon shape if the data are more than three dimensions? I know the function "inpolygon" in MATLAB gives us the result if the data point...
01 January 2017 5,637 0 View
Dear all, I would like to ask a question: How can I find the data point inside/outside the polyhedron shape? i.e. the shape in more than 3 dimensions. I know the function "inpolygon" in MATLAB...
01 January 2017 6,519 0 View
Dear all, I would like to ask you a question: How can we represent a cluster in density-based algorithms? In other words, in prototype-based algorithms the clusters represent by centroids and...
11 November 2016 2,232 3 View
I download the dataset as a txt file. it contains 42 attributes but the explain for just 40 attributes in the website ! But the explain not very clear and there is no example for at least one...
08 August 2016 7,098 1 View