Feeds
提问
Why is the size of my array changing when calculating velocity from the position formula?
So I am trying to make 3 subplots that plot the calculated values of the postion, velocity, and acceleration of a dropped object...
3 years 前 | 1 个回答 | 0
1
个回答提问
How do you find the inverse of a matrix without the inv() command?
So I know the easiest way to find the inverse of a matrix is just simply using the inv() command but I wanted to know if there w...
3 years 前 | 1 个回答 | 0
1
个回答提问
How do you properly type 1/e^x in matlab?
So I'm trying to get this formula to work but it seems the division before the e is causing issues, I've tried everthing I could...
3 years 前 | 2 个回答 | 0
2
个回答提问
Why is my array sending data back in E notation?
So I'm brand new to MatLab and still getting a feel for things. I am trying to make a basic array with equations and whenever I ...
3 years 前 | 1 个回答 | 0