photo

themaze


Last seen: 1 year ago Active since 2006

Followers: 0   Following: 0

Message

Professional Interests: Signal Processing, Communication Systems

Statistics

All
  • Treasure Hunt Participant
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 3
  • GitHub Submissions Level 1
  • First Submission
  • Promoter
  • Solver
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Question


precision while using anonymous function
I have an anonymous function and the same operation using matrix manipulations. I am getting different results. what could be th...

6 years ago | 1 answer | 0

1

answer

Answered
inline matrix n x n input
The input argument to the inline function is automatically determined by searching expr for an isolated lower case alphabetic ch...

11 years ago | 0

| accepted

Answered
FFT of a function
Here is a nice way to accomplish that I am assuming that w = 2*pi*f. Also you need to define your t Xw = @(w, t) fft(cos(w...

11 years ago | 0

Question


retrieve coefficients from multivariable symbolic equation.
Hi, what will be the easiest/best to extract coefficients from multivariate symbolic equations. for instance if I have ...

13 years ago | 2 answers | 0

2

answers