Francis Mike John Camogao
Indiana Aerospace University
Followers: 0 Following: 0
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
C++
Pronouns:
He/him
Professional Interests:
Aerospace Applications
Feeds
已提交
International Standard Atmospheric Model in MATLAB
MATLAB project simulates the 1976 Standard Atmosphere Model, aiding aerospace study. Open-source, best with MATLAB R2021a+.
11 months 前 | 6 次下载 |
提问
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...
1 year 前 | 0 个回答 | 0
0
个回答已回答
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...
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...
1 year 前 | 0