Community Profile

photo

Sibi


VIT

Last seen: 3 giorni fa Attivo dal 2020

Research scholar at VIT

Statistiche

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

Visualizza badge

Content Feed

Visto da

Risolto


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

oltre 2 anni fa

Risolto


Number Puzzles - 001

circa 3 anni fa

Risposto
How can i merge arrays without certain value?
x=[0, 212]; y=[22, 0, 0, 233] ; z=[0, 0,33]; xn=length(x) ;yn=length(y);zn=length(z); l=max([xn yn zn]); o=[x zeros(1,l-xn)...

circa 3 anni fa | 1

| accettato

Risolto


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

circa 3 anni fa

Risolto


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

circa 3 anni fa

Risolto


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

circa 3 anni fa

Risolto


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

circa 3 anni fa

Risolto


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

circa 3 anni fa

Risolto


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

circa 3 anni fa

Risolto


Find the worst traffic yesterday

circa 3 anni fa

Risolto


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

circa 3 anni fa

Risolto


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

circa 3 anni fa

Risolto


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

circa 3 anni fa

Risolto


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

circa 3 anni fa

Risolto


Classification metrics

circa 3 anni fa

Risolto


Gray Image

circa 3 anni fa

Risolto


Flip the Image

circa 3 anni fa

Risolto


Swap Red and Blue

circa 3 anni fa

Risolto


Ohmic Heating

circa 3 anni fa

Problema


Ohmic Heating

circa 3 anni fa | 0 | 32 risolutori

Risolto


Find the efficiency

circa 3 anni fa

Problema


Find the efficiency

circa 3 anni fa | 1 | 29 risolutori

Problema


Malus’ Law ???? between polarizations

circa 3 anni fa | 1 | 11 risolutori

Risolto


Find the electric field in the wire

circa 3 anni fa

Problema


Find the electric field in the wire

circa 3 anni fa | 1 | 22 risolutori

Problema


find the index of local minimum in the matrix

circa 3 anni fa | 1 | 29 risolutori

Risolto


Find the magnetic field in sollinoid

circa 3 anni fa

Problema


Find the magnetic field in sollinoid

circa 3 anni fa | 1 | 14 risolutori

Carica altro