- This topic has 4 replies, 2 voices, and was last updated 3 years, 10 months ago by .
Viewing 4 reply threads
Viewing 4 reply threads
- You must be logged in to reply to this topic.
› Forums › General questions › Correction
In sp-m1-2-digital-signals-complex-numbers
section 2.2, code cell, line 7
It looks like this should say:
print(c)
In sp-m1-3-sampling-sinusoids
section 3.1
”
For a given sampling rate 𝑓𝑠
(seconds/sample) we can work out the time between each sample as:
𝑡𝑠=1𝑓𝑠
The units of 𝑡𝑠
is seconds/sample.
“
I think fs should be “samples/second” while ts is “seconds/sample”?
Thanks Ross! I’ve fixed it in the github repo.
In sp-m2-2-fir-filters,
“all the input values get scaled up, with the the middle of the filter window get biggest relative increase.”
What should it say?
Sorry for the confusion! Better phrasing would be:
‘all the input values get scaled up as all the coefficients in b are greater than 1. The input 2 steps (i.e., x[n-2]) before the current output time step (i.e., y[n]) will get the biggest increase (i.e., b[2]=1.5)’.
Some forums are only available if you are logged in. Searching will only return results from those forums if you log in.
Copyright © 2024 · Balance Child Theme on Genesis Framework · WordPress · Log in