Sam Butler
Followers: 0 Following: 0
Feeds
提问
ODE45 for Equations of Motion
Hi, I am hoping someone can help me with the following issue. I have tried this problem multiple times and still can't seem to w...
1 year 前 | 0 个回答 | 0
0
个回答提问
Storing Data and working out an equation
Hi, I am quite new to MATLAB so this may be simple. I have two variables called Filtered_Gear_rpm and Filtered_NES_rpm that ha...
1 year 前 | 1 个回答 | 0
1
个回答提问
Array indices for differential equations
Hello, I have a function file (rk4.m) that contains equations that desine a system of motion as shown below. function xv=rk4(x,...
1 year 前 | 0 个回答 | 0
0
个回答提问
Solve a system of 3 second order equations
I want to solve the following 3 equations using MATLAB: The unknowns to the three equations are theta(1), theta(2) and th...
2 years 前 | 3 个回答 | 0
3
个回答提问
Error: Not enough input arguments
Hello, I am using the ode45 function to solve three second order equations (theta_double dot 1, theta_double dot 2 and theta_do...
2 years 前 | 1 个回答 | 0