반응형 전체 글273 Moving Average Filter (Physical Computing) https://makeabilitylab.github.io/physcomp/advancedio/smoothing-input.html#noisy-input L1: Smoothing Input A learning resource for prototyping interactive digital-physical systems makeabilitylab.github.io Lesson 1: Smoothing Input TABLE OF CONTENTS Noisy input Moving window filters Moving average filter Arduino implementation Arduino code Simple C++ class Weighted moving average Exponential movin.. 2022. 6. 21. jupyter notebook kernel 추가하기 https://eatchu.tistory.com/10 > import sys >> print(sys.executable) # jupyter import sys print(sys.executable) 위의 방법으로 확인해 볼 수 있음 결과는 역시 두개의 경로가 다르게 나왔고 터미널에서는 기존에 사용하던 함수들이 정상적으로 가동됐다 이제 터미널에서 사용되던 파이썬 경로를 주피터 커널에 연결할것 #jupyter kernel list 확인 $ jupyter kernelspec list 현재 주피터에 연결되어 있는 파이썬 커널이 뜬다 python3 /Users/xxxx/opt/anaconda3/share/jupyter/kernels/python3 여기에 나는 terminal에서 사용되는 가상환경을 커널에 추가할것.. 2022. 6. 20. [Python] 파이썬 학습사이트 learnpython.org 2022. 6. 19. 네이버과학_수학포스터_대한수학회 2022. 6. 13. 이전 1 ··· 33 34 35 36 37 38 39 ··· 69 다음 반응형