imfresh
Newbie level 6
- Joined
- Dec 13, 2010
- Messages
- 13
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,283
- Activity points
- 1,363
Hi, all
I am using noise_table function, but I don't konw how to use it.
for example:
I have -60dbc/hz at 10hz and -70dbc/hz at 100hz. so how to write it into noise_table?
I write it as
noise_table({10,-60,100,-70},"noitab");
Is it right?
If it is wrong, how to describe it?
thank you!
I am using noise_table function, but I don't konw how to use it.
for example:
I have -60dbc/hz at 10hz and -70dbc/hz at 100hz. so how to write it into noise_table?
I write it as
noise_table({10,-60,100,-70},"noitab");
Is it right?
If it is wrong, how to describe it?
thank you!