photo

Udit06


Last seen: 10 mois il y a Actif depuis 2023

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

0 Questions
130 Réponses

Cody

0 Problèmes
4 Solutions

RANG
1 121
of 300 392

RÉPUTATION
66

CONTRIBUTIONS
0 Questions
130 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
11

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
60 347
of 168 373

CONTRIBUTIONS
0 Problèmes
4 Solutions

SCORE
51

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Solver
  • Knowledgeable Level 3
  • 6 Month Streak
  • First Answer

Afficher les badges

Feeds

Afficher par

A résolu


Area of a circle
Given the radius x, y would be the area of a circle. Pi = 3.1416

12 mois il y a

A résolu


Unit Matrix
Given n, you should return an n-by-n unit matrix. Example: If input is n=2 then A = [ 1 0 0 1 ] If input is n=4 th...

12 mois il y a

A résolu


Add two numbers
Calculate the sum of two numbers. Example input = [2 3] output = 5

12 mois il y a

A résolu


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

12 mois il y a