Community Profile

photo

Edgar Gago Carrillo


Last seen: 3 years ago Active since 2020

Statistics

All
  • Personal Best Downloads Level 1
  • GitHub Submissions Level 3
  • Solver
  • First Submission

View badges

Content Feed

View by

Submitted


convection-diffusion
This codes develops a flow analyais using the convection-difussion theory. The code developed analaysi three differente main cas...

3 years ago | 1 download |

Thumbnail

Submitted


Non-vicous-potential-flow-analysis
This codes develops a flow analyais using the potential theory which simplifies the Navier-Stokes stokes euqations in order to o...

3 years ago | 2 downloads |

Thumbnail

Submitted


kepler-solver
Small matlab program to solve the kepler's equation using Euler and Newton-Rapson methods

3 years ago | 2 downloads |

Thumbnail

Submitted


Burgers1D_Solver
This report is developed with the purpose of giving the student a better understanding of what is turbulence modelling and its a...

3 years ago | 1 download |

Thumbnail

Solved


Square Diagonal
If n is the given number, then make a diagonal matrix of size 2*2 with the square of that number.

3 years ago

Solved


Create a Matrix of Zeros
Given an input x, create a square matrix y of zeros with x rows and x columns.

3 years ago

Solved


Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.

3 years ago

Solved


Area of a circle
Find the value for area of the circle if diameter is given

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

3 years ago

Submitted


ADCS_MASTER
Quaternions, Euler angles and Rodrigues parameters transformations library

3 years ago | 2 downloads |

Thumbnail