Jacob
Followers: 0 Following: 0
Feeds
질문
Unable to fully filter out a tone with a notch filter.
I am working on coding a matlab notch filter that is supposed to fitler out a tone in the audio file listed in the code. The Not...
6개월 전 | 답변 수: 1 | 0
1
답변질문
Matlab code calculation error
Hello, I am trying to calculate the width of a bandpass filter with matlab code but I am coming up with the wrong calculation a...
6개월 전 | 답변 수: 1 | 0
1
답변질문
Matlab file doesn't produce audio
Hi, I am trying to produce an audio file out of the following matlab code. When I go to play these Matlab Files Matlab just hang...
7개월 전 | 답변 수: 0 | 0
0
답변질문
Matlab Plotting command problem
Hello, I am having issues plotting a plot in Matlab with the following code below. t=0:0.01:10 x1=11*cos(10*t+(3*pi/8)); ...
8개월 전 | 답변 수: 1 | 0
1
답변질문
trouble making a notchfilter to remove a tone out of a wavefile
I am trying to write a matlab code to design a notchfilter to filter a tone out of a wav.file but I am having trouble getting th...
11개월 전 | 답변 수: 1 | 0
1
답변질문
trouble making a firfilter to remove a tone out of a wavefile
I am trying to write a matlab code to design a firfilter to filter a tone out of a wav.file but I am having trouble getting the ...
11개월 전 | 답변 수: 1 | 0
1
답변질문
issues with making a matlab firfilter
I am trying to write a matlab code to design a firfilter but I am having trouble getting the filter to work this code below is ...
11개월 전 | 답변 수: 1 | 0
1
답변질문
Writing a MATLAB script to calculate the values of x1[n], x2[n], x3[n], x4[n[ and x5[n] for −5 ≤ 𝑛 ≤ +5
I am trying to write MATLAB script to calculate the values of x1[n], x2[n], x3[n], x4[n[ and x5[n] for −5 ≤ 𝑛 ≤ +5 which I am un...
대략 1년 전 | 답변 수: 1 | 0
1
답변질문
unable to overcome syn_sin error message
I am trying to write following script file in matlab for an assignment function [xx,tt]=syn_sin(fk, Xk,fs,dur,tstart) if nargi...
대략 1년 전 | 답변 수: 1 | 0