photo

Alexander


Last seen: ongeveer een maand ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


Meaning of step, epoch and episode in RL?
RL Designer App. I want to train an agent (PPO). I see that number of epochs in it is 3. In train options there are also epis...

ongeveer 2 jaar ago | 0 answers | 0

0

answers

Question


where is my home license?
mathworks site does not show my home license. What happens?

meer dan 2 jaar ago | 0 answers | 0

0

answers

Question


How to realize linear function (filter?) with saturation?
Initial signal equals ones, then minus ones (it can switch many times): u = [ones(15,1);-ones(5,1)]; If u==1 then output shoul...

ongeveer 3 jaar ago | 1 answer | 1

1

answer

Question


How to divide ROI label?
How to divide ROI label into two parts after auto recognition?

meer dan 3 jaar ago | 0 answers | 1

0

answers

Answered
Where is Speech2Text in AudioLabeler?
I should run setup.m file in speech2text folder.

meer dan 3 jaar ago | 0

| accepted

Question


Where is Speech2Text in AudioLabeler?
In AudioLabeler I don't see Speech2Text AddOn though I've installed it. Why? ('one-two-three...' audio file recognition example)...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


How to use GA in Reinforcement Learning instead of Gradient descent?
I made my Environment (reset and step functions) but I want to use Genetic algorithm for NN tuning instead of gradient descent. ...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Why Import Tool can't read csv files?
Previous versions can read csv files. But the new ones show the error "can't read utf16-LE". But the first line of data is read ...

ongeveer 6 jaar ago | 0 answers | 0

0

answers

Question


How divide states (run and stop, normal and alarms, summer and winter) in Stateflow for ventilation?
What is the best Stateflow structure (states) for ventilation system? It can be stopped or run. Run automatically or manually. T...

bijna 7 jaar ago | 1 answer | 0

1

answer

Question


can Matlab use lighting protocols: DALI, DMX?
I study using MatLab with Arduino. For lighting control there are such protocols as DALI and DMX. I saw in Arduino SPI, I2C, UAR...

ongeveer 8 jaar ago | 0 answers | 0

0

answers

Question


Find a formula for the first harmonic
The procedure. We have a time-series (N last terms) x(1:N). Find Discrete Fourier Transfom h(1:N) = DFT(x). Find the Inverse DFT...

meer dan 8 jaar ago | 0 answers | 0

0

answers

Question


How create DLL using only C/C++ types?
Library Compiler Application create DLL with MatLab type mwArray (for C++, and mxArray for C): extern LIB_libcfit_CPP_API v...

bijna 9 jaar ago | 0 answers | 0

0

answers

Question


Parallel training of SOM on GPU
train (trainbu) function for SOM network doesn't run on GPU because of negdist function is not in the GPU list. Is it possible t...

bijna 9 jaar ago | 0 answers | 2

0

answers

Question


GPU computing for Optimization & Global Optimization TB
Can I use GPU computing for Optimization & Global Optimization toolboxes?

meer dan 9 jaar ago | 1 answer | 1

1

answer

Question


GPU parallel computing on Intel
Can I use a GPU parallel computing if my GPU is Intel HD Graphics 4400 (DirectX 11.0, Shader 5.0, OpenGL 4.0) with CPU Intel i3-...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


don't use random train of som network
train for som network use random method (the results differ for the same input data) thought its net.trainFcn = trainbu (not tra...

meer dan 9 jaar ago | 1 answer | 0

1

answer