rudgh99

rudgh99

  • 분류 전체보기 (321) N
    • MySQL (2)
    • Pytorch를 다루며 정리 (5)
    • 알아두면 좋은 자료 (16)
    • DataStructure (4)
    • Microbiology (11)
    • Algorithm (218)
    • java (16)
      • javaAlgorithm (16)
    • C&&C++ (14)
      • DataStructure (0)
      • Algorithm_basic (5)
      • 배워야 할 주제 (1)
      • C,C++ learning (3)
      • STL (2)
    • Bioinformatics (10)
    • AI_project (1)
    • Data_Analysis (4)
    • Docker (2)
    • 일기 (0)
    • python (16)
      • numpy (1)
      • ML (13)
      • python (2)
    • Math (2) N
      • Linear_Algebra (2) N
      • Calculus (0)
      • Probability & Statistics (0)
  • 홈
  • 태그
  • 방명록
RSS 피드
로그인
로그아웃 글쓰기 관리

rudgh99

컨텐츠 검색

태그

algorithm BOJ 파일 wsl vdisk mysql TreeSize DP 용량 recursion #merged_list

최근글

댓글

공지사항

아카이브

Math(2)

  • [Linear_Algebra] Gaussian elimination and LU factorization

    Gaussian elimination(GE)를 이용해 linear equation의 해를 구할 수 있다.하지만, 이 과정을 컴퓨터 프로그래밍으로 계산하기 위해서는 행렬로 표현할 수 있어야 한다. 이때 사용하는 방법을 알아보자. 1. Elementary matrixLet A be the original matrix. 이런 조건에서 첫 번째 행을 상수배하여 두 번째 행에 더하거나 빼는 과정을 하게 된다. 이러한 연산 과정을 행렬로 나타낸 것을 E21이라고 한다. E21은 identity matrix에서 (2,1) 위치에 상수를 넣어 만든 행렬이다. 또 다른 예시로는 E32가 있다. 이 행렬은 identity matrix의 (3,2) 위치에 coefficient를 넣은 행렬이다.Elementary matri..

    2025.08.20
  • [Linear_algebra] Linearlity

    What means linear? 1. f(x1 + x2) = f(x1) + f(x2) 2. f(cx1) = cf(x1) So, we are using this formula which equation meets linearlity f(ax1 + bx2) = af(x1) + bf(x2)

    2025.08.20
이전
1
다음
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바