![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6467264_1522114864367_DEF.jpg)
Yashlin Naidoo
Followers: 0 Following: 0
Statistik
23 Fragen
0 Antworten
RANG
104.692
of 297.016
REPUTATION
0
BEITRÄGE
23 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
34.78%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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 ...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to convert dbm to watts
Good day I want to convert PT=47dbm to watts,how can i do that conversion on matlab.
fast 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Good day im trying to plot a graph of the effect of distance of separation between the TX/RX and the receive signal strength, using Friis's free space equation. I am having an issue with the graph when my pr is in db unit.
My code: clc; close all; clear all; d=1:0.1:20 ; f=2100000000; Wavelength=(3*10^8/f).^2;...
fast 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How do I create an array for user inputs of all the widths in each shape
This is my code:
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do i display a binary matrix in the command window for a 2D axis plot?
My code is below;
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to save an axis as an image automatically?
My code is below;
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do i insert the area of each shape in the centre of it?
This is my code below :
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 9 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
How to draw every type of triangle?
I was only able to generate a equilateral triangle with my code below; %Triangle=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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'...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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
fast 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 10 Jahre vor | 1 Antwort | 0