vault backup: 2025-02-10 10:28:32

This commit is contained in:
Dane Sabo 2025-02-10 10:28:32 -05:00
parent 02450f3483
commit 66e88836fc
3 changed files with 13 additions and 38 deletions

View File

@ -18,6 +18,7 @@ group by tags
``` ```
# Calendar Tasks # Calendar Tasks
- Coffee yak [startTime:: 10:00] [endTime:: 10:30]
- Literature Note Rework [startTime:: 09:30] [endTime:: 10:00] - Literature Note Rework [startTime:: 09:30] [endTime:: 10:00]
- T [startTime:: 18:00] [endTime:: 19:00] - T [startTime:: 18:00] [endTime:: 19:00]
- Lunch [startTime:: 12:00] [endTime:: 13:00] - Lunch [startTime:: 12:00] [endTime:: 13:00]

View File

@ -85,10 +85,8 @@ pages: {{ pages }}
{% else -%} {% else -%}
>[!quote] Other Highlight >[!quote] Other Highlight
{% endif -%} {% endif -%}
> ```
> *{{ a.annotatedText }}* > *{{ a.annotatedText }}*
> ``` > {% if a.comment %}
> {% if a.comment -%}
> >[!note] Note > >[!note] Note
> >{{ a.comment }} > >{{ a.comment }}
> >

View File

@ -4,32 +4,14 @@ dateread:
title: "ME2046_Sampled_Data_Analysis_Reading_Chapter_2.pdf: 2254 ME 2046 SEC1000 DIGITAL CONTROL SYSTEMS" 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 year: Error: `format` can only be applied to dates. Tried for format object
authors: authors:
citekey: "ME2046_Sampled_Data_Analysis_Reading_Chapter_2pdf2254ME" citekey: "ME2046_Sampled_Data_Analysis_Reading_Chapter_2pdf2254ME"
--- ---
# Indexing Information # Indexing Information
## Tags: ## Tags:
- ["] ME2046_Sampled_Data_Analysis_Reading_Chapter_2.pdf: 2254 ME 2046 SEC1000 DIGITAL CONTROL SYSTEMS #Reading - ["] ME2046_Sampled_Data_Analysis_Reading_Chapter_2.pdf: 2254 ME 2046 SEC1000 DIGITAL CONTROL SYSTEMS #Reading
>[!Abstract]
>
>[!note] Markdown Notes
>None!
>[!seealso] Related Papers >[!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.* > *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* > * (  ) mod( )  1 N S N*
> >[!note] Note > ```
> > >[!note] Note
> >NOTE! This uses the NYQUIST frequency. NOT the sampling frequency. > >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* > *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 ## 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