Community Profile

photo

Vikas Chelluru


Last seen: Today 2022 年からアクティブ

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.

Programming Languages:
MATLAB
Spoken Languages:
English

統計

All
  • Personal Best Downloads Level 2
  • GitHub Submissions Level 3
  • Explorer
  • First Submission
  • Community Group Solver
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Answer

バッジを表示

Feeds

表示方法

送信済み


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...

4ヶ月 前 | ダウンロード 1 件 |

Thumbnail

送信済み


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...

4ヶ月 前 | ダウンロード 10 件 |

Thumbnail

送信済み


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 ...

5ヶ月 前 | ダウンロード 5 件 |

Thumbnail

質問


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...

11ヶ月 前 | 1 件の回答 | 0

1

回答

送信済み


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.

約1年 前 | ダウンロード 2 件 |

Thumbnail

送信済み


Matlab_EMG_classification
classification of human activities for future applications

約1年 前 | ダウンロード 3 件 |

Thumbnail

送信済み


Rainfall Forecasting Using MATLAB
This Project Shows the power of Econometrics Toolbox in MATLAB for statistical analysis and forecasting.

約1年 前 | ダウンロード 13 件 |

Thumbnail

チャネル


people counter

1年以上 前

チャネル


Dew Point Measurement

1年以上 前

解決済み


Total energy

1年以上 前

解決済み


Potential energy calculation

1年以上 前

解決済み


Kinetic energy calculation

1年以上 前

解決済み


Laws of motion 6

1年以上 前

解決済み


Laws of motion 5

1年以上 前

解決済み


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

1年以上 前

解決済み


Laws of motion 3

1年以上 前

解決済み


Laws of motion 2

1年以上 前

解決済み


Laws of motion 1

1年以上 前

解決済み


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...

1年以上 前

解決済み


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

2年弱 前

回答済み
Matlabonramp 13.2.
doPlot = randi([0 1]) doDisplay=randi([0 1] load datafile density = data(:,1) if doPlot == 1 plot(density) title("...

2年弱 前 | 0