Feeds
提问
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 ...
7 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0