photo

ZEMIN HUANG


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
85,025
of 300,553

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,635

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Invalid training data. Sequence responses must have the same sequence length as the corresponding predictors
I have written a DNN model to train my dataset, however, im not too sure what to put for the inputsize. My training data and val...

5 years ago | 1 answer | 0

1

answer

Question


how to convert cell array to matrix
i have a cell array that looks like below. I would like to convert it into a matrix that is 480000X384. Could anyone help me on ...

5 years ago | 1 answer | 0

1

answer

Question


Error: Invalid network layer does not support sequence input
hi, i am building a CNN training model. however, i got this error that do not know how to solve. i tried to insert a sequence fo...

5 years ago | 1 answer | 0

1

answer

Question


change the dimension of a cell in a cell array
hi, i have a cell array of size 480000x1, in each cell, the size is 384x1 as shown in the picture. I would like to change the 38...

5 years ago | 2 answers | 0

2

answers