Community Profile

photo

Waseem Waheed


Latrobe University

Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

All
  • GitHub Submissions Level 1
  • First Submission
  • Solver

View badges

Feeds

View by

Channel


lab2_ldr_light_intensity

3 years ago

Solved


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

6 years ago

Solved


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Examp...

6 years ago

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

7 years ago

Submitted


waswas15/array_of_struct_filter
Filtering arrays of structure using simple syntax

7 years ago | 0 downloads |