FannoFlow - MATLAB Central
photo

FannoFlow


Last seen: 12 days ago Active since 2016

Followers: 0   Following: 0

Aerospace Engineer | Former developer on the Aerospace Toolbox and Blockset | Current Autonomous Vehicle Software Engineer

Programming Languages:
Python, C++, C, MATLAB, Arduino
Spoken Languages:
English, French

Statistics

All
MATLAB AnswersCodyFile ExchangeFrom 05/16 to 03/25Use left and right arrows to move selectionFrom 05/16Use 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%
MATLAB Answers

3 Questions
16 Answers

File Exchange

2 Files

Cody

0 Problems
4 Solutions

RANK
1,776
of 297,547

REPUTATION
37

CONTRIBUTIONS
3 Questions
16 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
5

RANK
16,218 of 20,454

REPUTATION
7

AVERAGE RATING
5.00

CONTRIBUTIONS
2 Files

DOWNLOADS
3

ALL TIME DOWNLOADS
21

RANK
58,578
of 159,122

CONTRIBUTIONS
0 Problems
4 Solutions

SCORE
51

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • MATLAB Central Treasure Hunt Finisher
  • Knowledgeable Level 2
  • 5-Star Galaxy Level 1
  • GitHub Submissions Level 2
  • First Submission
  • Thankful Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

View badges

Feeds

View by

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

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

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

4 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