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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0