photo

Juan Nunez


Last seen: 5 years ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
278,380
of 300,513

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
44.44%

VOTES RECEIVED
0

RANK
 of 21,018

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,480

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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...

6 years ago | 2 answers | 0

2

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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 ...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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 ...

9 years ago | 2 answers | 0

2

answers

Question


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; ...

9 years ago | 1 answer | 0

1

answer