Community Profile

photo

Priyank Sharma

MathWorks

Last seen: 대략 4년 전 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년 전 | 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년 전 | 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년 전 | 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년 전 | 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년 전 | 0