Ecuaciones Diferenciales y de Diferencias
Script que soluciona ecuaciones diferenciales y de diferencias.
ECUACIONES DIFERENCIALES EN FORMA SIMBÓLICA y(t)
con x(t) igual a las siguientes entradas; función impulso(d(t)-delta de dirac), función paso u(t), y función rampa t*u(t) mediante el uso de la Transformada de Fourier.
ECUACIONES DE DIFERENCIAS EN FORMA GRÁFICA Y SIMBÓLICA
muestra tres tipos de respuesta, impulso, paso y rampa, se ingresa los coeficientes de la ecuación y los coeficientes de la respuesta, presenta la solución en forma grafica usando stem, la transformada de fourier con plot(), y ademas la transformada z en forma simbólica.
Script that solves differential equations and differences.
Differential equations in symbolic form and (t)
with x (t) equal to the following entries; impulse function (d (t) the dirac-delta), step function u (t), and ramp function t * u (t) using Fourier Transform.
DIFFERENCES IN FORM EQUATIONS graphics and symbols
shows three types of response, impulse, step and ramp, enters the equation coefficients and coefficients of the answer, the solution presented in graphical form using stem, Fourier transform plot (), and also z-transform symbolic form
Cite As
Roberto Herrera-Lara (2024). Ecuaciones Diferenciales y de Diferencias (https://www.mathworks.com/matlabcentral/fileexchange/27356-ecuaciones-diferenciales-y-de-diferencias), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Symbolic Math Toolbox >
- MATLAB > Mathematics > Elementary Math > Trigonometry >
Tags
Acknowledgements
Inspired: Termoclina, Ejemplo Ecuaciones Diferenciales
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.