photo

Alexander


Last seen: 1 month 前 自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

提问


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

2 years 前 | 0 个回答 | 0

0

个回答

提问


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

2 years 前 | 0 个回答 | 0

0

个回答

提问


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

3 years 前 | 1 个回答 | 1

1

个回答

提问


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

3 years 前 | 0 个回答 | 1

0

个回答

已回答
Where is Speech2Text in AudioLabeler?
I should run setup.m file in speech2text folder.

3 years 前 | 0

| 已接受

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

8 years 前 | 0 个回答 | 0

0

个回答

提问


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

8 years 前 | 0 个回答 | 0

0

个回答

提问


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

9 years 前 | 0 个回答 | 0

0

个回答

提问


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

9 years 前 | 0 个回答 | 2

0

个回答

提问


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

9 years 前 | 1 个回答 | 1

1

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答