Ambadas Shinde - MATLAB Central
photo

Ambadas Shinde


Last seen: meer dan 3 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

All
CodyMATLAB AnswersZoom OutFrom 03/20 to 03/25Use left and right arrows to move selectionFrom 03/20Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

2 Questions
0 Answers

Cody

0 Problems
4 Solutions

RANK
163.873
of 297.457

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20.438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
63.615
of 158.938

CONTRIBUTIONS
0 Problems
4 Solutions

SCORE
50

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

bijna 5 jaar ago

Solved


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

bijna 5 jaar ago

Solved


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

bijna 5 jaar 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...

bijna 5 jaar 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...

bijna 5 jaar 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...

bijna 5 jaar ago | 1 answer | 0

1

answer