Community Profile

photo

itamar luzon


Last seen: 1 month ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

Submitted


histND
Creats N-dimensional histogram.

6 years ago | 1 download |

Question


bug in for loop?
matlab run this code like there is a space between "5" and "a" in "for ii=4:5a" line. a='aaaa'; for ii=4:5a ...

6 years ago | 1 answer | 2

1

answer

Question


color changing in one errorbar plot
Hi, when I plot a errorbar/bar, (matlab 2016a) the color is changing on the same plot. someone know how to fix it? buy the wa...

7 years ago | 1 answer | 0

1

answer

Question


We found a possible bug in our Matlab
Sometimes we encounter a numerical problem e.g: find([1.1:0.01:1.2]==1.14) ans = Empty matrix: 1-by-0 The cause ...

7 years ago | 3 answers | 0

3

answers

Submitted


Filter for discrete time signal
input: signal, Fs, filter: specific frequency, # of harmonics, shape, width output : a clean signal

11 years ago | 3 downloads |

Thumbnail