Priyank Sharma
MathWorks
Followers: 0 Following: 0
Statistics
0 Questions
5 Answers
RANK
4,155
of 295,467
REPUTATION
12
CONTRIBUTIONS
0 Questions
5 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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 ago | 0
| accepted
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 ago | 0
| accepted
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 ago | 0
| accepted
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 ago | 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 ago | 0