Skip to content

Commit

Permalink
Update documentation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KexinChen1999 authored May 6, 2024
1 parent eeacb9e commit 1500923
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -895,6 +895,7 @@ In this section, we verify the replication results by comparing our figures with


# Conclusion
In the original Matlab, the author used the “fsolve()" function to find the numerical solutions of this system of nonlinear equations, thus obtaining the distribution of various variables under optimal conditions. However, in Julia, we use the "nlsolve()" function to solve it. The differences in farm distribution may stem from this. Other graphs and parameters in the output are consistent with those in the original paper.



Expand Down

0 comments on commit 1500923

Please sign in to comment.