Feeds
提问
Midpoint numerical integration without a built in function
I need some help building a matlab script to solve dy/dt = y*t^3-1.5*y using the midpoint method. I have solved this using Eul...
10 years 前 | 1 个回答 | 0
1
个回答提问
How do I change workspace variable?
I am doing a bubble sort in MATLAB and when I run my code, the array is popping up in the workspace and it is named ans I nee...
10 years 前 | 3 个回答 | 0
3
个回答提问
Sort using flow control
I am new to MATLAB...first assignment and I have been tasked to build a MATLAB function that is to sort an array of numbers usin...
10 years 前 | 2 个回答 | 0