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!