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
統計
All
Feeds
送信済み
RGB-Color-Detection Graphical User Interface for MATLAB 2021
RGB-Color-Detection Graphical User Interface for MATLAB 2021
1年以上 前 | ダウンロード 1 件 |
解決済み
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年以上 前
回答済み
saving 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:...
saving 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年以上 前 | 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...
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年以上 前 | 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...
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年以上 前 | 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:\...
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年以上 前 | 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:...
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年以上 前 | 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...
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年以上 前 | 0
解決済み
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年 前
解決済み
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年 前
解決済み
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年 前
解決済み
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年 前
回答済み
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 ...
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年以上 前 | 0
送信済み
matlab-autonomous-vehicles
Matlab-autonomous-vehicles-simulation for more projects to visit: www.yawot.com
4年以上 前 | ダウンロード 3 件 |
送信済み
Thingspeak to esp 8266 led on off anywhere in the world
MATLAB THINGSPEAK+ESP8266 TO CONTROL LED ANYWHERE IN THE WORLD
4年以上 前 | ダウンロード 0 件 |
送信済み
Thingspeak to esp 8266 led on off anywhere in the world
matlab thingspeak server to control led
5年以上 前 | ダウンロード 5 件 |
送信済み
ExtractBiggestBlob
this project is based on real time multiple particle to extracted bigger particle using microscope and count particle
5年以上 前 | ダウンロード 1 件 |