Community Profile

photo

Sibi


VIT

Last seen: 24 dagen ago Active since 2020

Followers: 0   Following: 0

Message

Research scholar at VIT

Statistics

All
  • Treasure Hunt Participant
  • MATLAB Central Treasure Hunt Finisher
  • 3 Month Streak
  • Revival Level 1
  • Magic Numbers Master
  • Matrix Patterns I Master
  • Number Manipulation I Master
  • Indexing III Master
  • Magic Numbers II Master
  • Indexing II Master
  • Matrix Patterns II Master
  • Matrix Patterns III Master

View badges

Feeds

View by

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

meer dan 2 jaar ago

Solved


Number Puzzles - 001

ongeveer 3 jaar ago

Solved


Forward Substitution
Solve a lower triangular linear set of equations as described in the following link: http://www.people.virginia.edu/~teh1m/cody/...

meer dan 3 jaar ago

Solved


Backward Substitution
Solve a upper triangular linear set of equations as described in the following link: http://www.people.virginia.edu/~teh1m/cody/...

meer dan 3 jaar ago

Solved


polar inertia
given locations of a set of unit masses on complex plane, find polar moment of inerta about the origin. for example output 4 if ...

meer dan 3 jaar ago

Solved


Size of this cup?
The given vector has diameter of the cup in mm sampled at micrometer increments in depth from top to bottom, need output in cc a...

meer dan 3 jaar ago

Solved


New Cody Time-Out Time
Determine the New Cody Time-Out Time Consume the Maximum Possible Time without Timing out. *Score:* 60 (sec) - Time (sec) ...

meer dan 3 jaar ago

Solved


edge detection
write a function that gives the indexes of rising or falling edge x is a vector (assume it contains always at least one eleme...

meer dan 3 jaar ago

Solved


Find the worst traffic yesterday

meer dan 3 jaar ago

Solved


Four quadrant inverse tangent function.
Create a function that returns an array P the same size as X and Y containing the element-by-element, four-quadrant inverse tang...

meer dan 3 jaar ago

Solved


Fizz Buzz
Given an array of positive, non-zero, integers, return a cell array of strings the same size as the input, where each element in...

meer dan 3 jaar ago

Solved


random picture with random colours
write a function which creates a random(x,y) matrix with random RGB colours for example create_pic(5,5) gives us a 3d matrix. ...

meer dan 3 jaar ago

Solved


Infernal Recursion
Consider the recursion relation: x_n = (x_(n-1)*x_(n-2))^k Given x_1, x_2, and k, x_n can be found by this definition. Wr...

meer dan 3 jaar ago

Solved


Classification metrics

meer dan 3 jaar ago

Solved


Gray Image

meer dan 3 jaar ago

Solved


Flip the Image

meer dan 3 jaar ago

Solved


Swap Red and Blue

meer dan 3 jaar ago

Solved


Ohmic Heating

meer dan 3 jaar ago

Problem


Ohmic Heating

meer dan 3 jaar ago | 0 | 32 solvers

Solved


Find the efficiency

meer dan 3 jaar ago

Problem


Find the efficiency

meer dan 3 jaar ago | 1 | 30 solvers

Solved


Malus’ Law ???? between polarizations

meer dan 3 jaar ago

Problem


Malus’ Law ???? between polarizations

meer dan 3 jaar ago | 1 | 11 solvers

Solved


Find the electric field in the wire

meer dan 3 jaar ago

Problem


Find the electric field in the wire

meer dan 3 jaar ago | 1 | 22 solvers

Problem


find the index of local minimum in the matrix

meer dan 3 jaar ago | 1 | 29 solvers

Solved


Find the magnetic field in sollinoid

meer dan 3 jaar ago

Problem


Find the magnetic field in sollinoid

meer dan 3 jaar ago | 1 | 14 solvers

Solved


find the index of local maximum in matrix

meer dan 3 jaar ago

Load more