Feeds
질문
Adding elements of an infinite matrix
I am studying double series and I want to use matlab to see if a certain double series converges or not. The double series is...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
Having an array as an input for a user generated function
I created a function called seq(n). It takes in n, an integer, and gives the nth element of the sequence, x_0=1 x_(n+1)= x_n + ...
대략 12년 전 | 답변 수: 1 | 0