Feeds
질문
Use the polyfit to predict the future data tendency
I was using the polyfit function to find out the polynomial coefficients from a set of given points. Domain is [0 300]. After t...
대략 9년 전 | 답변 수: 2 | 0
2
답변질문
Easy question from a newbie
I want to store the function outputs into a vector or matrix using the for loop Here is my code for n = [10, 100, 1000]...
대략 9년 전 | 답변 수: 1 | 0
