analyticity of a function
이전 댓글 표시
is there any function can be used to check if a function is analytic or not?
댓글 수: 1
Walter Roberson
2015년 6월 2일
What form is the function in? Symbolic form?
채택된 답변
추가 답변 (3개)
Roger Stafford
2015년 6월 2일
편집: Walter Roberson
2015년 6월 2일
1 개 추천
A complex-valued function of a complex variable is defined as analytic if it satisfies the Cauchy-Riemann equations. See:
댓글 수: 1
Paul Bower
2023년 11월 16일
It's also interesting to note that analytic functions solve Laplace's equation. As a result they're sometimes called harmonic functions. Polynomial functions and functions with a convergent Taylor series are the most common analytic functions.
Mandadi
2024년 5월 13일
0 개 추천
Test whetere f(z) =(x^2-y^2)+i(2*x*y) is analytic or not
댓글 수: 2
Walter Roberson
2024년 5월 13일
I don't think this solves the original question.
Torsten
2024년 5월 13일
It equals f(z) = z^2. So yes: it's analytic.
카테고리
도움말 센터 및 File Exchange에서 Calculus에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!