photo

Rahul punk


www.yawot.com

Last seen: circa un anno fa Attivo dal 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

Statistica

All
MATLAB Answers

12 Domande
34 Risposte

File Exchange

10 File

Cody

0 Problemi
5 Soluzioni

ThingSpeak

2 Pubblico Canali

RANK
5.889
of 299.177

REPUTAZIONE
8

CONTRIBUTI
12 Domande
34 Risposte

ACCETTAZIONE DELLE RISPOSTE
25.0%

VOTI RICEVUTI
0

RANK
6.500 of 20.647

REPUTAZIONE
170

VALUTAZIONE MEDIA
4.90

CONTRIBUTI
10 File

DOWNLOAD
18

ALL TIME DOWNLOAD
1234

RANK
52.499
of 163.615

CONTRIBUTI
0 Problemi
5 Soluzioni

PUNTEGGIO
62

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
2 Pubblico Canali

VALUTAZIONE MEDIA
40

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • 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

Visualizza badge

Feeds

Risolto


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

quasi 4 anni fa

Risolto


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

oltre 4 anni fa

Risolto


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

oltre 4 anni fa

Risolto


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

oltre 4 anni fa

Risolto


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

oltre 4 anni fa