photo

Chetan Thakur


Last seen: 19 days ago Active since 2021

Followers: 0   Following: 0

I enjoy learning.

Statistics

All
  • Thankful Level 2
  • MATLAB Central Treasure Hunt Finisher
  • Solver

View badges

Feeds

View by

Question


how to merge two networks trained on different dataset ?
Hi I am trainning LSTM network for time series prediction. My training data size is 160 and number of channels are 19. Tra...

5 months ago | 0 answers | 0

0

answers

Question


How to train a Agent using reinforcement learning for variable step size ?
I have trained a Agent to perform certain task. But it works only for the step size used during training. My qestion is, how c...

6 months ago | 0 answers | 0

0

answers

Question


how to use tcpclient in simulink matlab function block
Hi Trying to use tcpclient in simulink's matlab function block(function is attached). But I get stuck with following error. ...

7 months ago | 1 answer | 0

1

answer

Question


How to convert simulink based Reinforcement learning environment to function or script based.
Hi I followed water tank model for reinforcement learning. Since it is based on simulink , is there a way to implement this ...

11 months ago | 1 answer | 1

1

answer

Question


why tcpserver is not part MATLAB ? Why do I need to purchase instrument control toolbox ?
I was surprised to see the basic tcpserver functionality is not accessible in base MATLAB. What is so special about it, that o...

1 year ago | 1 answer | 1

1

answer

Question


how to customize unittest report name
I am using matlab's unit test for my work. I used plugin to create pdf report of the test executed in the test suite. But I ca...

2 years ago | 1 answer | 0

1

answer

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

3 years ago