SlideShare a Scribd company logo
1 of 12
Submitted To:
Submitted By:
Mr. Somesh chaturvedi Rohan Patel
Visualizing Dour-Dimensional Data
Table Of Content
 Introduction
 Is it possible to visualize 4D?
 Visualize 4-D Data with One Discrete Variable
 Visualize 4-D Data with Multiple Plots
 Visualize Function of Three Variables
 Visualize Data in a Volume
 Plot the Function of a Complex Variable
Introduction
 In a 4D world, there is another directional axis which is
perpendicular to the X, Y, and Z axes. We shall label this
axis W, and call the direction along this axis the fourth
direction.
 It is important to understand that the W-axis as depicted
here is perpendicular to all of the other coordinate axes.
We may be tempted to try to point in the direction of W, but
this is impossible because we are confined to 3-
dimensional space.
Is It Possible To Visualize 4D?
 It is possible to develop a good idea of what 4D
objects look like: the key lies in the fact that to
see N dimensions, one only needs an (N-1)-
dimensional retina.
• In spite of this, we are quite able to grasp the concept
of 3D. Our mind is quite facile at reconstructing a 3D
model of the world around us from the 2D images seen
by our retina. It does this by using indirect information
in the 2D images such as light and shade, parallax,
and previous experience. Even though our retina
doesn't actually see 3D depth, we instinctively infer it.
We have a very good intuitive grasp of what 3D is, to
the point that we are normally quite unconscious of the
fact we're only seeing in 2D.
 Similarly, a hypothetical 4D being would have a 3D retina, and
would see the 4D world as 3D projections.
It would not directly see the 4th dimension, but would infer it
using indirect information such as light and shade, parallax,
and previous experience.
Plot the Function of a Complex
Variable
 A complex function has an input with real and imaginary
parts and an output with real and imaginary parts. You can
use a three dimensional plot with colour to represent the
complex function. In this case the x and y axes represent
the real and imaginary parts of the input. The z axis
represents the real part of the output and the colour
represents the imaginary part of the output.
Visualize 4-D Data with One Discrete
Variable
 Sometimes data has a variable which is discrete with only
a few possible values. You can create multiple plots of the
same type for data in each discrete group. For example,
use the stem3 function to see the relationship between
three variables where the fourth variable divides the
population into discrete groups.
Visualize 4-D Data with Multiple
Plots
 With a large data set you might want to see if individual
variables are correlated. You can use
the plotmatrix function to create an n by n matrix of plots to
see the pair-wise relationships between the variables.
The plotmatrix function returns two outputs. The first output
is a matrix of the line objects used in the scatter plots. The
second is a matrix of the axes objects that are created
Visualize Function of Three
Variables
 For many kinds of four dimensional data, you can use
color to represent the fourth dimension. This works well if
you have a function of three variables.
 For example, represent highway deaths in the United
States as a function of longitude, latitude, and if the
location is rural or urban. The x, y, and z values in the plot
represent these three variables. The color represents the
number of highway deaths
Visualize Data in a Volume
 Your data may contain a measured value for a physical
object such as temperature in a pipe. In this cases, the
physical dimensions can be represented as a volume with
color used to represent the magnitude of the
measurement. For example, use the slice function to show
the value of the measured variable at cross-sections within
the volume.
Thank You

More Related Content

What's hot

YCMOU_FYBCA_DS_Unit-7.ppt
YCMOU_FYBCA_DS_Unit-7.pptYCMOU_FYBCA_DS_Unit-7.ppt
YCMOU_FYBCA_DS_Unit-7.pptsandeep54552
 
Geometric and Topological Data Analysis
Geometric and Topological Data AnalysisGeometric and Topological Data Analysis
Geometric and Topological Data AnalysisDon Sheehy
 
Study and Analysis of Multidimensional Hilbert Space Filling Curve and Its Ap...
Study and Analysis of Multidimensional Hilbert Space Filling Curve and Its Ap...Study and Analysis of Multidimensional Hilbert Space Filling Curve and Its Ap...
Study and Analysis of Multidimensional Hilbert Space Filling Curve and Its Ap...ijcseit
 
Map Coloring and Some of Its Applications
Map Coloring and Some of Its Applications Map Coloring and Some of Its Applications
Map Coloring and Some of Its Applications MD SHAH ALAM
 
Beginning direct3d gameprogramming01_thehistoryofdirect3dgraphics_20160407_ji...
Beginning direct3d gameprogramming01_thehistoryofdirect3dgraphics_20160407_ji...Beginning direct3d gameprogramming01_thehistoryofdirect3dgraphics_20160407_ji...
Beginning direct3d gameprogramming01_thehistoryofdirect3dgraphics_20160407_ji...JinTaek Seo
 
Data structures final lecture 1
Data structures final  lecture 1Data structures final  lecture 1
Data structures final lecture 1Nazir Ahmed
 
Introduction to Graph and Graph Coloring
Introduction to Graph and Graph Coloring Introduction to Graph and Graph Coloring
Introduction to Graph and Graph Coloring Darwish Ahmad
 
Double Patterning
Double PatterningDouble Patterning
Double PatterningDanny Luk
 
Identification system of characters in vehicular plates
Identification system of characters in vehicular platesIdentification system of characters in vehicular plates
Identification system of characters in vehicular platesIJRES Journal
 
Spatial vs non spatial
Spatial vs non spatialSpatial vs non spatial
Spatial vs non spatialSumant Diwakar
 

What's hot (14)

Data visualization with R
Data visualization with RData visualization with R
Data visualization with R
 
YCMOU_FYBCA_DS_Unit-7.ppt
YCMOU_FYBCA_DS_Unit-7.pptYCMOU_FYBCA_DS_Unit-7.ppt
YCMOU_FYBCA_DS_Unit-7.ppt
 
Geometric and Topological Data Analysis
Geometric and Topological Data AnalysisGeometric and Topological Data Analysis
Geometric and Topological Data Analysis
 
Study and Analysis of Multidimensional Hilbert Space Filling Curve and Its Ap...
Study and Analysis of Multidimensional Hilbert Space Filling Curve and Its Ap...Study and Analysis of Multidimensional Hilbert Space Filling Curve and Its Ap...
Study and Analysis of Multidimensional Hilbert Space Filling Curve and Its Ap...
 
Data structure note
Data structure noteData structure note
Data structure note
 
Graph coloring using backtracking
Graph coloring using backtrackingGraph coloring using backtracking
Graph coloring using backtracking
 
Map Coloring and Some of Its Applications
Map Coloring and Some of Its Applications Map Coloring and Some of Its Applications
Map Coloring and Some of Its Applications
 
Beginning direct3d gameprogramming01_thehistoryofdirect3dgraphics_20160407_ji...
Beginning direct3d gameprogramming01_thehistoryofdirect3dgraphics_20160407_ji...Beginning direct3d gameprogramming01_thehistoryofdirect3dgraphics_20160407_ji...
Beginning direct3d gameprogramming01_thehistoryofdirect3dgraphics_20160407_ji...
 
DFS & BFS Graph
DFS & BFS GraphDFS & BFS Graph
DFS & BFS Graph
 
Data structures final lecture 1
Data structures final  lecture 1Data structures final  lecture 1
Data structures final lecture 1
 
Introduction to Graph and Graph Coloring
Introduction to Graph and Graph Coloring Introduction to Graph and Graph Coloring
Introduction to Graph and Graph Coloring
 
Double Patterning
Double PatterningDouble Patterning
Double Patterning
 
Identification system of characters in vehicular plates
Identification system of characters in vehicular platesIdentification system of characters in vehicular plates
Identification system of characters in vehicular plates
 
Spatial vs non spatial
Spatial vs non spatialSpatial vs non spatial
Spatial vs non spatial
 

Similar to K11023 rohan patel me 6th sem. control

From Polygons to Quadratics.pptx
From Polygons to Quadratics.pptxFrom Polygons to Quadratics.pptx
From Polygons to Quadratics.pptxyaswanthnaik27
 
Data Mining Exploring DataLecture Notes for Chapter 3
Data Mining Exploring DataLecture Notes for Chapter 3Data Mining Exploring DataLecture Notes for Chapter 3
Data Mining Exploring DataLecture Notes for Chapter 3OllieShoresna
 
Using Topological Data Analysis on your BigData
Using Topological Data Analysis on your BigDataUsing Topological Data Analysis on your BigData
Using Topological Data Analysis on your BigDataAnalyticsWeek
 
Google BigQuery is a very popular enterprise warehouse that’s built with a co...
Google BigQuery is a very popular enterprise warehouse that’s built with a co...Google BigQuery is a very popular enterprise warehouse that’s built with a co...
Google BigQuery is a very popular enterprise warehouse that’s built with a co...Abebe Admasu
 
Ha4 geometric theory
Ha4   geometric theoryHa4   geometric theory
Ha4 geometric theoryJordanSmith96
 
1.AdvantagesandDisadvantagesofDotPlotsHistogramsandBoxPlotsLesson.pptx
1.AdvantagesandDisadvantagesofDotPlotsHistogramsandBoxPlotsLesson.pptx1.AdvantagesandDisadvantagesofDotPlotsHistogramsandBoxPlotsLesson.pptx
1.AdvantagesandDisadvantagesofDotPlotsHistogramsandBoxPlotsLesson.pptxAayzazAhmad
 
The Provider And Patient Attributes
The Provider And Patient AttributesThe Provider And Patient Attributes
The Provider And Patient AttributesKristin Oliver
 
graph representation.pdf
graph representation.pdfgraph representation.pdf
graph representation.pdfamitbhachne
 
From Signal to Symbols
From Signal to SymbolsFrom Signal to Symbols
From Signal to Symbolsgpano
 
geographic information system pdf
geographic information system pdfgeographic information system pdf
geographic information system pdfRolan Ben Lorono
 
Cancer genomics first look
Cancer genomics first lookCancer genomics first look
Cancer genomics first lookLinu George
 
A New Approach for Ranking Shadowed Fuzzy Numbers and its Application
A New Approach for Ranking Shadowed Fuzzy Numbers and its ApplicationA New Approach for Ranking Shadowed Fuzzy Numbers and its Application
A New Approach for Ranking Shadowed Fuzzy Numbers and its ApplicationAIRCC Publishing Corporation
 
A NEW APPROACH FOR RANKING SHADOWED FUZZY NUMBERS AND ITS APPLICATION
A NEW APPROACH FOR RANKING SHADOWED FUZZY NUMBERS AND ITS APPLICATIONA NEW APPROACH FOR RANKING SHADOWED FUZZY NUMBERS AND ITS APPLICATION
A NEW APPROACH FOR RANKING SHADOWED FUZZY NUMBERS AND ITS APPLICATIONijcsit
 
Enhancing the Design pattern Framework of Robots Object Selection Mechanism -...
Enhancing the Design pattern Framework of Robots Object Selection Mechanism -...Enhancing the Design pattern Framework of Robots Object Selection Mechanism -...
Enhancing the Design pattern Framework of Robots Object Selection Mechanism -...INFOGAIN PUBLICATION
 

Similar to K11023 rohan patel me 6th sem. control (20)

From Polygons to Quadratics.pptx
From Polygons to Quadratics.pptxFrom Polygons to Quadratics.pptx
From Polygons to Quadratics.pptx
 
Exploring Data
Exploring DataExploring Data
Exploring Data
 
Exploring Data
Exploring DataExploring Data
Exploring Data
 
R Programming
R ProgrammingR Programming
R Programming
 
Data Mining Exploring DataLecture Notes for Chapter 3
Data Mining Exploring DataLecture Notes for Chapter 3Data Mining Exploring DataLecture Notes for Chapter 3
Data Mining Exploring DataLecture Notes for Chapter 3
 
R Visualization Assignment
R Visualization AssignmentR Visualization Assignment
R Visualization Assignment
 
Using Topological Data Analysis on your BigData
Using Topological Data Analysis on your BigDataUsing Topological Data Analysis on your BigData
Using Topological Data Analysis on your BigData
 
Google BigQuery is a very popular enterprise warehouse that’s built with a co...
Google BigQuery is a very popular enterprise warehouse that’s built with a co...Google BigQuery is a very popular enterprise warehouse that’s built with a co...
Google BigQuery is a very popular enterprise warehouse that’s built with a co...
 
Ha4 geometric theory
Ha4   geometric theoryHa4   geometric theory
Ha4 geometric theory
 
1.AdvantagesandDisadvantagesofDotPlotsHistogramsandBoxPlotsLesson.pptx
1.AdvantagesandDisadvantagesofDotPlotsHistogramsandBoxPlotsLesson.pptx1.AdvantagesandDisadvantagesofDotPlotsHistogramsandBoxPlotsLesson.pptx
1.AdvantagesandDisadvantagesofDotPlotsHistogramsandBoxPlotsLesson.pptx
 
[PPT]
[PPT][PPT]
[PPT]
 
The Provider And Patient Attributes
The Provider And Patient AttributesThe Provider And Patient Attributes
The Provider And Patient Attributes
 
graph representation.pdf
graph representation.pdfgraph representation.pdf
graph representation.pdf
 
From Signal to Symbols
From Signal to SymbolsFrom Signal to Symbols
From Signal to Symbols
 
geographic information system pdf
geographic information system pdfgeographic information system pdf
geographic information system pdf
 
1422798749.2779lecture 5
1422798749.2779lecture 51422798749.2779lecture 5
1422798749.2779lecture 5
 
Cancer genomics first look
Cancer genomics first lookCancer genomics first look
Cancer genomics first look
 
A New Approach for Ranking Shadowed Fuzzy Numbers and its Application
A New Approach for Ranking Shadowed Fuzzy Numbers and its ApplicationA New Approach for Ranking Shadowed Fuzzy Numbers and its Application
A New Approach for Ranking Shadowed Fuzzy Numbers and its Application
 
A NEW APPROACH FOR RANKING SHADOWED FUZZY NUMBERS AND ITS APPLICATION
A NEW APPROACH FOR RANKING SHADOWED FUZZY NUMBERS AND ITS APPLICATIONA NEW APPROACH FOR RANKING SHADOWED FUZZY NUMBERS AND ITS APPLICATION
A NEW APPROACH FOR RANKING SHADOWED FUZZY NUMBERS AND ITS APPLICATION
 
Enhancing the Design pattern Framework of Robots Object Selection Mechanism -...
Enhancing the Design pattern Framework of Robots Object Selection Mechanism -...Enhancing the Design pattern Framework of Robots Object Selection Mechanism -...
Enhancing the Design pattern Framework of Robots Object Selection Mechanism -...
 

More from Chetan Kumar

K10846 chetan kumar compressed air production by suspension
K10846 chetan kumar compressed air production by suspensionK10846 chetan kumar compressed air production by suspension
K10846 chetan kumar compressed air production by suspensionChetan Kumar
 
K11019 SAMANT SINGH
K11019 SAMANT SINGHK11019 SAMANT SINGH
K11019 SAMANT SINGHChetan Kumar
 
K11038 Mayur pancholi
K11038 Mayur pancholiK11038 Mayur pancholi
K11038 Mayur pancholiChetan Kumar
 
K11038 Mayur pancholi
K11038 Mayur pancholiK11038 Mayur pancholi
K11038 Mayur pancholiChetan Kumar
 
K11038 Mayur pancholi
K11038 Mayur pancholiK11038 Mayur pancholi
K11038 Mayur pancholiChetan Kumar
 
k10798 Ashok rac me 6th sem
k10798 Ashok rac me 6th semk10798 Ashok rac me 6th sem
k10798 Ashok rac me 6th semChetan Kumar
 
K11038 Mayur control ppt
K11038 Mayur control pptK11038 Mayur control ppt
K11038 Mayur control pptChetan Kumar
 
K10798 ashok opc me 6th sem
K10798 ashok opc me 6th semK10798 ashok opc me 6th sem
K10798 ashok opc me 6th semChetan Kumar
 
K10880 Deepak Nagar Control
K10880 Deepak Nagar ControlK10880 Deepak Nagar Control
K10880 Deepak Nagar ControlChetan Kumar
 
K10880 deepaknagar jit ppt deepak
K10880 deepaknagar jit ppt deepakK10880 deepaknagar jit ppt deepak
K10880 deepaknagar jit ppt deepakChetan Kumar
 
K10880 deepak nagar 6th sem me vehicle accident information deepak
K10880 deepak nagar 6th sem me vehicle accident information deepakK10880 deepak nagar 6th sem me vehicle accident information deepak
K10880 deepak nagar 6th sem me vehicle accident information deepakChetan Kumar
 
K10913 dhirendra gocher me 6th sem cpu kota
K10913 dhirendra gocher me 6th sem cpu kotaK10913 dhirendra gocher me 6th sem cpu kota
K10913 dhirendra gocher me 6th sem cpu kotaChetan Kumar
 
K10913 Dhirendra Gocher OPC 6th sem cpu kota
K10913 Dhirendra Gocher OPC 6th sem cpu kotaK10913 Dhirendra Gocher OPC 6th sem cpu kota
K10913 Dhirendra Gocher OPC 6th sem cpu kotaChetan Kumar
 
K10913 dhirendra gocher me 6th sem cpuk
K10913 dhirendra gocher me 6th sem cpukK10913 dhirendra gocher me 6th sem cpuk
K10913 dhirendra gocher me 6th sem cpukChetan Kumar
 
K10913 dhirendra gocher me 6th sem
K10913 dhirendra gocher me 6th semK10913 dhirendra gocher me 6th sem
K10913 dhirendra gocher me 6th semChetan Kumar
 

More from Chetan Kumar (15)

K10846 chetan kumar compressed air production by suspension
K10846 chetan kumar compressed air production by suspensionK10846 chetan kumar compressed air production by suspension
K10846 chetan kumar compressed air production by suspension
 
K11019 SAMANT SINGH
K11019 SAMANT SINGHK11019 SAMANT SINGH
K11019 SAMANT SINGH
 
K11038 Mayur pancholi
K11038 Mayur pancholiK11038 Mayur pancholi
K11038 Mayur pancholi
 
K11038 Mayur pancholi
K11038 Mayur pancholiK11038 Mayur pancholi
K11038 Mayur pancholi
 
K11038 Mayur pancholi
K11038 Mayur pancholiK11038 Mayur pancholi
K11038 Mayur pancholi
 
k10798 Ashok rac me 6th sem
k10798 Ashok rac me 6th semk10798 Ashok rac me 6th sem
k10798 Ashok rac me 6th sem
 
K11038 Mayur control ppt
K11038 Mayur control pptK11038 Mayur control ppt
K11038 Mayur control ppt
 
K10798 ashok opc me 6th sem
K10798 ashok opc me 6th semK10798 ashok opc me 6th sem
K10798 ashok opc me 6th sem
 
K10880 Deepak Nagar Control
K10880 Deepak Nagar ControlK10880 Deepak Nagar Control
K10880 Deepak Nagar Control
 
K10880 deepaknagar jit ppt deepak
K10880 deepaknagar jit ppt deepakK10880 deepaknagar jit ppt deepak
K10880 deepaknagar jit ppt deepak
 
K10880 deepak nagar 6th sem me vehicle accident information deepak
K10880 deepak nagar 6th sem me vehicle accident information deepakK10880 deepak nagar 6th sem me vehicle accident information deepak
K10880 deepak nagar 6th sem me vehicle accident information deepak
 
K10913 dhirendra gocher me 6th sem cpu kota
K10913 dhirendra gocher me 6th sem cpu kotaK10913 dhirendra gocher me 6th sem cpu kota
K10913 dhirendra gocher me 6th sem cpu kota
 
K10913 Dhirendra Gocher OPC 6th sem cpu kota
K10913 Dhirendra Gocher OPC 6th sem cpu kotaK10913 Dhirendra Gocher OPC 6th sem cpu kota
K10913 Dhirendra Gocher OPC 6th sem cpu kota
 
K10913 dhirendra gocher me 6th sem cpuk
K10913 dhirendra gocher me 6th sem cpukK10913 dhirendra gocher me 6th sem cpuk
K10913 dhirendra gocher me 6th sem cpuk
 
K10913 dhirendra gocher me 6th sem
K10913 dhirendra gocher me 6th semK10913 dhirendra gocher me 6th sem
K10913 dhirendra gocher me 6th sem
 

Recently uploaded

UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 

Recently uploaded (20)

UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 

K11023 rohan patel me 6th sem. control

  • 1. Submitted To: Submitted By: Mr. Somesh chaturvedi Rohan Patel Visualizing Dour-Dimensional Data
  • 2. Table Of Content  Introduction  Is it possible to visualize 4D?  Visualize 4-D Data with One Discrete Variable  Visualize 4-D Data with Multiple Plots  Visualize Function of Three Variables  Visualize Data in a Volume  Plot the Function of a Complex Variable
  • 3. Introduction  In a 4D world, there is another directional axis which is perpendicular to the X, Y, and Z axes. We shall label this axis W, and call the direction along this axis the fourth direction.  It is important to understand that the W-axis as depicted here is perpendicular to all of the other coordinate axes. We may be tempted to try to point in the direction of W, but this is impossible because we are confined to 3- dimensional space.
  • 4. Is It Possible To Visualize 4D?  It is possible to develop a good idea of what 4D objects look like: the key lies in the fact that to see N dimensions, one only needs an (N-1)- dimensional retina.
  • 5. • In spite of this, we are quite able to grasp the concept of 3D. Our mind is quite facile at reconstructing a 3D model of the world around us from the 2D images seen by our retina. It does this by using indirect information in the 2D images such as light and shade, parallax, and previous experience. Even though our retina doesn't actually see 3D depth, we instinctively infer it. We have a very good intuitive grasp of what 3D is, to the point that we are normally quite unconscious of the fact we're only seeing in 2D.
  • 6.  Similarly, a hypothetical 4D being would have a 3D retina, and would see the 4D world as 3D projections. It would not directly see the 4th dimension, but would infer it using indirect information such as light and shade, parallax, and previous experience.
  • 7. Plot the Function of a Complex Variable  A complex function has an input with real and imaginary parts and an output with real and imaginary parts. You can use a three dimensional plot with colour to represent the complex function. In this case the x and y axes represent the real and imaginary parts of the input. The z axis represents the real part of the output and the colour represents the imaginary part of the output.
  • 8. Visualize 4-D Data with One Discrete Variable  Sometimes data has a variable which is discrete with only a few possible values. You can create multiple plots of the same type for data in each discrete group. For example, use the stem3 function to see the relationship between three variables where the fourth variable divides the population into discrete groups.
  • 9. Visualize 4-D Data with Multiple Plots  With a large data set you might want to see if individual variables are correlated. You can use the plotmatrix function to create an n by n matrix of plots to see the pair-wise relationships between the variables. The plotmatrix function returns two outputs. The first output is a matrix of the line objects used in the scatter plots. The second is a matrix of the axes objects that are created
  • 10. Visualize Function of Three Variables  For many kinds of four dimensional data, you can use color to represent the fourth dimension. This works well if you have a function of three variables.  For example, represent highway deaths in the United States as a function of longitude, latitude, and if the location is rural or urban. The x, y, and z values in the plot represent these three variables. The color represents the number of highway deaths
  • 11. Visualize Data in a Volume  Your data may contain a measured value for a physical object such as temperature in a pipe. In this cases, the physical dimensions can be represented as a volume with color used to represent the magnitude of the measurement. For example, use the slice function to show the value of the measured variable at cross-sections within the volume.