photo

Peter Man

Last seen: 6 days ago Active since 2022

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
2 Answers

Cody

0 Problems
3 Solutions

RANK
263,350
of 301,204

REPUTATION
0

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 21,191

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
76,612
of 173,368

CONTRIBUTIONS
0 Problems
3 Solutions

SCORE
40

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Solver
  • First Answer
  • Revival Level 1

View badges

Feeds

View by

Answered
Deep Network Designer fails to find unzipped files after prompting download
Hi, I work on the Deep Network Designer codebase. Unfortunately, I cannot reproduce the issue as described but I know there is ...

7 days ago | 0

Solved


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

2 years ago

Solved


Check that number is whole number
Check that number is whole number Say x=15, then answer is 1. x=15.2 , then answer is 0. http://en.wikipedia.org/wiki/Whole_numb...

2 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago

Answered
Use imported keras network to predict in Simulink
Hi Chuan Yu, In 19b, there isn't a layer specifically for vector inputs, which is why the imported network contains its input l...

4 years ago | 0