Feeds
질문
How can I add column with for loop
Hi everyone I have this vector url = {'nam1', 'nam2', 'nam3','nam5', 'name5', 'nam6'}; And I need to do a for loop to add to ...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I predict the value of the coefficients?
So I have this polynomial equation 𝑝(𝑥) = 𝑎 + 𝑎1𝑥 + 𝑎2𝑥^2 + 𝑎3𝑥^3 and it is cero when x = -2,1,3,4 and I need to answer with the...
대략 6년 전 | 답변 수: 2 | 0