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 中查找有关 Assumptions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!