Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
24-09-2020Def-função
u1<-function(t){ cos(t) } u2<-function(t){ sin(t) } t=seq(0,2.1*pi,by=0.1) plot(u1(t),u2(t),'l') u<-function(t){c(u1(t),u2(t))} # u'(t)=(u1'(t),u2'(t))=(-u2(t),u1(t))
run
|
edit
|
history
|
help
0
Sentiment Analysis - using input field
Regra-trapezio
Spiral
SimulacaoItaly-17-02-2021-linearizado
Return the max, min, and zeros of a function y, and plot it.
User defined functions
26-08-2020AjusteCurva
Graficos
Learning
Distribucion binominal matematica discreta r