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)...
거의 5년 전 | 답변 수: 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...
거의 5년 전 | 답변 수: 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 ...
거의 5년 전 | 답변 수: 1 | 0
