Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KexinChen1999 authored May 7, 2024
1 parent 817650f commit 6140b21
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -794,31 +794,31 @@ f = [f1, f2]
![BE Farm Size Distribution](docs/src/BE_Farm%20Size%20Distribution%20Across%20Specified%20Bins.png)

### BE Farm Size Distribution from Matlab
<img src="../Results_from_Matlab/paper_BE_farm.jpg" alt="BE Farm Output" width="60%">
<img src="docs/Results_from_Matlab/paper_BE_farm.jpg" alt="BE Farm Output" width="60%">



### BE Hired Labor per Hectare Distribution from Julia
![BE Hired Labor per Hectare Distribution](docs/src/BE_Hired%20Labor%20per%20Hectare%20Distribution%20Across%20Specified%20Bins.png)

### BE Hired Labor per Hectare Distribution from Matlab
<img src="../Results_from_Matlab/paper_BE_labor.jpg" alt="BE Labor Usage" width="60%">
<img src="docs/Results_from_Matlab/paper_BE_labor.jpg" alt="BE Labor Usage" width="60%">



### BE Land Size Distribution from Julia
![BE Land Size Distribution](docs/src/BE_Land%20Size%20Distribution%20Across%20Specified%20Bins.png)

### BE Land Size Distribution from Matlab
<img src="../Results_from_Matlab/paper_BE_land.jpg" alt="BE Land Allocation" width="60%">
<img src="docs/Results_from_Matlab/paper_BE_land.jpg" alt="BE Land Allocation" width="60%">



### BE Value Added per Worker Distribution from Julia
![BE Value Added per Worker Distribution](docs/src/BE_Value%20Added%20per%20Worker%20Distribution%20Across%20Specified%20Bins.png)

### BE Value Added per Worker Distribution from Matlab
<img src="../Results_from_Matlab/paper_BE_value.jpg" alt="BE Economic Value" width="60%">
<img src="docs/Results_from_Matlab/paper_BE_value.jpg" alt="BE Economic Value" width="60%">



Expand All @@ -827,23 +827,23 @@ f = [f1, f2]
![LR Main Farm Size Distribution](docs/src/LR_main_Farm%20Size%20Distribution%20Across%20Specified%20Bins.png)

### LR Main Farm Size Distribution from Matlab
<img src="../Results_from_Matlab/paper_main_farm.jpg" alt="Main Farm Output" width="60%">
<img src="docs/Results_from_Matlab/paper_main_farm.jpg" alt="Main Farm Output" width="60%">



### LR Main Hired Labor per Hectare Distribution from Julia
![LR Main Hired Labor per Hectare Distribution](docs/src/LR_main_Hired%20Labor%20per%20Hectare%20Distribution%20Across%20Specified%20Bins.png)

### LR Main Hired Labor per Hectare Distribution from Matlab
<img src="../Results_from_Matlab/paper_main_labor.jpg" alt="Main Labor Usage" width="60%">
<img src="docs/Results_from_Matlab/paper_main_labor.jpg" alt="Main Labor Usage" width="60%">



### LR Main Land Size Distribution from Julia
![LR Main Land Size Distribution](docs/src/LR_main_Land%20Size%20Distribution%20Across%20Specified%20Bins.png)

### LR Main Land Size Distribution from Matlab
<img src="../Results_from_Matlab/paper_main_land.jpg" alt="Main Land Allocation" width="60%">
<img src="docs/Results_from_Matlab/paper_main_land.jpg" alt="Main Land Allocation" width="60%">



Expand All @@ -852,7 +852,7 @@ f = [f1, f2]


### LR Main Value Added per Worker Distribution from Matlab
<img src="../Results_from_Matlab/paper_main_value.jpg" alt="Main Economic Value" width="60%">
<img src="docs/Results_from_Matlab/paper_main_value.jpg" alt="Main Economic Value" width="60%">



Expand All @@ -861,15 +861,15 @@ f = [f1, f2]
![LR Market Farm Size Distribution](docs/src/LR_market_Farm%20Size%20Distribution%20Across%20Specified%20Bins.png)

### LR Market Farm Size Distribution from Matlab
<img src="../Results_from_Matlab/paper_market_farm.jpg" alt="Market Farm Output" width="60%">
<img src="docs/Results_from_Matlab/paper_market_farm.jpg" alt="Market Farm Output" width="60%">



### LR Market Hired Labor per Hectare Distribution from Julia
![LR Market Hired Labor per Hectare Distribution](docs/src/LR_market_Hired%20Labor%20per%20Hectare%20Distribution%20Across%20Specified%20Bins.png)

### LR Market Hired Labor per Hectare Distribution from Matlab
<img src="../Results_from_Matlab/paper_market_labor.jpg" alt="Market Labor Usage" width="60%">
<img src="docs/Results_from_Matlab/paper_market_labor.jpg" alt="Market Labor Usage" width="60%">



Expand All @@ -880,15 +880,15 @@ f = [f1, f2]


### LR Market Land Size Distribution from Matlab
<img src="../Results_from_Matlab/paper_market_land.jpg" alt="Market Land Allocation" width="60%">
<img src="docs/Results_from_Matlab/paper_market_land.jpg" alt="Market Land Allocation" width="60%">


### LR Market Value Added per Worker Distribution from Julia
![LR Market Value Added per Worker Distribution](docs/src/LR_market_Value%20Added%20per%20Worker%20Distribution%20Across%20Specified%20Bins.png)


### LR Market Value Added per Worker Distribution from Matlab
<img src="../Results_from_Matlab/paper_market_value.jpg" alt="Market Economic Value" width="60%">
<img src="docs/Results_from_Matlab/paper_market_value.jpg" alt="Market Economic Value" width="60%">



Expand Down

0 comments on commit 6140b21

Please sign in to comment.