Feeds
提问
How do I calculate this definite integral in matlab
hello. I want to calculate this integral. But it does not answer. please check it. thanks clc clear syms x f = (124-x)...
4 years 前 | 2 个回答 | 0
2
个回答提问
how to fix the error ''Conversion to function_handle from double is not possible.'' for the below 3Eq euler matlab code
Hello. I have written the first-order Euler code to solve three differential equations, but it has been mistaken. What is the pr...
4 years 前 | 1 个回答 | 0
1
个回答提问
euler method for solving system of ODE's 1st order
Hello. I want to solve a system of first-order equations using the Euler method. I have written this code but it does not give ...
4 years 前 | 1 个回答 | 0