analyticity of a function
Mostrar comentarios más antiguos
is there any function can be used to check if a function is analytic or not?
1 comentario
Walter Roberson
el 2 de Jun. de 2015
What form is the function in? Symbolic form?
Respuesta aceptada
Más respuestas (3)
Roger Stafford
el 2 de Jun. de 2015
Editada: Walter Roberson
el 2 de Jun. de 2015
1 voto
A complex-valued function of a complex variable is defined as analytic if it satisfies the Cauchy-Riemann equations. See:
1 comentario
Paul Bower
el 16 de Nov. de 2023
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
el 13 de Mayo de 2024
0 votos
Test whetere f(z) =(x^2-y^2)+i(2*x*y) is analytic or not
2 comentarios
Walter Roberson
el 13 de Mayo de 2024
I don't think this solves the original question.
Torsten
el 13 de Mayo de 2024
It equals f(z) = z^2. So yes: it's analytic.
Categorías
Más información sobre Calculus en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!