Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit 3 exercise #12

Open
TD-Lemon1900 opened this issue Mar 3, 2020 · 33 comments
Open

Unit 3 exercise #12

TD-Lemon1900 opened this issue Mar 3, 2020 · 33 comments

Comments

@TD-Lemon1900
Copy link

link to unit 3 exercise code plz commit here

@MikeLee-lx
Copy link

@add175
Copy link

add175 commented Mar 3, 2020

@Maxin-C
Copy link

Maxin-C commented Mar 3, 2020

https://github.com/Maxin-C/homework.git This code is operated in Matlab, and it is not perfect. I will submit the code in python if I can deal with the problem of package.

@SHAUNZXY
Copy link

SHAUNZXY commented Mar 3, 2020

https://gitee.com/shaunzxy/ses2020-homework1/tree/master/SES2020spring/unit3
The file name is midterm_project.py. And there are two images in the folder, 10_circles_result.png and 100_circles_result.png.

@byk1001
Copy link

byk1001 commented Mar 3, 2020

https://github.com/byk1001/SES2020spring/tree/master/unit3 I can only do m<=5 in Matlab, I will update my code later

@JinBritain
Copy link

@seenrain
Copy link

seenrain commented Mar 4, 2020

@NengzhiWang
Copy link

https://github.com/NengzhiWang/Git-Test-SES-Spring/tree/master/unit3

The python code is in file './unit3_main.py'.

There are two methods in this file. Method 2 is better than 1. The compared figures of them are 'Figure_1.png' (for Method 1) and 'Figure_2.png' (for Method 2).
Optimizer from scipy cannot find the global best solution, so the result of Method 2 is still not the best one.

@JackyZhaoG
Copy link

@gylao
Copy link

gylao commented Mar 5, 2020

@Lzcstan
Copy link

Lzcstan commented Mar 5, 2020

https://github.com/Lzcstan/Dijkstra_thx/tree/master/SES2020spring/unit3
code:Unit_Three.cpp
referrance:CenterPolygonAlgorithm.pdf
result images:10Circles.png&100Circles.png

@Ouzaixin
Copy link

Ouzaixin commented Mar 6, 2020

@zhouzhenghong-gt
Copy link

https://github.com/Zzzzzzzzzzh/2020homework/tree/master/unit3
code: package.py
result: picture in hw3(such as fig_result.png)
method: README.md

@Rapunzel-hair
Copy link

@KStar-wx
Copy link

KStar-wx commented Mar 8, 2020

@ORcup
Copy link

ORcup commented Mar 8, 2020

@Jurio0304
Copy link

https://github.com/Jurio0304/homework_3/tree/master/unit3
method 1: optimal_r_m.cpp
method 2: MaxCircle.py
The results are plotted on the three images.

@adam99goat
Copy link

@Xinongyang
Copy link

https://gitee.com/xinongyang/Sakurajima
the homework is marked with “the third time” including README.txt, three pictures and one .py and one .m files. plz read the README.txt file first

@W-nova
Copy link

W-nova commented Mar 9, 2020

https://github.com/W-nova/homework.git
code: untitled4
method&result: The third week experiment report
My python was having problems installing the numpy package, and this code is based on matlab. The method is in the word file, but the result of this experiment is not good.

@TD-Lemon1900
Copy link
Author

https://github.com/TD-Lemon1900/Miracle/tree/master/unit3
given_r.py provide the solution to unequal circles packing
random_r.py may sovle the problem for the question in the exercise with random r and given m
also there are two pics showing the result

@Maxin-C
Copy link

Maxin-C commented Mar 9, 2020

https://github.com/Maxin-C/homework.git The new code in homework3_plus solves the problem about the accuracy of the circle's location. In this new code, the programe can identify the right biggest place to draw the circle.

@MZY996
Copy link

MZY996 commented Mar 9, 2020

https://github.com/MZY996/SES2020spring/tree/master/unit3
The solution uses the greedy algorithm, and the result is relatively good.

@X12345-stu
Copy link

@liufanxuan
Copy link

@Billish
Copy link

Billish commented Mar 10, 2020

https://gitee.com/Wh_chen/SES2020spring/tree/master/unit3
code :C++ and python version

@larry444ever
Copy link

https://github.com/larry444ever/SES2020spring/tree/master/unit3

The solution is based on the greedy algorithm. The idea of programming refers to the information on baidu and Zhaoyang Meng's code.
test.py provides the code of the solution.
plot(n=18).png is the resulting graph when the number of circles is 18.

@670-jilinliu
Copy link

@fank996
Copy link

fank996 commented Mar 31, 2020

@YunxiAndy
Copy link

@Lupen14461
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests