Community Profile

photo

Robert J Hanna


Last seen: 8 months ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


Multiple 3D trajectories displayed on same axis
Hello, I'm trying to visualize a 3D flight trajectory of a bird. I've gathered the positional data for multiple flights and am ...

2 years ago | 1 answer | 0

1

answer

Question


Climbing Power Equation: how to make a calculation into usable code
I'm trying to write a specific equation that includes derivation. This specifically: The data I am looking at is from three...

3 years ago | 1 answer | 0

1

answer

Question


Streamlined naming outputs from one location
I am currently trying to work on 3D modeling of hummingbird flight trajectories. I work with many data sets that are similarly n...

3 years ago | 1 answer | 0

1

answer

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

4 years ago

Solved


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

4 years ago