Juan Nunez
Followers: 0 Following: 0
Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
267.539
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
44.44%
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.057
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
Create policy evaluation function for RL agent
Hello, I'm using the Reinforcement Learning Toolbox to train an agent for a particular task. Once the training is complete, I...
alrededor de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
how do I slice a variable? parfor loop
Hello guys, Matlab is showing me an error that involves a parfor loop. Below you can see the structure of the code and the erro...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to generate a signal with time delay?
Hello guys, I'm creating a model in Simulink in which I have a sinusoidal input and I need to generate an output signal like ...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
using ismember function in simulink
Hello Guys, Below you can see a very simple function I'm using in Simulink. When I try to run the simulation, the following e...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I implement a MATLAB code into an Embedded MATLAB block in Simulink?
Hello guys, Below you can see a Matlab code I need to implement in Simulink using the embedded function block. I tried to rew...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to estimate the efficiency of a battery?
Hello guys, Currently I am working on a project that requires estimating the efficiency of a battery (lithium-ion in this cas...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
For loops in simulink
I have a 36x5 matrix. Each column of this matrix is an input to a simulink block. I need to create a for loop for my simulink mo...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
generate a ramp signal based on an external input
Hello, How can I generate a ramp signal based on an external input in matlab. For example, when the external input K changes ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Keeping the value of a constant once it reaches that value using IF else statement??
Hello, I'm trying to generate the following function: function K = Table(Is,Imax,Phiref,Phi) K=0; Sa=0; Sb=0; ...
más de 8 años hace | 1 respuesta | 0