Yashlin Naidoo
Followers: 0 Following: 0
Estadística
23 Preguntas
0 Respuestas
CLASIFICACIÓN
246.827
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
23 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
34.78%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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 ...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to convert dbm to watts
Good day I want to convert PT=47dbm to watts,how can i do that conversion on matlab.
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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;...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
How do I create an array for user inputs of all the widths in each shape
This is my code:
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How do i display a binary matrix in the command window for a 2D axis plot?
My code is below;
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to save an axis as an image automatically?
My code is below;
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How do i insert the area of each shape in the centre of it?
This is my code below :
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 9 años hace | 3 respuestas | 0
3
respuestasPregunta
How to draw every type of triangle?
I was only able to generate a equilateral triangle with my code below; %Triangle=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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'...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 9 años hace | 1 respuesta | 0