Community Profile

photo

Sam Yang


Last seen: meer dan een jaar ago Active since 2020

Followers: 0   Following: 0

Message

Programming Languages:
Python, MATLAB, Fortran

Statistics

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

View badges

Feeds

View by

Solved


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

bijna 2 jaar ago

Solved


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

bijna 2 jaar ago

Solved


Round to Nearest Multiple of 10^n

ongeveer 2 jaar ago

Solved


Temperature Conversion 2

ongeveer 2 jaar ago

Solved


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

ongeveer 2 jaar ago

Submitted


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

ongeveer 2 jaar ago | 2 downloads |

Thumbnail

Solved


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.

meer dan 3 jaar ago