Community Profile

photo

Sibi


VIT

Last seen: 4ヶ月 前 2020 年からアクティブ

Research scholar at VIT

統計

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

バッジを表示

Content Feed

表示方法

解決済み


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年以上 前

解決済み


Number Puzzles - 001

約3年 前

回答済み
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)...

約3年 前 | 1

| 採用済み

解決済み


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

約3年 前

解決済み


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

約3年 前

解決済み


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

約3年 前

解決済み


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

約3年 前

解決済み


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

約3年 前

解決済み


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

約3年 前

解決済み


Find the worst traffic yesterday

約3年 前

解決済み


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

約3年 前

解決済み


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

約3年 前

解決済み


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

約3年 前

解決済み


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

約3年 前

解決済み


Classification metrics

約3年 前

解決済み


Gray Image

約3年 前

解決済み


Flip the Image

約3年 前

解決済み


Swap Red and Blue

約3年 前

解決済み


Ohmic Heating

約3年 前

問題


Ohmic Heating

約3年 前 | 0 | 32 個のソルバー

解決済み


Find the efficiency

約3年 前

問題


Find the efficiency

約3年 前 | 1 | 29 個のソルバー

解決済み


Malus’ Law ???? between polarizations

約3年 前

問題


Malus’ Law ???? between polarizations

約3年 前 | 1 | 11 個のソルバー

解決済み


Find the electric field in the wire

約3年 前

問題


Find the electric field in the wire

約3年 前 | 1 | 22 個のソルバー

問題


find the index of local minimum in the matrix

約3年 前 | 1 | 29 個のソルバー

解決済み


Find the magnetic field in sollinoid

約3年 前

問題


Find the magnetic field in sollinoid

約3年 前 | 1 | 14 個のソルバー

さらに読み込む