Feeds
已回答
second order differential equation with variable coefficients
I've solved, xx and F hadn't the same length. Thank you.
second order differential equation with variable coefficients
I've solved, xx and F hadn't the same length. Thank you.
8 years 前 | 0
已回答
second order differential equation with variable coefficients
Thank you for your answer, I have written the algorithm in this way but it doesn't work clc; close all; clear all; xx=[0,...
second order differential equation with variable coefficients
Thank you for your answer, I have written the algorithm in this way but it doesn't work clc; close all; clear all; xx=[0,...
8 years 前 | 0
提问
second order differential equation with variable coefficients
I have to solve this differential equation: m*d^2x/dt^2 +k*x= F(x) where F(x) is known for points
8 years 前 | 3 个回答 | 0
