photo

Adarsh


Last seen: 17 Tage vor Aktiv seit 2024

Followers: 0   Following: 0

I'm a Control Systems Engineering Student... Hope controlling something out of control !!

Programming Languages:
Python, C++, MATLAB, Arduino
Spoken Languages:
English, Hindi
Pronouns:
He/him

Statistik

Cody

0 Probleme
10 Lösungen

RANG
N/A
of 300.369

REPUTATION
N/A

BEITRÄGE
0 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
0

RANG
 of 20.936

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
37.348
of 168.436

BEITRÄGE
0 Probleme
10 Lösungen

PUNKTESTAND
117

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • MATLAB Central Treasure Hunt Finisher
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Create the following sequence : 0 1 1 4 9 25 64 169 ...
The sequence 0, 1, 1, 4, 9, 25, 64, 169, ... represents the square of the sequence of Fibonacci numbers. Let n repres...

28 Tage vor

Gelöst


Compute Fibonacci Number
Compute the n-th Fibonacci Number f(0) = 0, f(1) = 1, f(2) = 1, f(3) = 2, ... f(42) = 267914296

28 Tage vor

Gelöst


Velocity Conversion
Given a velocity in mph, convert it to km/h. Round the answer to the fourth decimal place.

28 Tage vor

Gelöst


Force and Motion 3
Two robots push on a large object in the same direction. One robot pushes with a force of F1 Newtons and the other with a force...

28 Tage vor

Gelöst


Force and Motion 2
Two robots are pulling on an object in opposite directions. One robot pulls with a force of F1 Newtons and the other with a forc...

28 Tage vor

Gelöst


Laws of motion 6

28 Tage vor

Gelöst


Laws of motion 3

29 Tage vor

Gelöst


Add two numbers
Given a and b, return the sum a+b in c.

29 Tage vor

Gelöst


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

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

etwa ein Jahr vor