Borrar filtros
Borrar filtros

How apply the conformal mapping? (circle to rectangular)

8 visualizaciones (últimos 30 días)
Changwoo Lee
Changwoo Lee el 14 de Ag. de 2022
Comentada: William Rose el 15 de Ag. de 2022
Hello, I have a question about the conformal mapping in Matlab.
In the below case, I want to convert from the round segment closed by z1, z2, z3, z4 to the rectangular segment closed by z1' z2' z3' z4'.
How wirte the code? Thank you very much, and it would be a great pleasure for me.

Respuesta aceptada

William Rose
William Rose el 15 de Ag. de 2022
Is this a homework problem?
The figure has an inconsistency. The left hand side shows a light blue region whose corners are z1, z2, and the origin. Points z3 and z4 are not corners of the light blue region on the left. On the right hand side, z3 and z4 are corners of the light blue region. Are you seeking a map that sends the light blue region on the left onto the light blue region on the right? Or are you seeking a map that sends (z1, z2, z3, z4) to (z1', z2', z3', z4')? I think it would be more clear if the light blue region on the left had the same corners as the light blue region on the right.
There are twio questions implied in your question:
  1. What is the conformal map that does the desired mapping?
  2. How can one implement the conformal map of quesiton 1 as a matlab script?
Do you know the answer to question 1?

Más respuestas (1)

Torsten
Torsten el 15 de Ag. de 2022
  5 comentarios
Changwoo Lee
Changwoo Lee el 15 de Ag. de 2022
Editada: Changwoo Lee el 15 de Ag. de 2022
@William Rose Thank you very much for the kind reply! I solved the problem. Your reply and code are a greate pleasure. Thank you again!
William Rose
William Rose el 15 de Ag. de 2022
@Changwoo Lee, You're welcome. Good luck with your work.

Iniciar sesión para comentar.

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by