photo

AMITAVA BISWAS


Last seen: 6 mesi fa Attivo dal 2011

Followers: 0   Following: 0

Messaggio

EXPLORER Professional Interests: Computation, Mathematics, Engineering, Biology.

Statistica

All
  • Cody 5th Anniversary Author
  • Likeable
  • Famous
  • 5-Star Galaxy Level 1
  • Personal Best Downloads Level 1
  • Explorer
  • First Review
  • First Submission
  • Quiz Master
  • Tiles Challenge Master
  • Commenter
  • Puzzler

Visualizza badge

Feeds

Visto da

Risolto


Pandigital Multiples of 11 (based on Project Euler 491)
A "Pandigital number of order X" is one that contains all of the numbers from 0 to X, but with no leading zeroes. If X>9, the c...

quasi 7 anni fa

Risolto


Is this a valid Tic Tac Toe State?
For the game of <https://en.wikipedia.org/wiki/Tic-tac-toe Tic Tac Toe> we will be storing the state of the game in a matrix M. ...

quasi 7 anni fa

Risolto


The 5th Root
Write a function to find the 5th root of a number. It sounds easy, but the typical functions are not allowed (see the test su...

quasi 7 anni fa

Risolto


Predicting life and death of a memory-less light bulb
You have a light bulb that can fail any moment according to the exponential probability distribution. At any moment, the pro...

quasi 7 anni fa

Risolto


A Simple Tide Gauge with MATLAB
You are standing in a few inches of sea water on a beach. You are wondering whether the high tide is coming soon or it has ju...

quasi 7 anni fa

Risolto


Basic electricity in a dry situation
This is a very hypothetical situation between two individuals in a very dry atmosphere. He came running in rubber boots when...

quasi 7 anni fa

Risolto


Energy of a photon
Given the frequency F of a photon in giga hertz. Find energy E of this photon in giga electron volts. Assume h, Planck's ...

quasi 7 anni fa

Risolto


How to subtract?
* Imagine you need to subtract a few numbers using MATLAB. * You will not be using eval for this task. * Given two ASCII strin...

quasi 7 anni fa

Risolto


Acid and water
Assume that there is a 100 liter tank. It is initially filled with just distilled water. It is continuously drained at R...

quasi 7 anni fa

Risolto


An asteroid and a spacecraft
Imagine a non-relativistic simple situation. Assume positions p0, p1, p2, and p3 are three dimensional Cartesian coordinates...

quasi 7 anni fa

Problema


An asteroid and a spacecraft
Imagine a non-relativistic simple situation. Assume positions p0, p1, p2, and p3 are three dimensional Cartesian coordinates...

quasi 7 anni fa | 5 | 158 risolutori

Problema


Acid and water
Assume that there is a 100 liter tank. It is initially filled with just distilled water. It is continuously tapped at R ...

quasi 7 anni fa | 2 | 252 risolutori

Problema


A Simple Tide Gauge with MATLAB
You are standing in a few inches of sea water on a beach. You are wondering whether the high tide is coming soon or it has ju...

quasi 7 anni fa | 4 | 377 risolutori

Problema


Predicting life and death of a memory-less light bulb
You have a light bulb that can fail any moment according to the exponential probability distribution. At any moment, the pro...

quasi 7 anni fa | 2 | 323 risolutori

Problema


Energy of a photon
Given the frequency F of a photon in giga hertz. Find energy E of this photon in giga electron volts. Assume h, Planck's ...

quasi 7 anni fa | 13 | 1395 risolutori

Problema


Basic electricity in a dry situation
This is a very hypothetical situation between two individuals in a very dry atmosphere. He came running in rubber boots when...

quasi 7 anni fa | 6 | 553 risolutori

Problema


How to subtract?
* Imagine you need to subtract a few numbers using MATLAB. * You will not be using eval for this task. * Given two ASCII strin...

quasi 7 anni fa | 7 | 1507 risolutori

Risolto


Given a number N, find the smallest prime P>N
Given a number N, find the smallest prime P greater than N. For example: If N=10 then P=11. If N=13 then P=17.

quasi 7 anni fa

Problema


Given a number N, find the smallest prime P>N
Given a number N, find the smallest prime P greater than N. For example: If N=10 then P=11. If N=13 then P=17.

quasi 7 anni fa | 1 | 69 risolutori

Risolto


Calories in a slice of pizza?
The total calories C in a pizza is printed on its box. You know the angle A (degrees) of the slice you placed on your plate. Ple...

quasi 7 anni fa

Problema


Calories in a slice of pizza?
The total calories C in a pizza is printed on its box. You know the angle A (degrees) of the slice you placed on your plate. Ple...

quasi 7 anni fa | 1 | 102 risolutori

Risolto


Minimum possible M of the maximum side of a triangle of given area A.
Suppose a triangle has area A. Suppose it has three sides S1, S2, and S3. Suppose M = max([S1 S2 S3]). What is the minimum po...

quasi 7 anni fa

Problema


Minimum possible M of the maximum side of a triangle of given area A.
Suppose a triangle has area A. Suppose it has three sides S1, S2, and S3. Suppose M = max([S1 S2 S3]). What is the minimum po...

quasi 7 anni fa | 1 | 47 risolutori

Risolto


Check if any duplicates in your data
Given an array x, return a number n equal to the largest number of repetitions in your data. For example: If x=[1 2 3 6 8 4 9]...

quasi 7 anni fa

Problema


Check if any duplicates in your data
Given an array x, return a number n equal to the largest number of repetitions in your data. For example: If x=[1 2 3 6 8 4 9]...

quasi 7 anni fa | 1 | 50 risolutori

Risolto


Distance walked 1D
Suppose you go from position 7 to 10 to 6 to 4. Then you have walked 9 units of distance, since 7 to 10 is 3 units, 10 to 6 is 4...

quasi 7 anni fa

Risolto


Find the outlier in a set of samples
Given an array x of numbers. Assumed that this array has one outlier. Find the position p and the value v of the outlier in this...

quasi 7 anni fa

Problema


Find the outlier in a set of samples
Given an array x of numbers. Assumed that this array has one outlier. Find the position p and the value v of the outlier in this...

quasi 7 anni fa | 1 | 46 risolutori

Risolto


Given n, create n random numbers such that their standard deviation is also n.
Given n, create n random numbers such that their standard deviation is also n.

quasi 7 anni fa

Problema


Given n, create n random numbers such that their standard deviation is also n.
Given n, create n random numbers such that their standard deviation is also n.

quasi 7 anni fa | 4 | 100 risolutori

Carica altro