Community Profile

photo

Elle Rae


Last seen: casi 3 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Integration using trapz method
I need to integrate the following function using the trapz method in MATLAB and keep getting errors: here is my code: d = 30...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


errors using Numerical Integration
I am trying to find the integral of the following function y = @(x) 1/(sqrt(1+x.^4)); %function a = -1; b = 1; %limits x ...

alrededor de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Trouble plotting solution to two 2nd order ODEs using forward Euler method
I have to graph the solution to two two-dimensional projectile motion including air resistance (drag) 2nd order ODEs that have...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Solving a linear system of 1st order ODEs using the Forward Euler method and ode45
I need to solve a linear system of 1st order ODEs using the Forward Euler method and ode45. The equations to solve: dxdt = (...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


While loop for Taylor Series to approximate e^2.7
I need to make a while loop for a Taylor series in order to approximate e^(2.7). This is what I've been trying clear; clc su...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta