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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0