diff --git a/src/mod3/fourier_lecture_notes.jl b/src/mod3/fourier_lecture_notes.jl new file mode 100644 index 0000000..a08afdf --- /dev/null +++ b/src/mod3/fourier_lecture_notes.jl @@ -0,0 +1,2327 @@ +### A Pluto.jl notebook ### +# v0.19.45 + +#> [frontmatter] +#> chapter = 1 +#> order = 1 +#> title = "Lecture notes: Finite-dimensional problems" +#> tags = ["module1"] +#> layout = "layout.jlhtml" + +using Markdown +using InteractiveUtils + +# ╔═╡ d0e623ee-b096-4a27-977d-dc32567d6020 +using PlutoTeachingTools, PlutoUI + +# ╔═╡ 2661bfc9-e398-41ed-87d9-c78f05da64cb +using RadiiPolynomial, Plots + +# ╔═╡ 018ecc45-8638-4a59-b561-efb086bdc751 +using LinearAlgebra,ToeplitzMatrices + +# ╔═╡ 7fc40507-eda3-474d-a454-04e9173a7adb +html"""