# 마우스 효과 팅커벨
본문 바로가기 메뉴 바로가기

벼랑끝 바이오 매드 컴퓨터 사이언티스트

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

벼랑끝 바이오 매드 컴퓨터 사이언티스트

검색하기 폼
  • 분류 전체보기 (165)
    • Background (63)
      • Biology (8)
      • Math (42)
      • Statistics (8)
      • English (5)
    • Computer (76)
      • 백준 풀이 (7)
      • 이게 왜 안되지? (26)
      • 코딩 개꿀팁 (28)
      • 3B1B 따라잡기 with ManimLibrary (15)
    • Paper (6)
      • Bioinformatics (2)
      • CS (4)
    • Daily (18)
      • review (6)
      • etc (12)
  • 방명록

manimtutorial (2)
[3B1B따라잡기 with Manim!][1일 1마님] 7. Animation : GrowFromPoint / Transform / LaggedStart

1일 1마님 시리즈는 예제 코드를 하루에 하나씩 따라하면서 마님 라이브러리 사용에 익숙해지기 위해 만든 시리즈입니다! 간단하게 코드 + 코드 리뷰 + 실행 결과만 작성합니다! from manim import * class MoveToRectangle(Scene): def construct(self): plane = NumberPlane(x_range=[-5,5,1], x_length=8, y_range=[-4,4,1], y_length=6).add_coordinates() plane.shift(RIGHT * 2) vec1 = Line(start=plane.c2p(0, 0), end = plane.c2p(3, 2), stroke_color=YELLOW).add_tip(tip_width=0.2) vec1_n..

Computer/3B1B 따라잡기 with ManimLibrary 2023. 6. 2. 13:05
[3B1B따라잡기 with Manim!][1일 1마님] 6. LinearTransformationScene

1일 1마님 시리즈는 예제 코드를 하루에 하나씩 따라하면서 마님 라이브러리 사용에 익숙해지기 위해 만든 시리즈입니다! 간단하게 코드 + 코드 리뷰 + 실행 결과만 작성합니다! class LinearTransformation(LinearTransformationScene): # 1. For LinearTransformationScene, you need to do initiation first # This make the coordinates on the screen def __init__(self): LinearTransformationScene.__init__( self, show_coordinates=True, leave_ghost_vectors=True, show_basis_vectors=True ..

Computer/3B1B 따라잡기 with ManimLibrary 2023. 5. 31. 11:09
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
  • 벼랑끝 깃허브
  • 벼랑끝 강아지
TAG
  • nanobody
  • manim
  • kl divergence
  • ai신약개발
  • MLE
  • 나노바디
  • MorganCircularfingerprint
  • dataloader
  • 베이즈정리
  • 3B1B따라잡기
  • 선형대수
  • eigenvector
  • marginal likelihood
  • elementry matrix
  • manimtutorial
  • 백준
  • eigenvalue
  • variational autoencoder
  • Manimlibrary
  • 3b1b
  • Matrix algebra
  • 기계학습
  • 최대우도추정
  • 인공지능
  • 논문리뷰
  • 파이썬
  • 이왜안
  • manim library
  • MatrixAlgebra
  • 오일석기계학습
more
«   2025/08   »
일 월 화 수 목 금 토
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바

개인정보

  • 티스토리 홈
  • 포럼
  • 로그인

단축키

내 블로그

내 블로그 - 관리자 홈 전환
Q
Q
새 글 쓰기
W
W

블로그 게시글

글 수정 (권한 있는 경우)
E
E
댓글 영역으로 이동
C
C

모든 영역

이 페이지의 URL 복사
S
S
맨 위로 이동
T
T
티스토리 홈 이동
H
H
단축키 안내
Shift + /
⇧ + /

* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.