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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0