Community Profile

photo

Pankaja Tanjore


Con actividad desde 2015

Estadísticas

  • Thankful Level 3

Ver insignias

Content Feed

Ver por

Pregunta


Installing Polyspace Trial version
Hello, I found from the below link, <https://in.mathworks.com/campaigns/products/trials/assisted/bf.html> about the tri...

casi 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


2D Matrix Operation
Hello, I have an input array A = [ 8 4; 3 6; 2 7; 1 4; 2 3; 2 1; 3 1; 3 5; 8 6; 8 1]; I have 2...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Extract minimum row value for every column in 2D matrix
A = [8 4; 3 6; 2 7; 1 4; 2 3;2 1;3 1; 3 5; 8 6; 8 1]; B = sortrows(A); I want to get the following output ans = ...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Extract the Maximum Column elements of every Row
Hello , I have an array A = [8 4; 3 6; 2 7; 1 4; 2 3;2 1;3 1; 3 5; 8 6; 8 1]; I want to extract maximum column elements f...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Extract elements of the array using any
A=[ 83 7 32 61; 91 13 17 48; 126 9 34 60; 172 1...

más de 8 años hace | 3 respuestas | 1

3

respuestas

Pregunta


Preprocess an Image to remove Noise from the Background
Hello, I have an image which contains a Text printed on it. I need to preprocess the image , remove all the noise in backgrou...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Preprocessing an Image containing a Text
Hello, I have an image which contains a Text printed on it. I need to preprocess the image , remove all the noise in backgrou...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Matrix multiplication in MATLAB HDL Coder
Hello, I have generated 3D point cloud in MATLAB(3-dimensional) and I need to generate HDL code(.vhd) for 3D Point Cloud u...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Tool boxes required to generate IP CORE from SIMULINK
Hello, I saw an video <https://www.youtube.com/watch?v=XJc2hJaWZfs (Create simple "Add" Block, and generate RTL by HDL Coder ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Update the parameters in .mat file and load into .m file
Hello, I am working on *MATLAB GUI* using *GUIDE (MATLAB 2015a).* There are few parameters for which i need to change the va...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Generate C code for 'load ' function using MATLAB Coder
Hello, I need to generate the C code using MATLAB coder. If i see the list of functions that are supported in MATLAB 2015a...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Optimize MATLAB code for speed(To reduce the execution time)
Hello, I have functions written in MATLAB. I have around 13 functions. I am using *tic* and *toc* functions to find the exec...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Change the pixel value of certain region in Binary image to 0
Hello, I have a binary image where the circle are detected using imfindcircles(). [centers, radii] = imfindcircles(bw2,[...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Find the rows and Columns for a non zero pixel in an image
Hello, I have an image.I need to find the row and col for a non zero pixels. I need to find the following pairs of rows and ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Check for valid data in edit box, clear the edit box if the data is invalid
Hello , I am working on MATLAB GUI using guide. I have an edit box which takes the input(Range : 1 to 100) from the user. ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to adjust GUI to fit screens of varying resolution
Hello, I have created a GUI in Guide.When i run my GUI in different computers of different resolution the screen is not fit t...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Detect the Centers for the circles
Hello , I have this image. I need to find the center of the four holes that is marked with Red.(InputImage.png) I applied...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Display default value in the edit box in MATLAB GUI
Hello, I have a MATLAB GUI which contains the edit box.The value to this edit box is entered by the user . If the value i...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Display image on axes with lines plotted on the image
Hello, I have an image which contains four circles on the four corners. Input_Img.png is the input image. I am detecting ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Disparity map in MATLAB GUI axes
Hello, I need to get the disparity map,which i am able to do this in .m file through the following code. figure,...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Generate C Code from MATLAB Coder
Hello, I have written the MATLAB code to *Erode* an image. I have tested the image in *MATLAB* and i am getting the correct...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Display Disparity Map in GUI Axes
Hello , I have the color disparity map.I am able to display this color disparity map from .m file. I have displayed it using ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Read and display images all the images from the folder with only single click on a PUSH BUTTON by user
Hello , I have the following requirement: i)I need to read image from a folder display it on the axes in MATLAB GUI. ii...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Display disparity map in GUI axes
Hello , I have the color disparity map.I am able to display this color disparity map from .m file. I have displayed it usin...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Display figure from .m file to MATLAB GUI
Hello, I have a 3Dpoint cloud that is mapped in a figure.I am using the following code figure, showPointCloud(pointCloud...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Read the Image from the path and display the image in MATLAB GUI axes
Hello, I am using MATLAB GUI guide to to develop the GUI for my project. I need to select the image from the folder (.png i...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Access the elements from 2D array based on the index
Hello, I have an array *A* array with dimension 2x6 * A=[10 20 30 40 50 60; 70 80 90 100 110 120];* and another 1D ar...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Access the array index using find
Hello , I have an array A1 = [1 12 23 45]; and second array A1_1 = [45 23]; I need to find the index of 45 and 23 i...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Display the figure in MATLAB GUI obtained from showPointCloud()
Hello, I am using the function showPointCloud(); in MATLAB to display the image. I am able to display this image correctly in M...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to dispaly the disparity map in MATLAB GUI
Hello, I have a disparity map that is generated from the matlab function. I am trying to display this disparity map in MTALAB ...

casi 9 años hace | 0 respuestas | 0

0

respuestas

Cargar más