fblog

    matplotlib 1

    matplotlib 꺾은선그래프 예시 소스 코드

    import matplotlib.pyplot as pltX=(1,2,4,8)Y=([1, 0.222, 0.011,0.014],[1, 0.230, 0.044, 0.230],[1, 0.535, 0.638, 0.280],[1, 1.215, 0.672, 0.562])fig,ax=plt.subplots()ax:plt.Axesax.set_xlabel("Processes")ax.set_ylabel("Speedup")for y in Y: ax.plot(X,y,"-o")ax.legend(("n=256","n=1024","n=4096","n=16384"))plt.show()import numpy as npimport matplotlib.pyplot as pltaccuracies=np.random.rand(40)fig,..

    matplotlib 2024.10.12
    이전
    1
    다음
    더보기
    프로필사진

    fblog

    • Falto Category (179)
      • ubuntu (2)
      • MVVM (0)
      • matplotlib (1)
      • numpy (2)
      • 잡담, 뻘글 (7)
      • C# (11)
        • WPF (1)
      • Deep Learning (1)
      • Kiwoom Open API+ (6)
      • pyautogui (2)
      • pickle (1)
      • pandas (1)
      • Python (4)
      • 암호학 (1)
      • Windows (2)
      • 웃기는 사진들 (5)
      • 주식으로 10억 벌기 (113)
        • 기본 지식 (20)
        • 투자 방법 연구 (37)
        • 배당주 (51)
        • 주식자동매매 (4)

    Tag

    리밸런싱엑셀시트, 주식투자 비법, 주수익률, 미국주식, 자동매매, 주식투자, 평균매수단가, 년수익률, 월수익률, 배당주, 세력모니터, 모트레이더, 주식자동매매, 미국월etf, 월배당주, 패시브 etf, 분할매수, 미국ETF, 물타기, 미국월배당주,

    최근글과 인기글

    • 최근글
    • 인기글

    최근댓글

    공지사항

    페이스북 트위터 플러그인

    • Facebook
    • Twitter

    Archives

    Calendar

    «   2026/04   »
    일 월 화 수 목 금 토
    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

    방문자수Total

    • Today :
    • Yesterday :

    Copyright © AXZ Corp. All rights reserved.

    티스토리툴바