Skip to content

Commit

Permalink
Renamed the plot file for README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mazhar-ansari-ardeh committed Dec 28, 2024
1 parent 70bf4b6 commit 1c3c780
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ plt.show()
```

<p align="center">
<img src="https://raw.githubusercontent.com/mazhar-ansari-ardeh/BenchmarkFcns/master/ackley.png" alt="drawing" width="700"/>
<img src="https://raw.githubusercontent.com/mazhar-ansari-ardeh/BenchmarkFcns/master/assets/ackley.png" alt="drawing" width="700"/>
</p>

### Plotting Multi-fidelity Functions ###
Expand Down Expand Up @@ -142,7 +142,7 @@ plt.show()
```

<p align="center">
<img src="https://raw.githubusercontent.com/mazhar-ansari-ardeh/BenchmarkFcns/master/forrester-mf.png" alt="drawing" width="700"/>
<img src="https://raw.githubusercontent.com/mazhar-ansari-ardeh/BenchmarkFcns/master/assets/forrester-mf.png" alt="drawing" width="700"/>
</p>

## MATLAB
Expand Down

0 comments on commit 1c3c780

Please sign in to comment.