photo

Priyank Sharma

MathWorks

Last seen: 4 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

  • Knowledgeable Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Batch learning for deep learning lstm time series
We train the network using mini-batches of data (if you want to change the size of the mini-batches they can do that in training...

5 years 前 | 0

| 已接受

已回答
Export FMU for CarMaker
You can follow the below documentation to correctly export the model as a Tool-Coupling FMU in R2018b https://www.mathworks.com...

5 years 前 | 0

| 已接受

已回答
Data Analysis – Pattern Recognition
Your question is bit unclear to me whether your described use case needs signal processing or machine learning at the current st...

5 years 前 | 0

| 已接受

已回答
Understanding the Spectrogram function
The output 's' of the functioni is the Short-time Fourier transform which is returned as a matrix. In the matrix, time increas...

5 years 前 | 0

已回答
Receive data from 2 serial devices parallel
Yes, you can use the Parallel Computing Toolbox's SPMD feature to do this. You can have each worker MATLAB thread accessing indi...

5 years 前 | 0