표를 행렬로 번역하기

Canonical URI: https://w3id.org/kmath/solution_pattern/matrix_entry_table_translation

rdf:typemath:SolutionPattern
rdfs:label표를 행렬로 번역하기
rdfs:comment표의 행과 열을 정해 자료를 행렬로 나타내고 특정 성분의 의미를 해석하는 풀이 패턴.
math:appliesToproblem_type:matrix_representation_entry
math:requiresConceptconcept:matrix
math:requiresConceptconcept:matrix_element
math:requiresConceptconcept:row_column
math:steps요구한 성분의 위치와 의미를 읽는다.
math:steps표의 값을 같은 순서로 행렬에 배열한다.
math:steps행과 열에 대응할 항목을 정한다.