Community Profile

photo

Yashlin Naidoo


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


How do i convert randint function to randi function using Matlab
My code below is FSK Modulation: When i use randint,Matlab says Warning: This is an obsolete function and may be removed in the ...

5 years ago | 1 answer | 0

1

answer

Question


How to convert dbm to watts
Good day I want to convert PT=47dbm to watts,how can i do that conversion on matlab.

6 years ago | 1 answer | 0

1

answer

Question


How do I create an array for user inputs of all the widths in each shape
This is my code:

9 years ago | 1 answer | 0

1

answer

Question


How do I generate one binary image with all my shapes in it?
This is my code below. I require a binary image to fit all my shapes in. The binary image background should be displayed in whit...

9 years ago | 1 answer | 0

1

answer

Question


How do i display a binary matrix in the command window for a 2D axis plot?
My code is below;

9 years ago | 1 answer | 0

1

answer

Question


How to save an axis as an image automatically?
My code is below;

9 years ago | 1 answer | 0

1

answer

Question


How do i insert the area of each shape in the centre of it?
This is my code below :

9 years ago | 1 answer | 0

1

answer

Question


How do I Generate a binary image from first principles?
I need to generate a binary image from first principles with my shapes included in the image. I must be able to use the function...

9 years ago | 3 answers | 0

3

answers

Question


How to draw every type of triangle?
I was only able to generate a equilateral triangle with my code below; %Triangle=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=...

9 years ago | 1 answer | 0

1

answer

Question


How do i display the binary matrix of an image in the command window?
I need to display the binary matrix of a binary image in the command window. My code is below; input_file='untitled.bmp'...

9 years ago | 1 answer | 0

1

answer

Question


How do i generate a triangle with just inputting base length and two base angles?
This is my code below,i was able to just generate a equilateral triangle. %Triangle=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-...

9 years ago | 0 answers | 0

0

answers

Question


Generate a triangle from a set of specified set variables.
I need to generate a triangle that will be able to be user controlled with input length of base in pixels and both base angles i...

9 years ago | 2 answers | 0

2

answers

Question


Generate binary image of geometric shapes?
I need a code where I can generate different geometric shapes in a form of a binary image. Please assist me as I am not very go...

9 years ago | 2 answers | 0

2

answers

Question


Generate eight distinct shapes from a set of specified variables using MATLAB image processing.
I need to generate the following shapes: Circle Square Triangle Rectangle Pentagon Hexagon Ellipse Octag...

9 years ago | 0 answers | 0

0

answers

Question


How to generate a binary circle with specified variables in a user controlled code?
I need to generate a binary circle with specified variables in a user controlled code

9 years ago | 0 answers | 0

0

answers

Question


How do I generate eight distinct shapes from a set of specified variables using MATLAB image processing?
Aim: To be able to generate eight distinct shapes from a set of specified variables using MATLAB image processing. Your shape...

9 years ago | 0 answers | 0

0

answers

Question


How do I make shape display in black colour and background in white colour?
This is my code below subplot(1,3,1); % subplot(m,n,p) m and n define the array of all the images together, and p defines th...

9 years ago | 1 answer | 0

1

answer

Question


How do I show the area of a shape in the centre of the shape in the image?
In addition, a number, written in white, indicating the area (in m2 and up to 1 decimal place), must be inserted in the centre o...

9 years ago | 0 answers | 0

0

answers

Question


How do I show the area of a shape in the centre of the shape in the image?
In addition, a number, written in white, indicating the area (in m2 and up to 1 decimal place), must be inserted in the centre o...

9 years ago | 0 answers | 0

0

answers

Question


How do I generate eight distinct shapes from a set of specified variables using MATLAB image processing
Design Question:How do I generate eight distinct shapes from a set of specified variables using MATLAB image processing A bin...

9 years ago | 0 answers | 0

0

answers

Question


How do I generate eight distinct shapes from a set of specified variables using MATLAB image processing.
How do I generate eight distinct shapes from a set of specified variables using MATLAB image processing. Myshape generator al...

9 years ago | 1 answer | 0

1

answer

Question


Generate eight distinct shapes from a set of specified variables
To be able to generate eight distinct shapes from a set of specified variables using MATLAB image processing. Your shape genera...

9 years ago | 1 answer | 0

1

answer