Robert Worm
2018년부터 활동
Followers: 0 Following: 0
Feeds
질문
Restore sinusoid signal data
My data consists of a discrete time periodic signal. At certain points I have to remove corrupted samples. I want to restore...
대략 6년 전 | 답변 수: 2 | 0
2
답변질문
STFT Spectrogram Recognize Linear Regression
Hi Community, this problem might be considered a low level pattern recognition. The starting dataset is an STFT spectrogram. ...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
GUIDE Interface: Do not populate when loading
When running a GUIDE interface data from previous sessions seem to be preloaded. Instead only the bare interface should be di...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
GUIDE patch in wrong plot
In a guide with multiple plots a patch shall be placed in one of them (2nd). Sometimes it is forwarded to the wrong plot. Thi...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
Populate Listbox with exceptions
Currently my method of outputing directory files to a listbox is: dir_struct = dir(pwd) [sorted_names,sorted_index] = sort...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Guide handing objects to functions
Using Guide I have two radiobuttons. When pushing one the other has to be unchecked. So far this is my solution: functio...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Searching multiple Strings in file
Hi, The typical file format is as follows: channelCfg 15 3 0 adcCfg 2 1 adcbufCfg -1 0 0 1 0 The text file is r...
6년 초과 전 | 답변 수: 1 | 0