OvercookedRamen
Followers: 0 Following: 0
I do it for the money
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
146.290
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Issue with Fourier Series Stair Step Function
I am supposed to be seeing a stair step function, but I get a striaght line instread. I am seeing this warning "Warning: Imagina...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Plotting a stem plot of a Fourier series
Here is my code: % Plot amplitude vs frequencey n = 0:15; f = f0*n; A = abs((8*10) ./ (pi^2) .* (1./n) .* cos(n.*w.*t)); f...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
RLC Circuit Equation Implementation-Runge Kutta
Hello, I need to convert an RLC equation to work inside the functions I have wirtten. Currently MatLab is telling me there are t...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Runge-Kutta function with a second order ODE
Hello, I have this section of code I am trying to work with. I need it to be able to accept a matrix form of a second order derr...
alrededor de 5 años hace | 3 respuestas | 0
3
respuestasPregunta
How to make a function that uses Runge-Kutta Method
Hello, I am trying to create a function that can take in a function and solve it using Runge-Kutta's method. For example, I shou...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to create a function that can solve and graph Euler's equations
Hey guys, I'm trying to create a function that can take a differential equation and show the numerical solution via graph using ...
alrededor de 5 años hace | 1 respuesta | 0