Grafik Coding Konservasi Energi.docx

  • Uploaded by: nurtri mulyani
  • 0
  • 0
  • May 2020
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Grafik Coding Konservasi Energi.docx as PDF for free.

More details

  • Words: 82
  • Pages: 2
clear clc

x = -5 : 0.2 :5 a = 2.75*x.^2 - 0 b = -2.75*x.^2 +70 c = 0*x + 70

hold plot plot plot

on (x,a, 'm +--') (x,b, 'b*') (x,c, 'ro')

title ('Grafik Hubungan EK,EP dan EM') xlabel ('Nilai x') ylabel ('Nilai a dan b') grid on box on

text (-0.7, 3, 'Grafik x - a') text (-0.7, 66, 'Grafik x - b') text (-4, 68, 'Grafik x - c')

legend ('Energi Potensial' , 'Energi Kinetik' , 'Energi Mekanik')

Related Documents

Coding
December 2019 22
Coding
July 2020 13
Coding
November 2019 26
Grafik
May 2020 65
Grafik
October 2019 58

More Documents from ""