Community Profile

photo

Sameer


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Why does the following simple Harmonic oscillator (without damping) behave as a damped harmonic oscillator?
function resonance omega = 100; % b = 0.0; % A = 0.0; % driving amplitude per unit mass omega0 ...

6 years ago | 1 answer | 0

1

answer

Question


How do I multiply matrices having elements as vectors?
A*B doesn't work A.*B doesn't work either since it multiplies them element by element

9 years ago | 1 answer | 0

1

answer

Question


identifying number on dice
% I want to crop the front face of dice and identify the number on it. I tried the following A=imread('dice.png'); fig...

10 years ago | 2 answers | 0

2

answers

Question


Can I get a code for number recognition on any general dice even if more than one faces of dice are visible?
don't know [Merged from duplicate question] Can somebody plz tell me the code for number identification of the top face of...

10 years ago | 1 answer | 0

1

answer