FannoFlow
Followers: 0 Following: 0
Aerospace Engineer | Former developer on the Aerospace Toolbox and Blockset | Current Autonomous Vehicle Software Engineer
Python, C++, C, MATLAB, Arduino
Spoken Languages:
English, French
Statistics
RANK
1,751
of 295,448
REPUTATION
37
CONTRIBUTIONS
3 Questions
16 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
5
RANK
16,132 of 20,227
REPUTATION
7
AVERAGE RATING
5.00
CONTRIBUTIONS
2 Files
DOWNLOADS
2
ALL TIME DOWNLOADS
19
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
persistant sum
There will be 9 tests for this problem. In each test you will be provided with 2 integers n=[n1,n2], where n2 is equal to t...
1 year ago
Solved
Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the other numbers. Otherwise return false. E...
3 years ago
Solved
Find the maximum number of decimal places in a set of numbers
Given a vector or matrix of values, calculate the maximum number of decimal places within the input. Trailing zeros do not coun...
3 years ago
Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
8 years ago