. Juliaの導入方法とプロット例。数式を視覚化すると面白かったよ | のぼゆエンジニアリング
Juliaの導入方法とプロット例。数式を視覚化すると面白かったよ | のぼゆエンジニアリング
Juliaの導入方法とプロット例。数式を視覚化すると面白かったよ | のぼゆエンジニアリング

Juliaの導入方法とプロット例。数式を視覚化すると面白かったよ

Interactive widgets to play with your Julia code. Contribute to JuliaGizmos/Interact.jl development by creating an accou.

Markdownや数式を書く方法

  1. 上部のメニューからMarkdownを選ぶ※ Codeのままだとエラーが出る
  2. ボックス内に内容を書く
  3. Runボタンで実行する
デモ 書式のルール 数式
  • インライン(文中):始まりと終わりに $ を付ける。$ここに数式が入る$
  • 独立して書く:始まりと終わりに $$ を付ける。$$ここに数式が入る$$
LaTeX/Mathematics - Wikibooks, open books for an open world en.wikibooks.org MathJax-demos-web A repository with examples using mathjax-v3 mathjax.github.io Markdown Basic writing and formatting syntax - GitHub Docs Create sophisticated formatting for your prose and code on GitHub with simple syntax. guides.github.com

参考資料へのリンク一覧

julia
  • 公式サイトhttps://julialang.org/
  • ドキュメントhttps://docs.julialang.org/en/v1/
  • チートシートhttps://juliadocs.github.io/Julia-Cheat-Sheet/
Jupyter Notebook (IJulia)
  • GitHubhttps://github.com/JuliaLang/IJulia.jl
  • ドキュメントhttps://julialang.github.io/IJulia.jl/stable/
Plots
  • インストール方法についてhttps://docs.juliaplots.org/latest/install/
  • バックエンドの種類や特徴についてhttps://docs.juliaplots.org/latest/backends/
  • バックエンド別のプロット例(リンク先はPyPlot)https://docs.juliaplots.org/latest/generated/pyplot/
Interact
  • GitHubhttps://github.com/JuliaGizmos/Interact.jl
数式表記
  • LaTeXの数学表記ルールhttps://en.wikibooks.org/wiki/LaTeX/Mathematics
  • MathJaxのデモ(”View Demo”で見本を見られる)https://mathjax.github.io/MathJax-demos-web/
数学
  • 平面の方程式について大学の数学講義受講者のための、チートシートです。学生以外も見られるように公開されていて、とてもわかりやすいです。
Calculus III - Equations of Planes

In this section we will derive the vector and scalar equation of a plane. We also show how to write the equation of a pl.

📎📎📎📎📎📎📎📎📎📎