
Prescribed Performance Control
As to control systems, transient performance is as important as steady-state performance. For some special dynamic systems, transient performance is a more prior index in comparison with the ste...
As to control systems, transient performance is as important as steady-state performance. For some special dynamic systems, transient performance is a more prior index in comparison with the ste...
Writing a New Post YAML --- title: TITLE date: YYYY-MM-DD HH:MM:SS +0900 #Tokyo categories: [TOP_CATEGORIE, SUB_CATEGORIE] tags: [TAG1, TAG2] author: <author_id> math: true #Mathematical i...
This new blog is built today! I found a Jekyll theme that meets my needs. I successfully deployed the Chirpy Jekyll Theme according to the official documentation. So the old version of the blog is...
Made by Youkoutaku import numpy as np from scipy import stats import matplotlib.pyplot as plt %matplotlib inline %precision 3 np.random.seed(0) (1) Reproductive property of normal distributio...
Made by Youkoutaku # Library Import import numpy as np import matplotlib.pyplot as plt from scipy.stats import bernoulli, binom, geom, nbinom, poisson, hypergeom, uniform, norm, expon, gamma, chi2...
1.Install Docker Install using the apt repository Get apt # Add Docker's official GPG key: sudo apt-get update sudo apt-get install ca-certificates curl gnupg sudo install -m 0755 -d /etc/apt...
Docker login docker login Error Notes >> Error saving credentials: error storing credentials - err: exec: "docker-credential-desktop": executable file not found in $PATH, out: `` sudo na...
Tmux Run tmux tmux Exit tmux Ctrl-b + d List tmux list-sessions Hotkey ctrl+b Horizontal Split window Ctrl-b + % Vertical Split window Ctrl-b + " Switch Window Ctrl-b + 0~9 Switch Pan...
Initial setting xhost + Setting to enable to use vscode. rviz … in docker Make Container sudo docker run -it -v <local path>:/data --device=/dev/dri --group-add video --volume=/tmp/.X1...
WindowsでUbuntuのシステムファイルとパーティションを削除する方法 1. Diskpartを開く Win + R を押し、diskpart と入力して Enter を押す。 2. Diskpartでコマンドを実行 利用可能なディスクを確認: list disk Ubuntuがインストールされているディスクを選択 (例: Disk 1): se...