[DSP 03] FIR, IIR System
1. FIR System Causal FIR system Impulse response 유한한 시간 내에 임펄스 응답이 0 으로
Read More1. FIR System Causal FIR system Impulse response 유한한 시간 내에 임펄스 응답이 0 으로
Read More1. 설치 전 기본 작업 $ sudo apt-get update $ sudo apt-get install python3-matplotlib $
Read MoreSubprocess 모듈 이란? subprocess 모듈은 파이썬 프로그램 내에서 새로운 프로세스를 스폰하고 여기에 입출력 파이프를 연결하며
Read More소개 Scapy 는 사용자가 네트워크 패킷을 send, sniff, dissect, forge 할 수 있는 파이썬 프로그램이다.
Read More타인에게 피해를 줄 경우 엄연히 불법입니다. 교육용으로만 사용하세요. 준비물 Raspi Wifi adapter 아래 코드를 이용해
Read More1. DT System 1) DT System의 개념 $ x[n] \rightarrow T(*) \rightarrow y[n] $ $
Read MoreDT = Discrete timeCT = Continuous time 1. DT 신호의 표현 1) 샘플링으로 얻어진 DT
Read More블루투스 모듈 설치 시리얼포트등록 pybluez 모듈 설치 bluetoothctl > 블루투스 쉘 접속 + paring *
Read More# Q1. GPIO.output(5, True) 핀 5번으로 true의 값을 송신 # Q2. GPIO.cleanup()의 필요성 GPIO 핀의
Read More