Feeds
질문
Fourier transform code issues obtaining frequency domain
Hello, I am currently trying to run some code to obtain the frequency domain for the vibrations of a cantilever beam using exper...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Incorrect results using Runge Kutta 5th order method
Hello, I have written the following code for a second order differential equation, split into two first order differential equat...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Runge Kutta 5th order help, error message "Index exceeds matrix dimensions."
Hello I have written the following code for a second order differential equation, split into two first order differential equati...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
What is wrong with my code? it returns the error "In an assignment A(:) = B, the number of elements in A and B must be the same."
Hello, I have written this code and I do not understand why it keeps resulting in the same error message, "In an assignment A(...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
will this code correctly find the terminal velocity of a bike rider?
cd = 1; %drag coefficient ur = 0.0028; %coefficient of rolling resistance m=90; % mass of the bike and rider A=0.5; % ...
8년 초과 전 | 답변 수: 0 | 0

