Marina Pirzada
Followers: 0 Following: 0
Feeds
질문
What am I doing wrong (NEwtons method?)
Command window says I have an error on line 10. I have no clue whats wrong with my code though.
4년 초과 전 | 답변 수: 2 | 0
2
답변질문
Why is this coming back blank?
Im just trying to find the critical points. Why is it coming back blank?
4년 초과 전 | 답변 수: 2 | 0
2
답변질문
Help with optimization problem?
Hi, this is a homework problem I have been working on for days and can't seem to do. I was thinking of using root finding meth...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to find the minimum of a three variable function (optimization)?
Hi, I am trying to write a code that finds the minimum of f(x,y,z)=(x^2 + 2y^2 + 3z^2) ^2 To find the critical points we want t...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Help with homework problem
Hi, for my homework assignment we have to fill in the question marks for piecewise polynomial interpolation. I am unsure what th...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
Error message for polynomial interp
Hi, I am not sure what is wrong with line 16 in this code.
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Gauss Siedel code not working
I know the problem lies in line 20 but I have no idea what's wrong with it.
4년 초과 전 | 답변 수: 1 | 0