Rahul punk
www.yawot.com
Followers: 0 Following: 0
Automation Engineer if any kind of automation (PLC, HMI, VFD, DCS, Arduino, excel, website building and hosting etc)required feel free to email Contact@yawot.com
Estadística
12 Preguntas
34 Respuestas
10 Archivos
Cody0 Problemas
5 Soluciones
CLASIFICACIÓN
5.555
of 295.467
REPUTACIÓN
8
CONTRIBUCIONES
12 Preguntas
34 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
6.515 of 20.234
REPUTACIÓN
166
EVALUACIÓN MEDIA
4.90
CONTRIBUCIONES
10 Archivos
DESCARGAS
16
ALL TIME DESCARGAS
1189
CLASIFICACIÓN
49.379
of 153.912
CONTRIBUCIONES
0 Problemas
5 Soluciones
PUNTUACIÓN
62
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
2 Público Canales
EVALUACIÓN MEDIA
40
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
RGB-Color-Detection Graphical User Interface for MATLAB 2021
RGB-Color-Detection Graphical User Interface for MATLAB 2021
más de 1 año hace | 1 descarga |
Resuelto
The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...
alrededor de 3 años hace
Pregunta
how to find distances from edges in irregular binary image?
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
HOW TO FIND DISTANCES BETWEEN BLACK OBJECTS WITH EDGE TO EDGE?
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Anybody Know About how to find this red marking distance(binary image)
más de 3 años hace | 0 respuestas | 0
0
respuestassaving an image to disk
%read image tt= imshow(image) ; %save your image other location with any name save desktop or any folder also saveas(tt,'C:...
más de 3 años hace | 0
Saving images in a directory folder
%read image test.jpg tt= imshow('C:\Users\admin\Desktop\test.jpg') ; %save your image other location with any name save deskt...
más de 3 años hace | 0
How to save image from one folder to another?
%read image test.jpg tt= imshow('C:\Users\admin\Desktop\test.jpg') ; %save your image other location with any name save deskt...
más de 3 años hace | 0
How to save an image to a folder?
%read image tt= imshow(image) ; %save your image other location with any name save desktop or any folder also saveas(tt,'C:\...
más de 3 años hace | 0
how to save image in specific folder in matlab?
%read image tt= imshow(image) ; %save your image other location with any name save desktop or any folder also saveas(tt,'C:...
más de 3 años hace | 0
How to save an image in a folder automatically?
%read image test.jpg tt= imshow(image) ; %save your image other location with any name save desktop or any folder also savea...
más de 3 años hace | 0
Pregunta
how to find the distance of all objects in given image
más de 3 años hace | 1 respuesta | 0
1
respuesta1
respuestaEnviada
Multiple curve and line intersection.
many line and curve intersection.
más de 3 años hace | 2 descargas |
Resuelto
Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...
alrededor de 4 años hace
Resuelto
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
alrededor de 4 años hace
Resuelto
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
alrededor de 4 años hace
Resuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
alrededor de 4 años hace
Can anyone explain how to this codes generated from neural network???how to apply this code in arduino ide??
yes it is possible, you can convert Matlab code to c++ or c using Matlab coder, after convert then download and create Arduino ...
alrededor de 4 años hace | 0
Enviada
matlab-autonomous-vehicles
Matlab-autonomous-vehicles-simulation for more projects to visit: www.yawot.com
alrededor de 4 años hace | 2 descargas |
Enviada
Thingspeak to esp 8266 led on off anywhere in the world
MATLAB THINGSPEAK+ESP8266 TO CONTROL LED ANYWHERE IN THE WORLD
más de 4 años hace | 0 descargas |
Enviada
Thingspeak to esp 8266 led on off anywhere in the world
matlab thingspeak server to control led
más de 5 años hace | 3 descargas |
Enviada
ExtractBiggestBlob
this project is based on real time multiple particle to extracted bigger particle using microscope and count particle
más de 5 años hace | 1 descarga |