Arun
Indian Institute of Technology Hyderabad
Followers: 0 Following: 0
Masters Degree in Computer Science and Engineering.
Programming Languages:
Python, C++, C, Java, PHP, MATLAB, SQL, HTML, CSS
Spoken Languages:
English, Hindi
Pronouns:
He/him
Professional Interests:
Vehicle Network Toolbox Supported Hardware, Wireless Communications, Get Started with Automated Driving Toolbox, Networks
Python, C++, C, Java, PHP, MATLAB, SQL, HTML, CSS
Spoken Languages:
English, Hindi
Pronouns:
He/him
Professional Interests:
Vehicle Network Toolbox Supported Hardware, Wireless Communications, Get Started with Automated Driving Toolbox, Networks
統計
All
Feeds
解決済み
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
約1年 前
解決済み
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 ...
約1年 前
解決済み
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
約1年 前
解決済み
02 - Vector Variables 1
Make the following variable: <<http://samle.dk/STTBDP/Assignment1_2a.png>>
約1年 前
解決済み
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:...
約1年 前