Coder Social home page Coder Social logo

ryunosukekuroda / comath Goto Github PK

View Code? Open in Web Editor NEW

This project forked from taroyabuki/comath

0.0 0.0 0.0 24.6 MB

矢吹太朗『コンピュータでとく数学』(オーム社, 2024)のサポートサイトです.

License: MIT License

Python 0.01% R 0.01% Mathematica 80.37% Jupyter Notebook 19.62% Dockerfile 0.01%

comath's Introduction

オーム社 / 理工学専門書 / 理学 / 数学 / コンピュータでとく数学

コンピュータでとく数学(オーム社, 2024)サポートサイト

データサイエンスのための統計・微分積分・線形代数

Wolfram|Alpha,Python,R,Mathematicaをフル活用して,大学教養レベルの統計,微分積分,線形代数の全体像を把握する.学び直しにも最適な一冊.

書店へのリンク集(版元ドットコム)

書影

コンピュータ(Wolfram|AlphaPythonRMathematica)を活用して,数学の学びの質を高めましょう.

本書の具体的な目標は,線形回帰分析を理解することです.そのために必要な微分積分と線形代数も学びます.微分積分は多変数の微分積分まで,線形代数は特異値分解までです.これで,大学教養レベルの数学はほぼ網羅できます.

すべてが線形回帰分析につながるので,何の役に立つのかと疑うことはありません.面倒な計算はコンピュータにまかせるので,計算に迷い込んでしまうこともありません.

線形回帰分析はデータサイエンス人工知能機械学習)の出発点です.本書を読んで,データサイエンスにおいて必要とされる数学力とプログラミング力を身に付けましょう.

大学教養レベルの数学の全体像の把握,学び直しにも最適な一冊です.

目次

第I部 入門

  1. 実行環境
  2. 数と変数
  3. データ構造
  4. 可視化と方程式
  5. 論理式

第II部 統計

  1. 1次元のデータ
  2. 2次元のデータ
  3. 確率変数と確率分布
  4. 多次元の確率分布
  5. 推測統計
  6. 線形回帰分析

第III部 微分積分

  1. 関数の極限と連続性
  2. 微分
  3. 積分
  4. 多変数関数の微分積分

第IV部 線形代数

  1. ベクトル
  2. 行列
  3. ベクトル空間
  4. 固有値と固有ベクトル
  5. 特異値分解と擬似逆行列

実行環境とコード

目次を表示させると見やすくなります1

推奨環境

システム コード 実行結果
Wolfram|Alpha リンク集 キャプチャ画像
Python (JupyterLab) Binder
R (JupyterLab) Binder
R (RStudio) Binder2 Knit to HTML
Wolfram Cloud 動的生成3
Mathematica(Pi版は無料 mathematica.nb4 PDF

そのほかの環境

システム コード 実行結果
Python (Google Colab) Open in Colab Open in Colab
R (Google Colab) Open in Colab Open in Colab
Wolfram言語 (JupyterLab5) wolfram.ipynb

そのほかのコード

Footnotes

  1. JupyterLabとGoogle Colabでは「≡」のようなアイコン,RStudioでは「Outline」をクリックします.Wolfram CloudとMathematicaでは,Ctrl-A(⌘-A)で全選択→View→Close All Subgroupsで全てのセルを閉じます.

  2. code/r/r.Rmdを開いてください.

  3. 無料アカウントではノートブックをアップロードできないので,新規作成したノートブックで,Import["https://raw.githubusercontent.com/taroyabuki/comath/main/code/mathematica/createnb.m", "NB"]を実行し,コードを読み込みます.

  4. ダウンロードボタンをクリックしてダウンロードするか,Mathematicaで新規作成したノートブックで,NotebookWrite[EvaluationNotebook[], Import["https://raw.githubusercontent.com/taroyabuki/comath/main/code/mathematica/mathematica.nb", "NB"]]を実行して読み込みます.

  5. Wolfram言語用のJupyterLabは,Wolfram Engine Community EditionWolfram Language kernel for Jupyter notebooksを組み合わせて実現します(無料).

comath's People

Contributors

taroyabuki avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.