Community Profile

photo

Nishani Vijayakumaran


Active since 2021

Followers: 0   Following: 0

I'm an Engineering student having fun using Matlab products

Programming Languages:
MATLAB
Spoken Languages:
Italian

Statistics

  • Solver
  • Treasure Hunt Participant

View badges

Feeds

View by

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

2 months ago

Solved


02 - Vector Variables 3
Make the following variable: <<http://samle.dk/STTBDP/Assignment1_2c.png>> (all the numbers from 5 to -5 in increments of ...

2 months ago

Solved


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

2 years ago