![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/21732819_1658775743517.jpeg)
Vikas Chelluru
Followers: 0 Following: 0
Hi there! My name is Vikas Chelluru, and I am currently pursuing my undergraduate degree in Electronics Communication Engineering at IIIT Sri City. I consider myself to be a passionate problem solver, and I absolutely love using my engineering skills to tackle complex challenges. I have a keen interest in cutting-edge technologies such as deep learning, IoT, autonomous systems, and signal processing, and I am always eager to learn new things and explore innovative ideas. I am constantly looking for new opportunities to push myself out of my comfort zone and grow both personally and professionally.
MATLAB
Spoken Languages:
English
Statistics
RANK
119,171
of 297,016
REPUTATION
0
CONTRIBUTIONS
1 Question
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
11,041 of 20,419
REPUTATION
46
AVERAGE RATING
4.00
CONTRIBUTIONS
6 Files
DOWNLOADS
22
ALL TIME DOWNLOADS
383
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
2 Public Channels
AVERAGE RATING
30
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
tello_drone_controlled_and_simulation_objectdetection_using_
This project integrates the control of a Tello mini-drone with MATLAB, using advanced features such as object detection with and...
9 months ago | 9 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/afd8a768-8ac2-4366-a11d-4c97c9161cdb/df610c19-93be-44b0-9dd6-3e1a00e83bbb/images/1698759249.png)
Submitted
Real-TimePowerConsumptionForecastingwithAzure_MATLAB_Node-RE
This project demonstrates the integration of Azure Blob Storage, MATLAB, and OPC UA with Node-RED for real-time power consumptio...
1 year ago | 2 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/3245769a-e9c2-4737-8654-a57fee4da922/ea025431-108c-4b37-9b7f-7ab45e78bc5b/images/1698757016.png)
Submitted
matlab_to_python_classification_using_DL
This project serves as a bridge between MATLAB and Python, focusing on deep learning techniques for the classification of fruit ...
1 year ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/4527ae65-eaad-4bf9-9f4b-3f85ce7466fc/8ee3b5d0-6e6c-4a83-b4b5-818aa07b1097/images/1701521667.jpg)
Question
Can I train pretrained tensorflow lite model in matlab for object detection?
I am using latest deeplearning toolbox interface for Tensorflow Lite in matlab .For my project I want to train and create a cus...
1 year ago | 1 answer | 0
1
answerSubmitted
RASPI_CAR_CONTROLLED_OVER_WIFI_AND_LIVE_STREAM
The Raspberry Pi car project is an excellent example of how modern technology can be utilized to create innovative solutions.
2 years ago | 3 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/1d123ce0-eef3-4a83-8287-9600e8c7ffe2/4cf8db8b-7116-4bac-af61-2988eb3aac33/images/1682833841.jpeg)
Submitted
Matlab_EMG_classification
classification of human activities for future applications
2 years ago | 2 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/369814f5-ecaf-4df1-9cca-d1c0a34a0d4d/2ef1a3bc-f97b-49ca-9565-c48cac7bc355/images/1671013224.png)
Submitted
Rainfall Forecasting Using MATLAB
This Project Shows the power of Econometrics Toolbox in MATLAB for statistical analysis and forecasting.
2 years ago | 5 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/ebcfd1dc-7f67-4dd7-a66d-39b3851e6977/ba81db10-b5a5-4f0b-ba93-f650198aee69/images/1682099271.jpg)
Getting error when trying to build & deploy code on Arduino. Error "Spaces in build-related folder paths can cause the build process to fail"
thank you so much ! bro
2 years ago | 0
Solved
Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.
2 years ago
Solved
Taylor Series
You can use a Taylor series to approximate common functions. The Taylor series for sin(x) is Using only the first several te...
2 years ago
Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
2 years ago
Matlabonramp 13.2.
doPlot = randi([0 1]) doDisplay=randi([0 1] load datafile density = data(:,1) if doPlot == 1 plot(density) title("...
2 years ago | 0