photo

Simon Stone


Last seen: ongeveer 3 jaar ago Active since 2019

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

4 Questions
1 Answer

File Exchange

1 File

Cody

0 Problems
15 Solutions

RANK
11.859
of 297.560

REPUTATION
4

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
3

RANK
18.842 of 20.456

REPUTATION
1

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
11

RANK
23.735
of 159.148

CONTRIBUTIONS
0 Problems
15 Solutions

SCORE
210

NUMBER OF BADGES
2

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Question


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...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Answered
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...

bijna 4 jaar ago | 1

| accepted

Question


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...

bijna 4 jaar ago | 1 answer | 2

1

answer

Question


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...

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


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 ...

ongeveer 5 jaar ago | 1 answer | 0

1

answer