photo

AMITAVA BISWAS


Last seen: 11 Monate vor Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

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

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


Search Any File Content Fast using Simple Matlab Custom Code
Search Any File Content Fast using Simple Matlab Custom Code

etwa ein Jahr vor | 1 Download |

Thumbnail

Gesendet


Log intervals like a stop watch into a text file with Matlab
Log intervals like a stop watch into a text file with Matlab

etwa ein Jahr vor | 0 Downloads |

Thumbnail

Gesendet


How To Draw Simple Egg Shape Drawing Sketch Figure by Matlab
Drawing Egg Shape may be very challenging and time consuming. Here is a very compact and easy solution.

mehr als 4 Jahre vor | 5 Downloads |

Thumbnail

Gesendet


Draw Sketch Profile Cookie Cupcake Gear Wavy Circular Shapes
Draw Sketch Profile Cookie Cupcake Gear Wavy Circular Shapes

mehr als 4 Jahre vor | 1 Download |

Thumbnail

Gesendet


Drawing Tilted Ellipse Shapes by MATLAB
Drawing Tilted Ellipse Shapes by MATLAB

mehr als 4 Jahre vor | 1 Download |

Thumbnail

Gesendet


Simple HEART Shape Drawing by MATLAB
Drawing HEART Shape may be very challenging and time consuming. Here is a very compact and easy solution by Matlab commands.

mehr als 4 Jahre vor | 3 Downloads |

Thumbnail

Gelöst


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

etwa 7 Jahre vor

Gelöst


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

etwa 7 Jahre vor

Gelöst


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

etwa 7 Jahre vor

Gelöst


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

etwa 7 Jahre vor

Gelöst


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

etwa 7 Jahre vor

Gelöst


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

etwa 7 Jahre vor

Gelöst


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

etwa 7 Jahre vor

Gelöst


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

etwa 7 Jahre vor

Gelöst


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

etwa 7 Jahre vor

Gelöst


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

etwa 7 Jahre vor

Problem


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

etwa 7 Jahre vor | 5 | 159 Lösungsvorschläge

Problem


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

etwa 7 Jahre vor | 2 | 253 Lösungsvorschläge

Problem


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

etwa 7 Jahre vor | 2 | 325 Lösungsvorschläge

Problem


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

etwa 7 Jahre vor | 4 | 379 Lösungsvorschläge

Problem


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

etwa 7 Jahre vor | 7 | 1511 Lösungsvorschläge

Problem


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

etwa 7 Jahre vor | 6 | 563 Lösungsvorschläge

Problem


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

etwa 7 Jahre vor | 14 | 1412 Lösungsvorschläge

Gelöst


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.

mehr als 7 Jahre vor

Problem


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.

mehr als 7 Jahre vor | 1 | 168 Lösungsvorschläge

Gelöst


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

mehr als 7 Jahre vor

Problem


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

mehr als 7 Jahre vor | 1 | 105 Lösungsvorschläge

Gelöst


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

mehr als 7 Jahre vor

Problem


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

mehr als 7 Jahre vor | 1 | 51 Lösungsvorschläge

Gelöst


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

mehr als 7 Jahre vor

Mehr laden