photo

Francis Mike John Camogao


Last seen: 6 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
MATLAB Answers

1 Question
1 Answer

File Exchange

1 File

RANK
186,086
of 299,737

REPUTATION
0

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
16,635 of 20,791

REPUTATION
6

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
3

ALL TIME DOWNLOADS
66

RANK

of 165,655

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

1 year ago | 3 downloads |

0.0 / 5
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...

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

2 years ago | 0