Community Profile

photo

Sam Yang


Last seen: más de 1 año hace Con actividad desde 2020

Programming Languages:
Python, MATLAB, Fortran

Estadísticas

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

Ver insignias

Content Feed

Ver por

Resuelto


Radiation Heat Transfer — View Factors (1)
View factors (aka configuration factors) are utilized in some radiation heat transfer models to estimate heat transfer rates bet...

casi 2 años hace

Resuelto


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

casi 2 años hace

Resuelto


Round to Nearest Multiple of 10^n

casi 2 años hace

Resuelto


Temperature Conversion 2

casi 2 años hace

Resuelto


New Matrix with vector addition on diagonal
consider 2 vectors x=[1 2 3] y=[4 5 6] then generate a new Matrix, where Addition of x & y will be diagonal Elements...

casi 2 años hace

Enviada


LiquidAirPlant
LiquidAirPlant is a MATLAB code allowing its users to model various liquid air power plant configurations.

casi 2 años hace | 5 descargas |

Thumbnail

Resuelto


Perfect square.
Determine if the input is a perfect square or not. Example - If input is 25, return 1. If input is 17, return 0.

más de 3 años hace