photo

SUKUMAR NAGINENI


Last seen: 13 jours il y a Actif depuis 2018

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

14 Questions
0 Réponses

Cody

0 Problèmes
7 Solutions

RANG
20 060
of 300 791

RÉPUTATION
2

CONTRIBUTIONS
14 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
2

RANG
 of 21 091

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
46 453
of 171 083

CONTRIBUTIONS
0 Problèmes
7 Solutions

SCORE
84

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 3
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


Arrange Vector in descending order
If x=[0,3,4,2,1] then y=[4,3,2,1,0]

plus de 3 ans il y a

A résolu


Vector creation
Create a vector using square brackets going from 1 to the given value x in steps on 1. Hint: use increment.

plus de 3 ans il y a

A résolu


Create a vector
Create a vector from 0 to n by intervals of 2.

plus de 3 ans il y a

A résolu


Flip the vector from right to left
Flip the vector from right to left. Examples x=[1:5], then y=[5 4 3 2 1] x=[1 4 6], then y=[6 4 1]; Request not ...

plus de 3 ans il y a

A résolu


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

plus de 3 ans il y a

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

plus de 3 ans il y a

Question


How to resolve the license manager error -21
Dear Mathworks team, We have a campus-wide MatLab license, and we are using the same serial number for all the versions. MATLAB...

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

1

réponse

Question


How to extract the annotation file of XML data using MATLAB?
Dear all, We have downloaded the road dataset online, in that, they have created annotation (Ground truth) for all the original...

plus de 4 ans il y a | 1 réponse | 2

1

réponse

Question


What is the functionality of the distance evaluation function in the RANSAC MATLAB function?
Dear all, I have used the RANSAC Matlab function for computing inlier points of the data. Can anyone please tell me the fu...

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

1

réponse

Question


Blob analysis and region props
Hello, I have applied a region props function on the binary image to get the orientation information of objects in the image. ...

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

1

réponse

Question


How to extract a particular colour from an RGB image?
Dear all, I want to extract a particular colour from an RGB image. If that specific colour is present in an image, I wish to re...

plus de 4 ans il y a | 2 réponses | 0

2

réponses

Question


How to filter out information in an image using image processing techniques in MATLAB?
Dear all, I have a video captured at 30 frames per second, and i have a frame 1, frame 2, ......frame 30. Here, I have shown im...

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

0

réponse

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

plus de 4 ans il y a

Question


How to create an original matrix by using non zero value indices?
A = [1 0 0 0 1; 1 0 0 0 1 ; 1 0 0 0 ...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


How to do multiple lines fitting on the images using MATLAB?
Dear sir, I have to fit a model or line fitting on the image. Anybody can give an idea about the model or line fitting algorit...

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

1

réponse

Question


Reference (Ground truth) images
Dear all, We required a reference (ground truth) images for the performance comparison of an edge detection algorithm. Kindly p...

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

0

réponse

Question


How to get a color image with labeling from a binary image?
Dear sir, We have a dilated image (binary image), we need to convert it into a color image with the labelling. Anyone can help...

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

1

réponse

Question


How to super impose the two signals, meanwhile conversion of 1-D data to 2-D data by using the simulink blocks?
Two Inputs of size 80*60 (colum1*row1) and it's transposed data 60*80 (column2 * row2) are avalible as input to the algorithm. ...

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

0

réponse

Question


Error in conversion of simulink model into verilog code?
Hello, We are getting an error while conversion of Simulink model into Verilog code using HDL coder. Anyone can resolve this pr...

presque 7 ans il y a | 1 réponse | 0

1

réponse

Question


How to convert simulink blocks to verilog codes with HDL coder ?
How to convert simulink blocks to verilog codes with HDL coder ?

presque 7 ans il y a | 1 réponse | 0

1

réponse

Question


Could anyone please explain this codes ?
inmenu=sprintf(' enter the number of the desired filter type:\n1) Low-pass \n2) High pass\n3) Band-pass \n4) Band-stop\n-> '); ...

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

0

réponse