-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Rhistory
25 lines (25 loc) · 843 Bytes
/
.Rhistory
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
source('C:/Users/aldy120/Desktop/mp/MathmaticalProgramming/hw2.R')
source('C:/Users/aldy120/Desktop/mp/MathmaticalProgramming/hw2.R')
y1=InverseOfTheFunction(x1)
hist(y1,breaks=50,col="steelblue")
x2=seq(0.05,8,0.01)
y2=DerivativeOfTheFunction(x2)
plot(x2,y2,"l")
hist(y1,breaks=50,col="lightblue")
hist(y1,breaks=50,col="blue1")
hist(y1,breaks=50,col="blue2")
hist(y1,breaks=50,col="blue3")
hist(y1,breaks=50,col="blue10")
hist(y1,breaks=50,col="blue5")
hist(y1,breaks=50,col="bluegreen")
hist(y1,breaks=50,col="green")
hist(y1,breaks=50,col="lightgreen")
hist(y1,breaks=50,col="steelgreen")
hist(y1,breaks=50,col="steelblue")
x2=seq(0.05,8,0.01)
y2=DerivativeOfTheFunction(x2)
plot(x2,y2,"l")
source('~/.active-rstudio-document')
source('~/.active-rstudio-document')
source('~/.active-rstudio-document')
source('~/.active-rstudio-document')