mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-23 15:35:52 -05:00
[PR #51] [MERGED] Adding DSP Chapter. #14685
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/51
Author: @Mjrovai
Created: 11/7/2023
Status: ✅ Merged
Merged: 11/7/2023
Merged by: @profvjreddi
Base:
main← Head:hands-on-exercises📝 Commits (2)
917cb2eAdding DSP Chapter.cd8fd29Removing duplicate, previously renamed📊 Changes
22 files changed (+614 additions, -0 deletions)
View changed files
📝
_quarto.yml(+1 -0)➕
dsp_spectral_features_block.qmd(+613 -0)➕
images/imgs_dsp_spectral_features/case_study.png(+0 -0)➕
images/imgs_dsp_spectral_features/data_sample.png(+0 -0)➕
images/imgs_dsp_spectral_features/features.png(+0 -0)➕
images/imgs_dsp_spectral_features/fft.png(+0 -0)➕
images/imgs_dsp_spectral_features/fft_result.png(+0 -0)➕
images/imgs_dsp_spectral_features/impulse.png(+0 -0)➕
images/imgs_dsp_spectral_features/kurto.png(+0 -0)➕
images/imgs_dsp_spectral_features/process_features.png(+0 -0)➕
images/imgs_dsp_spectral_features/rms.png(+0 -0)➕
images/imgs_dsp_spectral_features/sample.png(+0 -0)➕
images/imgs_dsp_spectral_features/sample_no_mean.png(+0 -0)➕
images/imgs_dsp_spectral_features/skew.png(+0 -0)➕
images/imgs_dsp_spectral_features/skew_2.png(+0 -0)➕
images/imgs_dsp_spectral_features/spectral_block.jpeg(+0 -0)➕
images/imgs_dsp_spectral_features/v1.png(+0 -0)➕
images/imgs_dsp_spectral_features/v1_features.png(+0 -0)➕
images/imgs_dsp_spectral_features/wav.png(+0 -0)➕
images/imgs_dsp_spectral_features/wav_processed.png(+0 -0)...and 2 more files
📄 Description
Adding a Preprocessing DSP Chapter. Deep dive into Inertial data preprocessing.
Before submitting your Pull Request, please ensure that you have carefully reviewed and completed all items on this checklist.
Content
References & Citations
Quarto Website Rendering
Grammar & Style
Collaboration
Miscellaneous
Final Steps
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.