Statistics
RANK
157,329
of 295,486
REPUTATION
0
CONTRIBUTIONS
16 Questions
1 Answer
ANSWER ACCEPTANCE
43.75%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
143,365
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Magnitude response of Chebsev filter for Type1
sir, i want to plot the magnitude response of chebsev filter for Type 1 for order 2,3,4 in a single plot for analysis purpose...
12 years ago | 1 answer | 0
1
answerQuestion
Elliptical filter magnitude response with order 2,3,4
hi, i want to plot the elliptical filter magnitude response with order 2,3,4 in a single plot Thankyou
12 years ago | 1 answer | 0
1
answerQuestion
Magnitude response of Chebsev filter for Type1 and Type2
hi, i want magnitude response of chebsev filter with type 1 and type 2 in a single plot Thankyou
12 years ago | 1 answer | 0
1
answerQuestion
Butterworth filter frequency response with 2nd order, 3rd order and 4th order figures
hi, i want butterworth filter frequency response with 2nd order, 3rd order and 4th order in a single plot..
12 years ago | 1 answer | 0
1
answerQuestion
want to plot MSE for a given error
Please somebody tell me how to write code for Mean Square error
12 years ago | 1 answer | 0
1
answerQuestion
d = fdesign.lowpass('Fp,Fst,Ap,Ast',1,3,0.5,40,60);
d = fdesign.lowpass('Fp,Fst,Ap,Ast',1,3,0.5,40,60); sir, please tell me what is 1,3,0.5,40,60 im assuming that here 60 is s...
12 years ago | 2 answers | 0
2
answersQuestion
I want to plot PSD for my input data(meters)
I want to plot PSD for my input data (meters) if the input in volts the the PSD in dB/Hz what if the input in meters then wh...
12 years ago | 2 answers | 0
2
answersQuestion
NEED to design a FIR LPF with cuff frequency at 1 Hz
fir1(31,0.5) length of the filter is 32 and cuttoff frequency is 1 Hz please some body help me what should be there in place o...
12 years ago | 2 answers | 0
2
answersQuestion
Need help in designing a filter which removes all 1 Hz frequencies.
I have white noise from this white noise i want to remove all 1 Hz frequencies using LPF In matlab how can be design a LPF wi...
12 years ago | 2 answers | 0
2
answersQuestion
adaptalg.varlms
i am using matlab 2010a the function adaptalg.varlms is not available in 2010a can anyone please send me the above function.
12 years ago | 1 answer | 0
1
answerQuestion
Need help regarding a function on alg = varlms(initstep,incstep,minstep,maxstep)
I am suresh matlab 2010a i found a function alg = varlms(initstep,incstep,minstep,maxstep)in matlab 2011a documents.. the func...
13 years ago | 0 answers | 0
0
answersQuestion
i want to read only non zero numerical from the matrix
a=[0 0 0 0 0 0 0 0 0 0 1 2 3 4 5 6 7 0 0 0] a(1,11:17) then it will display 1 2 3 4 5 6 7 is there any code to r...
13 years ago | 2 answers | 0
2
answersQuestion
want to find the particular column when the column content is given
a=[1 4 5 9 40 23 18] then if a(5) on command window then output 40 then 'what is the command to know' in which column 40 is the...
13 years ago | 2 answers | 0
2
answersQuestion
I want to plot PSD for my input data
to plot "psd" the function is psd(h,y,'Fs',Fs,'ConfLevel',0.95); can any one please explain what are the inputs for this functi...
13 years ago | 1 answer | 0
1
answerQuestion
matlab code for variable length adaptive filter
want matlab code for variable length adaptive filter and for affine combination of lms want to analyse the codes by changin ther...
13 years ago | 0 answers | 0
0
answersQuestion
How to read the contents of xls sheet using matlab
i got some data on .xls and i read those data using mat lab n want to analyse the data, can any one suggest any commands
13 years ago | 1 answer | 0