Feeds
질문
Finding a critical point for a function $f(x,y)$ using Newton Raphson method
I was tasked with finding the critical point of a function f(x,y)=(x-1)^2 + (y-1)^2 Using my Newton Raphson program written i...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
Extracting the temperature from a dataset
I'm having some issues extracting a certain time for a month using a function like the one below: Ndata = extperiod(data,...
거의 8년 전 | 답변 수: 0 | 0