Community Profile

photo

Ambadas Shinde


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • First Review
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

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

4 years ago

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

4 years ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

4 years ago

Question


Problem while reading imageDatastore.Files
Lets consider, the images available in "testing_prepro" folder are These images I am using to create the imageDatastore with f...

4 years ago | 1 answer | 0

1

answer

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

4 years ago

Question


How to read the images serially from imageDataStore
In the example of Train Deep Learning Network to Classify New Images mentioned in MATLAB Help Documentation, they have mentioned...

4 years ago | 0 answers | 0

0

answers