MATLAB Integration in Matlab: Evaluating DE, Finding Definite Integrals

  • Thread starter Thread starter Ali Asadullah
  • Start date Start date
  • Tags Tags
    Integration Matlab
AI Thread Summary
To evaluate the differential equation dy/dx = (mg - by^2)/m in MATLAB, the symbolic toolbox is required. The command for finding integrals is "int". For definite integrals, the syntax is similar, specifying the limits of integration. Users can refer to the MATLAB help documentation for detailed guidance on using these commands effectively.
Ali Asadullah
Messages
99
Reaction score
0
How can we evaluate the following Differential equation in Matlab
dy/dx=(mg-by^2)/m
What will the cod3 or command for evaluating this integral?
Also please give the command for finding definite integrals??
 
Physics news on Phys.org
"int" is the command for finding integrals in matlab.
You can find information about evaluating integrals in MATLAB help itself. You need symbolic toolbox.
 

Similar threads

Replies
2
Views
3K
Replies
1
Views
2K
Replies
4
Views
1K
Replies
5
Views
3K
Replies
44
Views
6K
Replies
4
Views
1K
Back
Top