Community Profile

photo

Viktor Witkovsky


Institute of Measurment Science, Slovak Academy of Sciences, Bratislava, Slovakia

Last seen: 18 days ago Active since 2008

Followers: 0   Following: 0

Message

Statistics

All
  • Explorer
  • 5-Star Galaxy Level 4
  • Personal Best Downloads Level 2
  • First Review
  • GitHub Submissions Level 2
  • First Submission
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
How to apply ifft on characteristic functions
Try this alternative approach: x_min = -10.0; x_max = 10.0; N = 2^8; k = (0:(N-1))'; w...

5 years ago | 1

Question


Is there a sparse version of dummyvar?
I need to generate large sparse matrix from nominal variable, say x, X = dummyvar(x) The output X is a large dense matrix...

10 years ago | 0 answers | 1

0

answers