photo

Simon Stone


Last seen: 2년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계학

All
  • Thankful Level 2
  • First Submission
  • GitHub Submissions Level 1
  • Community Group Solver
  • Solver
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How can I avoid ALSA errors cluttering up the output?
Hi there, I have a script that does some stuff with audio signals. Among other things, it plays some audio using soundsc(). Whe...

2년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
What's the best way to create a toolbox that relies on a C library?
I ended up writing some code to build the library using system() calls. The toolbox is essentially a single class and when it ge...

대략 3년 전 | 1

| 수락됨

질문


What's the best way to create a toolbox that relies on a C library?
I want to create a toolbox that is essentially a wrapper for the API of a C shared/dynamic library. Obviously, the library needs...

대략 3년 전 | 답변 수: 1 | 2

1

답변

질문


Extracting the individual filters in a crossover filter
I have set up a crossover filter like so: cof = crossoverFilter(1, 5000, 48, 44100); I know I can visualize the two constituen...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


Parallel bayesopt: what is the relationship between the number of iterations and number of workers?
I am having a hard time wrapping my head around how exactly parallel Bayes optimization works in Matlab. Maybe someone can help ...

4년 초과 전 | 답변 수: 1 | 0

1

답변