photo

Vrushali Lanjewar


Last seen: 2 months ago Active since 2020

Followers: 0   Following: 0

Currently working as JRF

Professional Interests:
Applications, Deep Learning Toolbox, AI for Signals and Images, Image Processing Toolbox

Statistics

All
  • First Answer
  • MATLAB Central Treasure Hunt Finisher
  • Promoter
  • Solver
  • Explorer

View badges

Feeds

View by

Solved


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

3 years ago

Question


vgg16 not installed as Deep learning toolbox has missing this package
Error using vgg16 (line 60) vgg16 requires the Deep Learning Toolbox Model for VGG-16 Network support package. To install this ...

3 years ago | 1 answer | 0

1

answer

Answered
Corrupt Image
When I run the LSTM example while Displaying images in dataset with 20 classes containing more than 1000 images and I assigned...

3 years ago | 0

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

3 years ago

Question


image classification of handwritten characters
How to create a classifier from scratch in Matlab to classifiy better handwritten character images? That would extract precise f...

3 years ago | 0 answers | 0

0

answers

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