Feeds
提问
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 前 | 1 个回答 | 2
1
个回答提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
8 years 前 | 3 个回答 | 0
3
个回答已提交
Filter for discrete time signal
input: signal, Fs, filter: specific frequency, # of harmonics, shape, width output : a clean signal
11 years 前 | 1 次下载 |