Feeds
질문
How would I develop a program to solve this PDE for any dt and dx?
I have the following problem (please see image below): And I wish to develop a matlab program to solve the pde. I have writte...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
Why am I getting the error "Array indices must be positive integers or logical values"?
I have the following code. I am unsure as to why I am recieving this error when the array indices is always positive as far as I...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I go about calling another function and estimating a solution?
I have attached a matlab function, that returns a solution to a given system of equations with naive Gaussian elimination. I wou...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to calculate the derivative of function that is referred to in another function?
I am attempting to derivate a function to use in my Newton's method function. My function code appears as follows: function ...
7년 초과 전 | 답변 수: 1 | 0

