Julia Hariharan
Followers: 0 Following: 0
Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
207.455
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
28.57%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
How do I store each iteration of my for loop in a vector?
Hello, I have a very basic problem that I'm sure I've solved before but for some reason am having a lot of trouble with it. I am...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Getting the error "In the "lyap(A,Q,...)" command, A and Q must be square matrices of the same size." even though my A and Q matrix are the same size
So, I am trying to find the observability Gramian of a system using the 'lyap' function in MatLab. My code works for my controll...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I resolve the error "Matrix dimensions must agree" here?
I'm trying to multiply 2 matricies in MatLab, the first is a 13x13 and the second is a 13x4. The inner dimensions of these matri...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Why do I receive the message "MATLAB has encountered an internal error and needs to close" when I try to connect a scope to an output terminal?
My question pretty much says it all, I want to be able to look at the three-phase voltage of a system I have built in Simulink, ...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to store matrix from each iteration of a for loop in a larger matrix?
The question is pretty straight forward, I am getting a matrix as a result of each iteration of a for loop and I want to be able...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Plotting a Nyquist Curve Point by Point
I am trying to test the stability of a system that I have mathematically modeled in MatLab. I have a series of Frequency points ...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I perform an operation on each element of a vector individually using a for loop?
I have impedance values from a separate file saved as a vector, the second column is the magnitude and the third column is the p...
más de 4 años hace | 1 respuesta | 0