photo

Rahul punk


www.yawot.com

Last seen: 12 Monate vor Aktiv seit 2018

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

All
MATLAB Answers

12 Fragen
34 Antworten

File Exchange

10 Dateien

Cody

0 Probleme
5 Lösungen

ThingSpeak

2 Öffentlich Kanäle

RANG
6.029
of 299.003

REPUTATION
8

BEITRÄGE
12 Fragen
34 Antworten

ANTWORTZUSTIMMUNG
25.0%

ERHALTENE STIMMEN
0

RANG
6.504 of 20.659

REPUTATION
170

DURCHSCHNITTLICHE BEWERTUNG
4.90

BEITRÄGE
10 Dateien

DOWNLOADS
14

ALL TIME DOWNLOADS
1230

RANG
52.365
of 163.074

BEITRÄGE
0 Probleme
5 Lösungen

PUNKTESTAND
62

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
2 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG
40

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • MATLAB Mini Hack Participant
  • Treasure Hunt Participant
  • Thankful Level 2
  • 3 Month Streak
  • Solver
  • Explorer
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 3
  • GitHub Submissions Level 3
  • First Submission
  • Revival Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

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

fast 4 Jahre vor

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

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

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

mehr als 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:...

mehr als 4 Jahre vor