Lakerpurp24
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
145.670
of 295.735
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.277
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.433
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
Unable to use a value of type 'VideoWriter' as an index
Im getting a strange error from the following: vv = VideoWriter('animated.avi', 'Uncompressed AVI'); vv.FrameRate = 30;...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Why is my scatter plot producing inconsistent results?
Im trying to make a basic scatter plot from some data that I have collected but my code is producing inconsistent results. I'm o...
casi 5 años hace | 2 respuestas | 0
2
respuestasPregunta
How to return an individual matrix from a function that uses multiple?
I have a nested parent function that operates on multiple matrices using other functions. I then want to return individual matri...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Gaussian Pulse to Drive Voltage source
I need to develop a gaussian pulse to drive a voltage source for an FDTD simulation. The pulse is defined by the pulse half widt...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Why is this code returning a blank plot?
v = 240 i = 4.17 z = v/i pf = -1 for count = 1:1:20 r = z * (pf) x = z * sin(acos(pf)) voltage_reg(coun...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to normalize two waves on a single plot
Basically i want to normalize and display the maximum and minimum values between y and y2 for the following code so that they bo...
alrededor de 5 años hace | 2 respuestas | 0