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
Statistics
RANK
5,555
of 295,467
REPUTATION
8
CONTRIBUTIONS
12 Questions
34 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
6,515 of 20,234
REPUTATION
166
AVERAGE RATING
4.90
CONTRIBUTIONS
10 Files
DOWNLOADS
16
ALL TIME DOWNLOADS
1189
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
2 Public Channels
AVERAGE RATING
40
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
RGB-Color-Detection Graphical User Interface for MATLAB 2021
RGB-Color-Detection Graphical User Interface for MATLAB 2021
1 year ago | 1 download |
Solved
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...
3 years ago
1
answer0
answersQuestion
Anybody Know About how to find this red marking distance(binary image)
3 years ago | 0 answers | 0
0
answerssaving 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:...
3 years ago | 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...
3 years ago | 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...
3 years ago | 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:\...
3 years ago | 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:...
3 years ago | 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...
3 years ago | 0
Submitted
Multiple curve and line intersection.
many line and curve intersection.
3 years ago | 2 downloads |
Solved
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...
4 years ago
Solved
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 ...
4 years ago
Solved
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...
4 years ago
Solved
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:...
4 years ago
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 ...
4 years ago | 0
Submitted
matlab-autonomous-vehicles
Matlab-autonomous-vehicles-simulation for more projects to visit: www.yawot.com
4 years ago | 2 downloads |
Submitted
Thingspeak to esp 8266 led on off anywhere in the world
MATLAB THINGSPEAK+ESP8266 TO CONTROL LED ANYWHERE IN THE WORLD
4 years ago | 0 downloads |
Submitted
Thingspeak to esp 8266 led on off anywhere in the world
matlab thingspeak server to control led
5 years ago | 3 downloads |
Submitted
ExtractBiggestBlob
this project is based on real time multiple particle to extracted bigger particle using microscope and count particle
5 years ago | 1 download |