photo

Nitin Sharma


Actif depuis 2015

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

3 Questions
0 Réponses

Cody

0 Problèmes
3 Solutions

RANG
62 699
of 301 327

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 234

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
75 929
of 173 995

CONTRIBUTIONS
0 Problèmes
3 Solutions

SCORE
40

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Solver

Afficher les badges

Feeds

Afficher par

Question


Getting Error Subscripted Assignment Dimension mismatch... while reading and saving the every 12th frame of a video
While doing video processing, I am getting the error for subscripted assignment dimension mismatch for some videos while some ar...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


How can I change source block parameters [Image from File] in a simulink model after every successful run?
I have a simulink model in which there is input image using 'Image from file' block. In this model, we give File Location in par...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


How can I capture a no. of images, say 10, in every 10 seconds to save them to a specific folder and then call out these images in the same order to a simulink model ?
I am using Matlab R2012a. I am working on a project in which I have to perform image acquisition first using a webcam and then s...

environ 10 ans il y a | 1 réponse | 0

0

réponse

A résolu


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

presque 11 ans il y a

A résolu


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

presque 11 ans il y a

A résolu


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

presque 11 ans il y a