Why does not the example of "Solve Partial Differential Equation with L-BFGS Method and Deep Learning" with fmincon exist anymore on mathworks web site?
조회 수: 4 (최근 30일)
이전 댓글 표시
Hello,
I have tried to reach the example of "Solve Partial Differential Equation with L-BFGS Method and Deep Learning" with fmincon but I could not find it anymore on the web site of mathworks and instead I found this example: https://www.mathworks.com/help/deeplearning/ug/solve-partial-differential-equations-with-lbfgs-method-and-deep-learning.html?searchHighlight=solve%20partial%20differential%20equations%20with%20lbfgs%20method&s_tid=srchtitle_solve%20partial%20differential%20equations%20with%20lbfgs%20method_1
Why was it removed? Was there a mistake in the example and the fmincon is not suitable for it?
Thanks in advance.
댓글 수: 0
채택된 답변
Cris LaPierre
2023년 3월 20일
I do not know the reasons why the example was updated. Incidentally, you can still locate it in the R2022b version of the documentation:
The documentation does try to show recommended workflows, so my guess is that the example was updated to highlight a new way to solve this problem using functionality introduced in the latest release (R2023a), which does not require the use of fmincon.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 PDE Solvers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!