SlideShare uma empresa Scribd logo
1 de 5
[x,y]=meshgrid(-5:.2:5);
z=(x.^2+y.^2).*exp(1-x.^2-y.^2);
mesh(x,y,z)
[x,y]=meshgrid (-5:.2:5);
z= (x.^2+y.^2).*exp(1-x.^2-y.^2);
meshc(x,y,z)
[x,y]=meshgrid(-5:.2:5);
z=(x.^2+y.^2).*exp(1-x.^2-y.^2);
surf(x,y,z)
[x,y]=meshgrid(-5:.2:5);
z=(x.^2+y.^2).*exp(1-x.^2-y.^2);
contour3(x,y,z,20)
[x,y]=meshgrid(-2:.25:2);
z=2-y.^2+(x.^2).*exp(1-x.^2-(0.25*y.^2));
contour3(x,y,z,20)
[x,y]=meshgrid(-5:.25:5,-1:0.2:1);
z=2-y.^2+(x.^2).*exp(1-x.^2-(0.25*y.^2));
mesh(x,y,z)
[x,y]=meshgrid(-5:.25:5,-1:0.2:1);
z=2-y.^2+(x.^2).*exp(1-x.^2-(0.25*y.^2));
meshc(x,y,z)
[x,y]=meshgrid(-5:.25:5,-5:.2:5);
z=2-y.^2+(x.^2).*exp(1-x.^2-(0.25*y.^2));
surface(x,y,z)
[x,y]=meshgrid(-2:.25:2,-5:.2:5);
z=cos((x.^2+y.^2)/4);
surface(x,y,z)
[x,y]=meshgrid(-2:.25:2,-5:.2:5);
z=cos((x.^2+y.^2)/4);
mesh(x,y,z)
[x,y]=meshgrid(-2:.25:2,-5:.2:5);
z=cos((x.^2+y.^2)/4);
meshc(x,y,z)
[x,y]=meshgrid(-2:.25:2,-5:.2:5);
z=cos((x.^2+y.^2)/4);
contour3(x,y,z,30)
graficas matlab

Mais conteúdo relacionado

Mais procurados

Day 7 examples u6w14
Day 7 examples u6w14Day 7 examples u6w14
Day 7 examples u6w14
jchartiersjsd
 
Compfuncdiff
CompfuncdiffCompfuncdiff
Compfuncdiff
dianenz
 
8.7 numerical integration
8.7 numerical integration8.7 numerical integration
8.7 numerical integration
dicosmo178
 

Mais procurados (15)

Representacion funciones sage cell
Representacion funciones sage cellRepresentacion funciones sage cell
Representacion funciones sage cell
 
Asymptotes | WORKING PRINCIPLE OF ASYMPTOTES
Asymptotes | WORKING PRINCIPLE OF ASYMPTOTESAsymptotes | WORKING PRINCIPLE OF ASYMPTOTES
Asymptotes | WORKING PRINCIPLE OF ASYMPTOTES
 
Day 7 examples u6w14
Day 7 examples u6w14Day 7 examples u6w14
Day 7 examples u6w14
 
Tabla de derivadas
Tabla de derivadasTabla de derivadas
Tabla de derivadas
 
Math report
Math reportMath report
Math report
 
Quadratic functions
Quadratic functionsQuadratic functions
Quadratic functions
 
Day 6 examples
Day 6 examplesDay 6 examples
Day 6 examples
 
MATHS SYMBOLS - #1 - EXPONENTIALS and THEIR PROPERTIES
MATHS SYMBOLS - #1 - EXPONENTIALS and THEIR PROPERTIESMATHS SYMBOLS - #1 - EXPONENTIALS and THEIR PROPERTIES
MATHS SYMBOLS - #1 - EXPONENTIALS and THEIR PROPERTIES
 
Math 3-H6
Math 3-H6Math 3-H6
Math 3-H6
 
Compfuncdiff
CompfuncdiffCompfuncdiff
Compfuncdiff
 
Christian Gill ''Functional programming for the people''
Christian Gill ''Functional programming for the people''Christian Gill ''Functional programming for the people''
Christian Gill ''Functional programming for the people''
 
Logaritmo guia5
Logaritmo guia5Logaritmo guia5
Logaritmo guia5
 
Hidden loops
Hidden loopsHidden loops
Hidden loops
 
Identidades
IdentidadesIdentidades
Identidades
 
8.7 numerical integration
8.7 numerical integration8.7 numerical integration
8.7 numerical integration
 

Destaque

Destaque (8)

Palestra proea prg vi emea
Palestra proea prg vi emeaPalestra proea prg vi emea
Palestra proea prg vi emea
 
UBUNTU
UBUNTUUBUNTU
UBUNTU
 
Todo por una garrafa
Todo por una garrafaTodo por una garrafa
Todo por una garrafa
 
Isótopos
IsótoposIsótopos
Isótopos
 
Proyecto 36916
Proyecto 36916Proyecto 36916
Proyecto 36916
 
Birds
BirdsBirds
Birds
 
Presentación internacionalizacion responsable
Presentación internacionalizacion responsablePresentación internacionalizacion responsable
Presentación internacionalizacion responsable
 
Rip Curl sale op Cleverbabez.nl en Cheapbastardz.nl
Rip Curl sale op Cleverbabez.nl en Cheapbastardz.nlRip Curl sale op Cleverbabez.nl en Cheapbastardz.nl
Rip Curl sale op Cleverbabez.nl en Cheapbastardz.nl
 

Semelhante a graficas matlab

A2 Chapter 6 Study Guide
A2 Chapter 6 Study GuideA2 Chapter 6 Study Guide
A2 Chapter 6 Study Guide
vhiggins1
 
Funciones1
Funciones1Funciones1
Funciones1
Ray Mera
 
Ejerciciosderivadasresueltos
EjerciciosderivadasresueltosEjerciciosderivadasresueltos
Ejerciciosderivadasresueltos
bellidomates
 
1 4 homework
1 4 homework1 4 homework
1 4 homework
math123b
 
Gabarito completo anton_calculo_8ed_caps_01_08
Gabarito completo anton_calculo_8ed_caps_01_08Gabarito completo anton_calculo_8ed_caps_01_08
Gabarito completo anton_calculo_8ed_caps_01_08
joseotaviosurdi
 

Semelhante a graficas matlab (20)

4.1 inverse functions t
4.1 inverse functions t4.1 inverse functions t
4.1 inverse functions t
 
A2 ch6sg
A2 ch6sgA2 ch6sg
A2 ch6sg
 
A2 Chapter 6 Study Guide
A2 Chapter 6 Study GuideA2 Chapter 6 Study Guide
A2 Chapter 6 Study Guide
 
Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...
Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...
Solution Manual : Chapter - 07 Exponential, Logarithmic and Inverse Trigonome...
 
Assignment For Matlab Report Subject Calculus 2
Assignment For Matlab Report Subject  Calculus 2Assignment For Matlab Report Subject  Calculus 2
Assignment For Matlab Report Subject Calculus 2
 
Funciones1
Funciones1Funciones1
Funciones1
 
Ejerciciosderivadasresueltos
EjerciciosderivadasresueltosEjerciciosderivadasresueltos
Ejerciciosderivadasresueltos
 
Basic m4-2-chapter1
Basic m4-2-chapter1Basic m4-2-chapter1
Basic m4-2-chapter1
 
ゲーム理論BASIC 演習6 -仁を求める-
ゲーム理論BASIC 演習6 -仁を求める-ゲーム理論BASIC 演習6 -仁を求める-
ゲーム理論BASIC 演習6 -仁を求める-
 
Ejercicios radhames ultima unidad
Ejercicios radhames ultima unidadEjercicios radhames ultima unidad
Ejercicios radhames ultima unidad
 
Zeros of polynomial functions
Zeros of polynomial functionsZeros of polynomial functions
Zeros of polynomial functions
 
Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...
Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...
Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...
 
Area between curves
Area between curvesArea between curves
Area between curves
 
プログラミングHaskell 13章 問題7
プログラミングHaskell 13章 問題7プログラミングHaskell 13章 問題7
プログラミングHaskell 13章 問題7
 
1 4 homework
1 4 homework1 4 homework
1 4 homework
 
Ejercicios victor
Ejercicios victorEjercicios victor
Ejercicios victor
 
2c-170330041052.pdf
2c-170330041052.pdf2c-170330041052.pdf
2c-170330041052.pdf
 
2c. motion in 2 and 3 dimensions
2c. motion in 2 and 3 dimensions2c. motion in 2 and 3 dimensions
2c. motion in 2 and 3 dimensions
 
Modul 1 functions
Modul 1 functionsModul 1 functions
Modul 1 functions
 
Gabarito completo anton_calculo_8ed_caps_01_08
Gabarito completo anton_calculo_8ed_caps_01_08Gabarito completo anton_calculo_8ed_caps_01_08
Gabarito completo anton_calculo_8ed_caps_01_08
 

Último

Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Sérgio Sacani
 
DIFFERENCE IN BACK CROSS AND TEST CROSS
DIFFERENCE IN  BACK CROSS AND TEST CROSSDIFFERENCE IN  BACK CROSS AND TEST CROSS
DIFFERENCE IN BACK CROSS AND TEST CROSS
LeenakshiTyagi
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Sérgio Sacani
 
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service 🪡
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service  🪡CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service  🪡
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service 🪡
anilsa9823
 
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 bAsymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Sérgio Sacani
 

Último (20)

Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptx
 
Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )
 
Botany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfBotany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdf
 
DIFFERENCE IN BACK CROSS AND TEST CROSS
DIFFERENCE IN  BACK CROSS AND TEST CROSSDIFFERENCE IN  BACK CROSS AND TEST CROSS
DIFFERENCE IN BACK CROSS AND TEST CROSS
 
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
 
CELL -Structural and Functional unit of life.pdf
CELL -Structural and Functional unit of life.pdfCELL -Structural and Functional unit of life.pdf
CELL -Structural and Functional unit of life.pdf
 
fundamental of entomology all in one topics of entomology
fundamental of entomology all in one topics of entomologyfundamental of entomology all in one topics of entomology
fundamental of entomology all in one topics of entomology
 
GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)
 
Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)
 
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencyHire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
 
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service 🪡
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service  🪡CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service  🪡
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service 🪡
 
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 bAsymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
 
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
 
Chemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdfChemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdf
 
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptxUnlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​