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 years 前 | 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 years 前 | 0 个回答 | 0