Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Grad-sistema
c=c(8, 1, 1, 0, 2, 20, 9, 2, 1, 1, 2, 1, 11,2, 0, 3, 2, 1, -8, 1, 2, 1, 2, 3, 10) A=matrix(c,5,5,,byrow=TRUE); A; v=c(1,2,3,4,5); B=t(A)%*%A; B; b=t(A)%*%v;b h=0.001 n=20/h u=c(1,1,1,1,1) for ( j in 1:n){ u=u-h*(B%*%u-b) } u A%*%u-v
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Plot Graph By Adjacency Matrix
,k
Kruskal Wallis test
19-08-2020-JacobiSistema
Get a variable name in string format
Multiple barplot
For loops Example
EulerEx3
Correlation
Gab1A(resumido)
Please log in to post a comment.