photo

Dmytro Bobkov


TU München

Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

2 Questions
2 Answers

Cody

0 Problems
3 Solutions

RANK
22,082
of 300,365

REPUTATION
2

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
73,237
of 168,262

CONTRIBUTIONS
0 Problems
3 Solutions

SCORE
40

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1
  • Revival Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
How do I block certain commands in Cody Coursework
In the recent release, there is a function to assert function absence, just enter the undesired function name and it will not pa...

9 years ago | 1

Answered
Can you use symbolic variables in Cody CourseWork questions.
Did you make sure that you have included symbolic math toolbox in your course? I had the same problem and in the end the symboli...

9 years ago | 0

Question


Visualizing difference image without exposing the solution itself
I want to add some helpful feedback to student submission in Cody Coursework, for example when filtering an image. This way I wa...

10 years ago | 1 answer | 0

1

answer

Question


Incosistent behaviour of figures titles in Cody coursework
I have observed an inconsistent behaviour of figure titles in Cody Coursework in visible tests: one time they are shown, another...

10 years ago | 1 answer | 0

1

answer

Solved


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

10 years ago

Solved


The Hitchhiker's Guide to MATLAB
Output logical "true" if the input is the answer to life, the universe and everything. Otherwise, output logical "false".

10 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:...

10 years ago