"이산 푸리에 변환"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
잔글 (찾아 바꾸기 – “수학사연표” 문자열을 “수학사 연표” 문자열로)
25번째 줄: 25번째 줄:
 
즉 벡터 <math>\left\{1,\frac{1}{\sqrt{2}},0,-\frac{1}{\sqrt{2}},-1,-\frac{1}{\sqrt{2}},0,\frac{1}{\sqrt{2}}\right\}</math> 의 푸리에 변환은 <math>\{0,4,0,0,0,0,0,4\}</math> 로 주어진다
 
즉 벡터 <math>\left\{1,\frac{1}{\sqrt{2}},0,-\frac{1}{\sqrt{2}},-1,-\frac{1}{\sqrt{2}},0,\frac{1}{\sqrt{2}}\right\}</math> 의 푸리에 변환은 <math>\{0,4,0,0,0,0,0,4\}</math> 로 주어진다
  
 
 
 
 
 
 
 
 
 
 
==역사==
 
 
 
 
* http://www.google.com/search?hl=en&tbs=tl:1&q=
 
* [[수학사 연표]]
 
 
 
 
 
 
==메모==
 
 
 
 
* Math Overflow http://mathoverflow.net/search?q=
 
 
 
 
 
  
==관련된 항목들==
 
 
 
 
 
  
 
==매스매티카 파일 및 계산 리소스==
 
==매스매티카 파일 및 계산 리소스==
  
 
* https://docs.google.com/leaf?id=0B8XXo8Tve1cxYzViYjViOTgtOGI5NC00Mzg3LTg4NTctZDQ2YzM5MTY3MmYx&sort=name&layout=list&num=50
 
* https://docs.google.com/leaf?id=0B8XXo8Tve1cxYzViYjViOTgtOGI5NC00Mzg3LTg4NTctZDQ2YzM5MTY3MmYx&sort=name&layout=list&num=50
* http://www.wolframalpha.com/input/?i=
 
* http://functions.wolfram.com/
 
* [http://dlmf.nist.gov/ NIST Digital Library of Mathematical Functions]
 
* [http://people.math.sfu.ca/%7Ecbm/aands/toc.htm Abramowitz and Stegun Handbook of mathematical functions]
 
* [http://www.research.att.com/%7Enjas/sequences/index.html The On-Line Encyclopedia of Integer Sequences]
 
* [http://numbers.computation.free.fr/Constants/constants.html Numbers, constants and computation]
 
* [https://docs.google.com/open?id=0B8XXo8Tve1cxMWI0NzNjYWUtNmIwZi00YzhkLTkzNzQtMDMwYmVmYmIxNmIw 매스매티카 파일 목록]
 
 
 
 
 
 
 
 
 
  
 
   
 
   
85번째 줄: 35번째 줄:
 
==사전 형태의 자료==
 
==사전 형태의 자료==
  
* [http://ko.wikipedia.org/wiki/%EC%9D%B4%EC%82%B0_%ED%91%B8%EB%A6%AC%EC%97%90_%EB%B3%80%ED%99%98 http://ko.wikipedia.org/wiki/이산_푸리에_변환]
+
* http://ko.wikipedia.org/wiki/이산_푸리에_변환
 
* http://en.wikipedia.org/wiki/Discrete_Fourier_transform
 
* http://en.wikipedia.org/wiki/Discrete_Fourier_transform
* [http://eom.springer.de/default.htm The Online Encyclopaedia of Mathematics]
 
* [http://dlmf.nist.gov/ NIST Digital Library of Mathematical Functions]
 
* [http://eqworld.ipmnet.ru/ The World of Mathematical Equations]
 
 
 
 
 
 
==리뷰논문, 에세이, 강의노트==
 

2014년 1월 19일 (일) 07:42 판

개요

  • 정의\[\hat{x}(k)=\sum _{n=0}^{N-1} x(n) e^{-\frac{(2 \pi i) k n}{N}}, k = 0, \cdots, N-1\]




N=3인 경우의 행렬표현

\(\left( \begin{array}{ccc} 1 & 1 & 1 \\ 1 & e^{-\frac{2 i \pi }{3}} & e^{\frac{2 i \pi }{3}} \\ 1 & e^{\frac{2 i \pi }{3}} & e^{-\frac{2 i \pi }{3}} \end{array} \right)\)




\(x(n)=\cos \left(\frac{2 \pi n}{8}\right), n=0,1,\cdots, 7\)

즉 벡터 \(\left\{1,\frac{1}{\sqrt{2}},0,-\frac{1}{\sqrt{2}},-1,-\frac{1}{\sqrt{2}},0,\frac{1}{\sqrt{2}}\right\}\) 의 푸리에 변환은 \(\{0,4,0,0,0,0,0,4\}\) 로 주어진다


매스매티카 파일 및 계산 리소스


사전 형태의 자료