Feeds
질문
RK4 method for system of ODEs
Hi, I am new to this software and I need to solve the following equations using Runge-Kutta method(order four) in matlab. So I ...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
use of FFT in system of ODEs
I am having problem in generating the frequency spectrum of the following equations of motion of jeffcott rotor. I have defined...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
Error with double integration
I got error while solving the following equation. clear all; close all; clc syms a b; ae = 0.5; be = 0.6; R = 0.01; E = (2...
7년 초과 전 | 답변 수: 2 | 0