I am Not able to get the correct output with the code I made.Can someone please help me with it?

1 view (last 30 days)
Let me explain the problem a bit in detail. Taking centerd dft twiddle matrix ,a v-matrix is created which has orthogonal vectors. to make it lineraly independent gauss elimination method has been used along with gram schmidt ortonormalization.After this fractionlization is done for centered and ordinary dfrft. where a is the fractionalization paramter.For a=0 the output should be same as input.
My code is tested taking a square wave as test input.
  2 Comments
Stephen23
Stephen23 on 2 Oct 2014
Edited: Stephen23 on 2 Oct 2014
Your question is: "Can someone please help me with it?"
The answer is: yes.
But first you should read this:
Without seeing your code, how can we know what it does, or where any mistakes might be? Without you telling us what the output should be, how do we know what "the correct output" is? Please edit your question.
Swati Gupta
Swati Gupta on 2 Oct 2014
Edited: Swati Gupta on 2 Oct 2014
I have already include the code file named as modified_v. and I have mentioned in my question itself that for the value of a =0 the output should be exactly same as input, as I am testing it with a=0 intially. So,Please help me with it now.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!