Submitted


Complex DATA export and Import in MATLAB
How to export and import complex data in MATLAB

mer än 13 år ago | 1 download |

Thumbnail

Submitted


1st order ODE's numerical solution with EULER method
[t, y]=EULER_modified_ODE(f, t0, y0, tend, Niter)

mer än 13 år ago | 1 download |

Thumbnail

Submitted


1st oder ODE solver EULER backward method based
[t, y]=EULER_backward_ODE(f, t0, y0, tend, Niter)

mer än 13 år ago | 4 downloads |

Thumbnail

Submitted


EULER method based 1st order ODE solving
% Euler forward approximation method to solve IVP ODEs

mer än 13 år ago | 1 download |

Thumbnail

Submitted


Spring-Mass-Damper system behavior analysis
Spring-Mass-Damper system behavior analysis for given Mass, Damping and Stiffness values.

mer än 13 år ago | 3 downloads |

Thumbnail

Submitted


SMDode Spring-Mass-Damper system behavior analysis
Spring-Mass-Damper system behavior analysis for given Mass, Damping and Stiffness values.

mer än 13 år ago | 1 download |

Thumbnail