Community Profile

photo

Ajinkya


Last seen: 10 mesi fa Attivo dal 2022

Followers: 0   Following: 0

versatile,enthusiastic,dedicated personality. always learn from past mistake which makes me good .

Programming Languages:
MATLAB
Spoken Languages:
English
Professional Interests:
Wireless Communications, Electronics

Statistiche

  • Commenter
  • Promoter
  • Solver

Visualizza badge

Feeds

Visto da

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 un anno fa

Risolto


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

oltre un anno 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 un anno 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 un anno fa