본문 바로가기 메뉴 바로가기
incorrect syntax

incorrect syntax: y is not an infix operator잘못된 구문: y는 접두사 연산자가 아닙니다.   A command or number wasn't preceded by a ":", a "$", a ";" or a ",".Most probable cause: A missing comma between two list items. 명령 또는 숫자 앞에 ":", "$", ";" 또는 ","가 오지 않았습니다.가장 유력한 원인: 두 목록 항목 사이에 쉼표가 누락되었습니다.

Maxima 2024. 6. 27. 13:44
Maxima 한글설명서

Maxima 한글설명서   목포국립대학교 박장현 교수님 블로그에Maxima로 실습하는 기초수학 강의 자료가 있다. https://studymake.tistory.com/486 https://studymake.tistory.com/attachment/cfile30.uf@2702574D561FB3D40AD3A3.pdf  이 자료를 따라 해본 maxima file 영상https://youtu.be/O1qig3jmWew?si=3FeNRm48eRBUAPIQhttps://youtu.be/spZg_yRcDdc?si=rrfI9DnGRvXkNORFhttps://youtu.be/IxpI_GRvZps?si=COjkLuineJ7uZ_ENhttps://youtu.be/xfA2lpstesA?si=1A8GImYKt6xLNpurht..

Maxima 2024. 5. 9. 15:33
Plot 2D

Parametric plot do not press Stop, click continue twice x=2.5*sin(2*t) y=0.5*cos(t/2) variable : t from: 0 to:20 (%i7) r ( θ ) : = 1 − cos ( θ ) ; r(θ):=1-cos(θ); (%i8) wxplot2d ( [ ' parametric , r ( t ) · cos ( t ) , r ( t ) · sin ( t ) , [ t , 0 , 20 ] ] , [ nticks , 300 ] , [ x , − 2 . 5 , 0 . 5 ] , [ gnuplot_postamble , "set zeroaxis;" ] ) $ (%i6) wxplot2d ( [ ' parametric , 2 . 5 · sin ( 2..

Maxima 2023. 10. 31. 08:56
Numeric

Numeric Numeric Output Expect numbers harder to be complex To Float To Bigfloat To Numeric Set bigfloat Precision... bigfloats의 정밀도를 설정한다. Set displayed Precision... 보여지는 자리수를 설정한다. Engineering format (12.1e6 etc.) Setup the engineering format...

Maxima 2023. 10. 25. 13:03
Autosave 설정하기

wxMaxima에서 Autosave 설정하기 Edit > Configure > Options If this checkbox is checked wxMaxima utomatically saves the file closing and every few minutes giving wxMaxima a more cellphone-app-like feel as the file is virtually always saved. If this checkbox is unchecked from time to time a backup is made in the temp folder instead.

Maxima 2023. 10. 19. 08:48
Matrix

Matrix Generate Matrix... 행렬 요소의 표기법을 사용하여 행렬을 생성합니다. Generate Matrix from Expression... 행렬의 일반 요소(예: B = b[i][j]=f(i,j)인 경우 이 항목을 사용합니다. 'lambda([i,j],f(i,j)'는 용어를 생성하는 함수를 표현하는 방식이라는 점에 유의하세요. Enter Matrix... 이 명령을 사용하여 직접 행렬을 입력할 수 있습니다. Nested list to Matrix 목록은 괄호 사이에 쉼표로 구분된 숫자의 목록입니다(예: [2,3,4]), [2,-3,5] 중첩 목록은 [[2,3,-5],[-5,5,2],[4,-2,5]]와 같이 목록의 목록입니다. 중첩 목록을 입력한 다음 이 명령을 사용합니다: Matrix..

Maxima 2023. 8. 25. 09:01
이전 1 2 3 4 ··· 6 다음
이전 다음

티스토리툴바

이메일: skyground21@gmail.com | 운영자 : millonario
제작 : 아로스
Copyrights ⓒ 2022 All Rights Reserved by (주)아백.

단축키

내 블로그

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

블로그 게시글

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

모든 영역

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

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