본문으로 바로가기
Python

강의

MATLAB 사용자를 위한 Python

기초기술 수준
업데이트됨 2026. 4.
MATLAB에서 전환하며 핵심 Python 개념을 익히고, NumPy와 Matplotlib로 실습해 보세요.
무료로 강의 시작
PythonProgramming
4시간
15 동영상
51 연습 문제
4,200 XP
8,197
성취 증명서

무료 계정 만들기

Google에서 계속 진행더 많은 옵션 보기

또는


계속 진행하시면 당사의 이용약관개인정보처리방침에 동의하고 및 귀하의 데이터가 미국에 저장되는 것에 동의하게 됩니다.

수천 개 기업의 학습자들이 사랑하는

Group

팀을 교육하시나요?

비즈니스용으로 체험해 보세요

강의 설명

Matlab에서 Python으로 전환하기

Python은 데이터 과학을 수행하는 데 점점 더 인기를 얻고 있는 다재다능한 프로그래밍 언어입니다. 전 세계의 기업들은 데이터를 통해 인사이트를 얻고 경쟁 우위를 확보하기 위해 Python을 사용하고 있습니다. 이 강의는 Matlab 사용자가 데이터 과학을 위해 Python을 사용하는 방법을 배우는 데 중점을 둡니다. 여러분은 데이터 분석 및 시각화를 위해 Matlab에서 Python으로 빠르게 전환하는 방법을 배우게 됩니다.

NumPY와 Matplotlib 라이브러리 탐색

Python 문법의 기초와 NumPy 배열을 사용하여 데이터를 저장하고 조작하는 방법을 배워보세요. matplotlib을 사용하여 실제 데이터셋에서 추세, 상관관계, 패턴을 발견하는 방법을 배우게 됩니다. 여기에는 시애틀 시내의 자전거 교통량과 미국 전역의 아보카도 가격이 포함됩니다.

Python에서 If, Else, Elif 사용법 배우기

마지막 장에서는 Python 흐름을 제어하는 방법을 배우게 됩니다. 여러분은 if, else, elif와 같은 다양한 Python 조건문과 비교 연산자를 사용하여 코드의 어떤 줄이 실행될지 정의하는 방법을 살펴보게 됩니다.

이 강의가 끝날 때쯤이면, 여러분은 Python의 기본 개념과 널리 사용되는 딕셔너리 및 라이브러리에 대해 이해하게 되며, 이를 직접 활용해 본 경험을 쌓게 됩니다. 이제 여러분은 새롭게 익힌 기술을 업무, 개인 프로젝트, 또는 추가 학습에 자신 있게 적용할 수 있습니다.

선수 조건

이 강의에는 선수 과목이 없습니다
1

From MATLAB to Python

This chapter gets you started moving from MATLAB to Python. You'll learn about some of the similarities and differences between MATLAB and Python, how to use methods and packages, and be introduced to the popular NumPy package.
챕터 시작
2

NumPy and Matplotlib

In this chapter, you will build on your new NumPy knowledge. You will dive into NumPy arrays, the Python analog to matrices by performing mathematical operations and indexing. You will also begin to explore another important Python data structure, the list, and then round out the chapter by making customs plots of your arrays using Matplotlib.
챕터 시작
3

Dictionaries and pandas

This chapter introduces some powerful Python data structures: the dictionary and the pandas DataFrame. You will learn to create dictionaries by setting key-value pairs, and view then how to view and modify your dictionary. Then you will be introduced to one of the most important packages in the Pythonista's toolbox, pandas. Specifically, you'll focus on the pandas' structure, the DataFrame, which organizes tabular data in an easily accessible way. Lastly, you'll learn how to transform different data types into DataFrames to make your data easier to work with.
챕터 시작
4

Control Flow and Loops

You'll finish the course by controlling your Python flow. You will learn how to iterate through different Python data structures using for loops. You will also learn about Python contingencies using if, else, and elif and the Python comparison operators (greater than, less than, etc.) that will decide which lines of your code will be executed. Lastly, you'll circle back to NumPy arrays by using Python comparison operators to filter your arrays.
챕터 시작
MATLAB 사용자를 위한 Python
강의
완료

수료증 획득

LinkedIn 프로필, 이력서 또는 CV에 이 인증서를 추가하세요
소셜 미디어와 성과 평가에서 공유하세요
지금 등록

19백만 명 이상의 학습자와 함께 MATLAB 사용자를 위한 Python을(를) 시작하세요!

무료 계정 만들기

Google에서 계속 진행더 많은 옵션 보기

또는


계속 진행하시면 당사의 이용약관개인정보처리방침에 동의하고 및 귀하의 데이터가 미국에 저장되는 것에 동의하게 됩니다.

DataCamp for Mobile을 통해 데이터 분석 능력을 향상시키세요.

모바일 강좌와 매일 5분 코딩 챌린지를 통해 이동 중에도 학습 효과를 높이세요.