Deric Hernandez
Followers: 0 Following: 0
Feeds
提问
Create a Script to solve for beam deflection
% March 17 %% Example 1, use ode45 to solve for a system of 3 ODEs clear,clc close all [t,y] = ode45(@dydtfun,[0,12],[0,1,1]...
2 years 前 | 1 个回答 | 1