Juan Nunez
Followers: 0 Following: 0
Statistiques
9 Questions
0 Réponses
RANG
267 480
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
44.44%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
environ 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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; ...
plus de 8 ans il y a | 1 réponse | 0