vault backup: 2025-02-10 10:28:32
This commit is contained in:
parent
02450f3483
commit
66e88836fc
@ -18,6 +18,7 @@ group by tags
|
||||
```
|
||||
|
||||
# Calendar Tasks
|
||||
- Coffee yak [startTime:: 10:00] [endTime:: 10:30]
|
||||
- Literature Note Rework [startTime:: 09:30] [endTime:: 10:00]
|
||||
- T [startTime:: 18:00] [endTime:: 19:00]
|
||||
- Lunch [startTime:: 12:00] [endTime:: 13:00]
|
||||
|
||||
@ -85,10 +85,8 @@ pages: {{ pages }}
|
||||
{% else -%}
|
||||
>[!quote] Other Highlight
|
||||
{% endif -%}
|
||||
> ```
|
||||
> *{{ a.annotatedText }}*
|
||||
> ```
|
||||
> {% if a.comment -%}
|
||||
> {% if a.comment %}
|
||||
> >[!note] Note
|
||||
> >{{ a.comment }}
|
||||
>
|
||||
|
||||
@ -4,32 +4,14 @@ dateread:
|
||||
title: "ME2046_Sampled_Data_Analysis_Reading_Chapter_2.pdf: 2254 ME 2046 SEC1000 DIGITAL CONTROL SYSTEMS"
|
||||
year: Error: `format` can only be applied to dates. Tried for format object
|
||||
authors:
|
||||
|
||||
citekey: "ME2046_Sampled_Data_Analysis_Reading_Chapter_2pdf2254ME"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
---
|
||||
# Indexing Information
|
||||
|
||||
|
||||
|
||||
|
||||
## Tags:
|
||||
|
||||
|
||||
- ["] ME2046_Sampled_Data_Analysis_Reading_Chapter_2.pdf: 2254 ME 2046 SEC1000 DIGITAL CONTROL SYSTEMS #Reading
|
||||
|
||||
>[!Abstract]
|
||||
>
|
||||
|
||||
>[!note] Markdown Notes
|
||||
>None!
|
||||
|
||||
>[!seealso] Related Papers
|
||||
>
|
||||
|
||||
@ -37,30 +19,24 @@ citekey: "ME2046_Sampled_Data_Analysis_Reading_Chapter_2pdf2254ME"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
>[!attention] Highlight
|
||||
>[!attention] Highlight
|
||||
> ```
|
||||
> *The result is illustrated in Figure 2.8. Note that the reconstructed signal is lagging behind the original signal. The reason is that the sampled signal did not contain values before t = 0 and only has finite terms. The interpolation formula is based on infinite series with both past and future samples available.*
|
||||
> ```
|
||||
>
|
||||
|
||||
|
||||
|
||||
|
||||
>[!attention] Highlight
|
||||
>[!attention] Highlight
|
||||
> ```
|
||||
> * ( ) mod( ) 1 N S N*
|
||||
> >[!note] Note
|
||||
> ```
|
||||
> > >[!note] Note
|
||||
> >NOTE! This uses the NYQUIST frequency. NOT the sampling frequency.
|
||||
>
|
||||
|
||||
|
||||
|
||||
|
||||
>[!attention] Highlight
|
||||
>[!attention] Highlight
|
||||
> ```
|
||||
> *One serious problem with the ideal low-pass filter given by Eq. (2.10) is that the filter is non-causal, since h(t) is nonzero for t < 0. h(t) starts at t while the impulse that triggers the response does not occur until t 0*
|
||||
> ```
|
||||
>
|
||||
|
||||
|
||||
|
||||
## Tasks
|
||||
|
||||
@ -79,4 +55,4 @@ citekey: "ME2046_Sampled_Data_Analysis_Reading_Chapter_2pdf2254ME"
|
||||
|
||||
|
||||
|
||||
### Imported: 2025-02-10 9:37 am
|
||||
### Imported: 2025-02-10 10:25 am
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user