how to solve the integro-diffenertial equation?

1 次查看(过去 30 天)
i want to get the solution of this ode
b33 = 20*(2.52077405993092./(46.4663900509659 + (omega-1).^2 - ...
11.8316929905336.*(omega-1)));
and i use `fit` method to get the `k33`
k33=
20*(-1.01880661301011*...
sin(-12.2868520317448*t)/(12.3729623105373*t + ...
31.6231386532942*t^2));
but it is of `fit` method and you can int `b33` to get `k33`,but finally how to solve this ode?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Ordinary Differential Equations 的更多信息

产品


版本

R2014a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by