photo

Hunter


Last seen: alrededor de 2 meses hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Respondida
Array index became negative or illogical.
I figured out where the mistake was, in the improved eulers method, there is a part of the equation where it has f(t(n) + h, y(n...

alrededor de 2 meses hace | 0

| aceptada

Pregunta


Array index became negative or illogical.
function [t,y] = impeuler(f,tspan,y0,N) % Input: % f = name of inline function or function M-file that evaluates the ODE %...

alrededor de 2 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


function for m file
I was given the function: g(x,y) = (x^2/y^4)+(cos(7*x*exp(9*y))/(x^6 + 2)); and was instructed to format it as an anonymous fu...

3 meses hace | 1 respuesta | 0

1

respuesta