- TI nspire
[TI-nspire cas] [라이브러리] laplace 라플라스 변환/역변환 2종
1. Library Specfunc
다운로드 (서버 에러인 듯) :
http://www.univers-ti-nspire.fr/activites.php?lang=&ress_id=82
아카이브 다운로드 :
http://web.archive.org/web/20200211031049/http://www.univers-ti-nspire.fr/activites.php?lang=&ress_id=82
사용 방법
specfunc.tns utils.tns 두개의 파일을 mylib 폴더에 복사해 넣으시고 사용하시면 됩니다.
자세한 사용법은 위 다운로드 링크에 동영상으로 나오니 참고하세요.
(동영상이 Adobe flash 라서 현재 재생이 불가능합니다)
- 2개의 파일(specfunc.tns, utils.tns)을 모두 계산기 My Documents\MyLib 폴더 안에 넣습니다.
- 새로운 문서(Ctrl+N) 또는 현재 문서로 가서 라이브러리를 Refresh 해 줍니다.
Doc - 6: Refresh Libraries
- Catalog 6: 탭에서 specfunc 와 utils 관련 함수가 떠 있으면 성공입니다. 잘 쓰시면 됩니다.
주의사항 : 삼각함수 취급할 때 각도는 항상 Rad 으로 설정하세요. Deg로 하면 버그납니다.
※ 참고예시 : https://seg-apps.etsmtl.ca/nspire/documents/transf%20Laplace%20prog.pdf
2. Complex Analysis Functions
다운로드 :
http://www.ticalc.org/archives/files/fileinfo/451/45165.html
기능 :
Documentation
This page includes information on the arguments and output of the library's functions. Examples can be found on the next page.
cint(f,z,plist)
Computes the contour integral of the function f of the complex variable z whose interior includes the poles of f in the list plist. (See cpoles for more information) Returns a complex number.
cpoles(f,z)
Returns a list containing the locations of all the poles of the function f of the complex variable z.
invlapl(f,p,x)
Calculates the inverse Laplace transform of the function f of the real variable p. Returns the transformed function of the real variable x.
lapl(f,x,p)
Calculates the Laplace transform of the function f of the real variable x. Returns the transformed function of the real variable p.
residue(f,z,p)
Computes the residue of the function f of the complex variable z at the point p. (p can be the point at infinity)
댓글 14
-
-
오오 감사합니다
-
-
-
감사합니다.
그런데 제가 TI-84 Plus 처음 써보는 지라...explore에서 mylib 폴더를 못찾겠네요. 아무 application 폴더에 넣으니 파일손상이라고 뜨고
-
-
-
제목에 써있는 것처럼 [TI-nspire cas] 용입니다. [TI-84] 시리즈에서는 사용할 수 없습니다.
-
-
-
이거 계산기 초기화하면 사라지죠??ㅜㅠ
-
-
-
네
-
-
-
라플라스 이제 못 받나요? 다운 링크 누르니 에러 나오네요 ㅠㅜ
-
-
-
서버가 에러난 것 같은데요.
정상화 전까지 일단 아카이브에서 받아보세요.http://web.archive.org/web/20200211031049/http://www.univers-ti-nspire.fr/activites.php?lang=&ress_id=82
-
-
-
관리자님 제가 nspire cx2를 구매해서 사용중입니다. 파일은 들어가는데 라플라스를 실행하면 변수가 없다는 에러가 나고 var키를 누르면 demo_laplace만 나오고 laplace는 없습니다. 제발 도와주세요.
-
-
-
http://esocwiki.blogspot.com/2018/04/ti-nspire-laplace-transform-upload.html
Non CAS 에서는 안될겁니다. 아마
-
-
-
계산기랑 PC랑 연결했는데 PC에 계산기 파일이 안뜨네요.. 어떻게 해야하나요??
-
-
-
파일은 받아졌는데 refresh눌러도 카탈로그에 함수가 안생기네요.. 어떻게 해야 함수 설치하나요??
-
-
-
nspire cx cas2 인데 컴퓨터로 cx cas2 계산기프로그램으로 돌리면 되는데 계산기에서는 계속 function is not defined 라고 뜨네요 ㅠㅠ
-
-
-
PC 소프트웨어(에뮬)에서 되는 것은 (경험상 100%) 계산기에서도 됩니다.
본문에 나온대로만 따라하시면 되는게 맞구요.뭔가 착각을 하셨든 실수를 하셨든 잘못하셨을 가능성이 높습니다.
혹시 모르니 대소문자도 한번 확인해 보시구요.
https://www.allcalc.org/35624
-
-
-
This library file contains a direct adaptation for TI-Nspire of the set of functions and programms of the package "Advanced Laplace 1.4" originally written by Lars FREDERICKSEN for Voyage 200.
Please, do consider that this file is just a beta-version.
The original version (for V200) is available on the page:
http://www.seg.etsmtl.ca/ti/laplace.html
[TI-Nspire] 기본 기능을 이용한 라플라스 변환
https://allcalc.org/50305
-