photo

Francis Mike John Camogao


Indiana Aerospace University

Last seen: 5 months ago Active since 2023

Followers: 0   Following: 0

Message

BS in Aerospace Engineering Founder, COO of Maharlika Space Agency Research Fellow at ResearchGate.com Head of Reseach at IAU Astronomical Society Student Researcher of IAU R&D Team

Programming Languages:
C++
Pronouns:
He/him
Professional Interests:
Aerospace Applications

Statistics

All
  • First Submission
  • First Answer

View badges

Feeds

View by

Submitted


International Standard Atmospheric Model in MATLAB
MATLAB project simulates the 1976 Standard Atmosphere Model, aiding aerospace study. Open-source, best with MATLAB R2021a+.

7 months ago | 3 downloads |

Thumbnail

Question


How to fix the 2 x-axis ticks visual bug/issue? It works, however there is a visual bug in the graph everytime I pan, go into 3d, and reset the view.
The code below creates two independent x-axis ticks, both from the top and bottom of the graph. I can also pan, zoom in, and out...

10 months ago | 0 answers | 0

0

answers

Answered
how to define the factorial if data set is non-integer
The error you are encountering is because the `factorial` function expects the input `k` to be a non-negative integer, but you a...

10 months ago | 0