How can Yee's algorithm and PML ABCs be used to detect breast cancer?

AI Thread Summary
A new user on the forum is seeking assistance with understanding Fortran code designed for breast cancer detection using Yee's algorithm and PML ABCs. The user admits to having limited coding skills and is struggling to grasp the code comprehensively. They have shared a link to the code for review and expressed gratitude for any help offered. Another participant suggests that the user identify the sections of the code they understand and the specific parts they find confusing, noting that they only comprehend the section related to building the FDTD grid.
regedit
Messages
2
Reaction score
0
Hi everyone, new to the forum and new to fortran. my coding skills have never been my strongest point and I'm struggling to understand the code from start to finish. If anybody can help me, i would appreciate it very much.

Basically the code is used to detect breast cancer using the Yee's algorithm and PML ABCs.

http://www.box.com/s/48f8f08c999933a1ccc7

thanks for taking the time to look at it, i would be grateful if you could help.
 
Technology news on Phys.org
regedit said:
Hi everyone, new to the forum and new to fortran. my coding skills have never been my strongest point and I'm struggling to understand the code from start to finish. If anybody can help me, i would appreciate it very much.

Basically the code is used to detect breast cancer using the Yee's algorithm and PML ABCs.

http://www.box.com/s/48f8f08c999933a1ccc7

thanks for taking the time to look at it, i would be grateful if you could help.

How about you tell us the parts you do get and an attempt at the parts you don't get
 
the only part i understand is the part of building the fdtd grid.
 
Thread 'Star maps using Blender'
Blender just recently dropped a new version, 4.5(with 5.0 on the horizon), and within it was a new feature for which I immediately thought of a use for. The new feature was a .csv importer for Geometry nodes. Geometry nodes are a method of modelling that uses a node tree to create 3D models which offers more flexibility than straight modeling does. The .csv importer node allows you to bring in a .csv file and use the data in it to control aspects of your model. So for example, if you...
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...
Back
Top