Skip to content

Instantly share code, notes, and snippets.

View uhfx's full-sized avatar

Maru uhfx

  • Daikin Industries, Ltd.
  • Osaka, Japan
  • 00:08 (UTC +09:00)
View GitHub Profile
@uhfx
uhfx / func.py
Last active May 30, 2021 22:45
fuzzy
class Obs: # 観測値 observed value
def __init__(self, e, d_e, d_u):
self.e = e # e
self.d_e = d_e # delta_e
self.d_u = d_u # delta_u
def rule(bottom, rang):
degree = [0] * (2 * rang + 1)
bottom = bottom + rang - 2
@uhfx
uhfx / export-bachelor.txt
Last active January 2, 2023 07:50
Linux に MeCab をインストール
uhfx@Shuttle-Ubuntu:/etc$ cd ~
uhfx@Shuttle-Ubuntu:~$ ls
mecab-ipadic-neologd ダウンロード デスクトップ ビデオ ミュージック
snap テンプレート ドキュメント ピクチャ 公開
uhfx@Shuttle-Ubuntu:~$ mkdir bachelor
uhfx@Shuttle-Ubuntu:~$ ls
bachelor ダウンロード ドキュメント ミュージック
mecab-ipadic-neologd テンプレート ビデオ 公開
snap デスクトップ ピクチャ
uhfx@Shuttle-Ubuntu:~$ exit
@uhfx
uhfx / mkcert-install.txt
Created May 22, 2021 05:50
オレオレ証明書の導入
user@MacBook-Pro ~ % brew install mkcert
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> Updated Formulae
Updated 64 formulae.
==> New Casks
mambaforge
==> Updated Casks
Updated 14 casks.
@uhfx
uhfx / 1-bachelor-thesis-programs.md
Last active March 9, 2021 05:15
bachelor-thesis-programs

各種プログラム最終版

@uhfx
uhfx / 20210218-mtg.md
Last active February 22, 2021 03:31
20210218

dic.csv

辞書ファイル

@uhfx
uhfx / 20210211-mtg.md
Last active February 8, 2021 16:59
20210211 MTG

app.py

すべての関数の読み込み

test7-2.py

all.py を利用したいつもの

test8.py

内容を絞るために2度質問してくる

@uhfx
uhfx / 20210130-mtg.md
Last active January 29, 2021 17:16
20210130

あああ