Sri Srujan Gollapudi
Followers: 0 Following: 0
Feeds
질문
Image recognition and reconstruction of an image
I'm attaching a matlab code below. I1 = imread('professor.jpg'); I2 = imread('professor.jpg'); I1 = imrotate(I1, 270); I2 =...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
Sketching 128 point DFT
Hello, I'm attaching the image below: Can someone send me the matlab code for this? In the program where should i s...
대략 5년 전 | 답변 수: 0 | 0
0
답변질문
Designing a Notch Filter
Hello, I'd like to design a notch filter with Fs=22050Hz, frequency=60Hz sinusoidal signal. Can someone please tell me what par...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Power spectral density of voice recording
Hello I have recorded a voice with sampling frequency and other parameters. Now, I want to find out the power spectral density ...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
To compute magnitude and phase spectrum
Hello, I have a function, for that I need to find the magnitude and phase spectrum on matlab. Can someone please help me with t...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Plotting a Mesh surface plot
Hello, the above is a function X(z), and i want to plot the mesh surface of X(z) by using x=(-2,2) y=(-2,2) and z axis as 20...
대략 5년 전 | 답변 수: 0 | 0
0
답변질문
How to do autocorrelation with audio signal and parameters
Hello, I have an audio file in .wav file. I'm trying to do autocorrelation with amplitudes r1= 0.6, r2=0.3, and delay parameter...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Saving an audio file in .wav format
Hello, I'm writing a program to record audio and save it as a .wav file. I'm able to record and play the voice, however, while ...
대략 5년 전 | 답변 수: 1 | 1