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
Statistik
RANG
5.875
of 295.295
REPUTATION
8
BEITRÄGE
12 Fragen
34 Antworten
ANTWORTZUSTIMMUNG
25.0%
ERHALTENE STIMMEN
0
RANG
6.512 of 20.205
REPUTATION
166
DURCHSCHNITTLICHE BEWERTUNG
4.90
BEITRÄGE
10 Dateien
DOWNLOADS
16
ALL TIME DOWNLOADS
1188
BEITRÄGE
0 Beiträge
BEITRÄGE
2 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
40
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gesendet
RGB-Color-Detection Graphical User Interface for MATLAB 2021
RGB-Color-Detection Graphical User Interface for MATLAB 2021
mehr als ein Jahr vor | 1 Download |
Gelöst
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...
etwa 3 Jahre vor
Frage
how to find distances from edges in irregular binary image?
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
HOW TO FIND DISTANCES BETWEEN BLACK OBJECTS WITH EDGE TO EDGE?
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Anybody Know About how to find this red marking distance(binary image)
mehr als 3 Jahre vor | 0 Antworten | 0
0
Antwortensaving 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:...
mehr als 3 Jahre vor | 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...
mehr als 3 Jahre vor | 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...
mehr als 3 Jahre vor | 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:\...
mehr als 3 Jahre vor | 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:...
mehr als 3 Jahre vor | 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...
mehr als 3 Jahre vor | 0
1
AntwortGesendet
Multiple curve and line intersection.
many line and curve intersection.
mehr als 3 Jahre vor | 2 Downloads |
Gelöst
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...
etwa 4 Jahre vor
Gelöst
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 ...
etwa 4 Jahre vor
Gelöst
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...
etwa 4 Jahre vor
Gelöst
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:...
etwa 4 Jahre vor
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 ...
etwa 4 Jahre vor | 0
Gesendet
matlab-autonomous-vehicles
Matlab-autonomous-vehicles-simulation for more projects to visit: www.yawot.com
etwa 4 Jahre vor | 2 Downloads |
Gesendet
Thingspeak to esp 8266 led on off anywhere in the world
MATLAB THINGSPEAK+ESP8266 TO CONTROL LED ANYWHERE IN THE WORLD
mehr als 4 Jahre vor | 0 Downloads |
Gesendet
Text to speech
test simple text to speech "output sound"
mehr als 5 Jahre vor | 1 Download |
Gesendet
Thingspeak to esp 8266 led on off anywhere in the world
matlab thingspeak server to control led
mehr als 5 Jahre vor | 3 Downloads |
Gesendet
ExtractBiggestBlob
this project is based on real time multiple particle to extracted bigger particle using microscope and count particle
mehr als 5 Jahre vor | 1 Download |