4 search resultsShowing 1~4 results

Stocked
lovablepleiad

@lovablepleiad

行列の固有値を求める

多変量解析で固有値を求める必要があったのでRubyでやってみた。 ソース require 'matrix' m = Matrix[ [1.000,0.808,-0.208,-0.012], [0...

2
2
Comment0
lovablepleiad

@lovablepleiad

宣教師と人喰い人問題を解く

問題概要 川の左岸に3人の宣教師と3人の人喰い人がいる。 一つの小舟を使って6人とも右岸に渡りたいものとする。 ただし、小舟は最大2人しか乗れない。 左岸・右岸のいずれにおいても人喰い人の人数よ...

9
9
Comment1

4 search resultsShowing 1~4 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in