I have some points that they are the vertices of a polyhedron. How can I show this polyhedron in MATLAB?
See the attached file for the coordinations.
Have a look at ::: https://www.mathworks.com/matlabcentral/answers/152189-volume-of-3d-polyhedron
AND
https://www.mathworks.com/help/matlab/ref/alphashape.html
Hi Hossein Karimi
Have a look at these:
https://www.mathworks.com/matlabcentral/fileexchange/30892-analyze-n-dimensional-polyhedra-in-terms-of-vertices-or-in-equalities
Regards
The Matlab code for the same is attached below
Thanks dear Muhammad Ali , Shikder Shafiul Bashar and Anoop A Nair
c = [0:41]; colormap(jet);
patch(V(:,1), V(:,2), V(:,3), c'); view(-50, -15);
And to follow nice answer (which works great) from Anoop Nair, click the TOOLS menu on the result to select the 3D tool --- you can then spin the shape around.
Could you please recommend some good journal that accept very long revie papers (approximately 6000+ words) in neurosurgery, cancer biology ?
01 March 2021 8,087 3 View
Hi every body I need to collect datasets from different source to work on recommendation system algorithms, could you advise me how collect data?
27 February 2021 7,063 7 View
Hi everyone How to model Supercritical water gasification (SCWG) process in Homer software?
25 February 2021 4,075 1 View
I am trying to better understand the scope of DNA replication and sequencing errors, e.g. 1. I have seen similar error rates of 10e4 to 10e5 for cell & instrumental DNA replication,...
24 February 2021 4,397 3 View
Hello, I will start performing MLR using lymphocytes from mice's spleen and I would like to know the better way for the stimulation. If is using PHA-P or CD3/CD28? I would like to know as well if...
23 February 2021 5,476 4 View
Hi every one Is it possible to define biogas as a fuel in the reformer process(scwg) in Homer software? Biogas fuel is not available in the options thanks
23 February 2021 6,518 3 View
For my experiments, I have to express ectodomains of human CD28 and CD3z. As a source, I extracted RNA from Jurkat cells and verified the quality of RNA on the gel. I, then, prepared cDNA using...
23 February 2021 7,051 4 View
Colleagues, I have been using ANSYS to model concrete strengthened FRP sheets, but less than happy with it. Any has recommendation for efficient, easy to use FE program for modelling concrete...
22 February 2021 7,528 3 View
Hi everyone. I am looking for a high temperature MPCM. More specifically, I need the thermo physical properties of a microencapsulated phase change material with the melting temperature between...
14 February 2021 3,606 2 View
The hourly load curves of the selected household in each season are shown in Fig. 28. Figure 28 shows the demand for electricity in four months on an hourly basis. Can you explain this diagram to...
08 February 2021 657 16 View
Dear Researchers I am trying to perform a PIL simulation using STM32F4 Discovery board and comunication serial USB TO TTL. During simulation I receive the following timeout error: An error...
01 March 2021 2,327 1 View
The following code (see 1st 2 images attached) is used to produce PID controller values that are designed to control the system (G). The code finds the PID controller values (noted as k) by using...
28 February 2021 6,560 14 View
I have input and output data set for "ANFIS modeling in MATLAB", and I am getting some negative predicted values of output in testing. However, the predicted values of output in training are...
28 February 2021 3,459 3 View
I am required to learn about Flyback converters and I got stuck not knowing to full design of the power supply flyback converter Based USB Charger Model using Simulink, especially the design model...
25 February 2021 5,435 2 View
I do need the Matlab code of Fractal Discrete Cosine Transform (FDCT). Can anyone who has already implement this code, help me with the implementation of this transform?
24 February 2021 5,602 2 View
Hi Hope you are well. Can you please share your code for D2D implementation in Matlab. I want to implement D2D in Matlab based Vienna simulator and struggling to deploy D2D. Thanks
24 February 2021 9,378 3 View
Dear colleagues If anyone has a model of multi-effect distillation in EES or MATLAB software, please send it to me.
24 February 2021 7,282 1 View
Hi, I am a third year chemistry undergrad doing my group project in which I need to predict the HPLC retention time of 20 aromatic molecules. to do this we require the chemical properties of these...
24 February 2021 1,384 3 View
I use Matlab 2014b to capture some images with a PointGrey camera connected with USB3 port. I initialize the camera in a function which basically execute these followed lines : vid =...
22 February 2021 6,386 1 View
How to build fouling and erosion simulation model for Aero Engine compressor and turbine rotor in Simulink / Matlab?
22 February 2021 3,697 1 View