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

