Feeds
질문
Fourier transform spatial domain-DSP
I am trying to implement fft on 33 signals collected from Cadence(noise signals). I need to use it over the spatial domain. Ther...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
shift matrix to the right
Hello, I need to compare 2 matrices. One is 1x1280 and other is 1x5120. So I need to take the 1st one to the other range. How d...
대략 4년 전 | 답변 수: 4 | 0
4
답변질문
combine 2 matrices to 1 matrix?
I have 2 matrices as A=[ 1 2 3 4 5] and B= [ 6 7 8 9 10] , How can I combine them so I can get C=[1 6 2 7 3 8 4 9 5 10]. I need ...
대략 4년 전 | 답변 수: 1 | 0
1
답변문제를 풀었습니다
The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...
4년 초과 전


