Aycan Hacioglu - MATLAB Central
photo

Aycan Hacioglu

MathWorks

Last seen: 3 days ago Active since 2019

Followers: 0   Following: 1

Statistics

CodyFrom 04/19 to 03/25Use left and right arrows to move selectionFrom 04/19Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
72,218
of 158,439

CONTRIBUTIONS
0 Problems
3 Solutions

SCORE
40

NUMBER OF BADGES
1

  • Solver

View badges

Feeds

View by

Solved


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

3 years ago

Solved


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

3 years ago

Solved


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

6 years ago

Go to top of page