Yashlin Naidoo
Followers: 0 Following: 0
Statistiques
23 Questions
0 Réponses
RANG
246 846
of 295 486
RÉPUTATION
0
CONTRIBUTIONS
23 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
34.78%
VOTES REÇUS
0
RANG
of 20 236
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 950
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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 ...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How to convert dbm to watts
Good day I want to convert PT=47dbm to watts,how can i do that conversion on matlab.
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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;...
plus de 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
How do I create an array for user inputs of all the widths in each shape
This is my code:
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How do i display a binary matrix in the command window for a 2D axis plot?
My code is below;
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How to save an axis as an image automatically?
My code is below;
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How do i insert the area of each shape in the centre of it?
This is my code below :
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 3 réponses | 0
3
réponsesQuestion
How to draw every type of triangle?
I was only able to generate a equilateral triangle with my code below; %Triangle=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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'...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0