BlackPianoCat / simulating_non_gaussian_surfaces

In this project we simulate Gaussian and non-Gaussian surfaces with the method that was proposed in the paper Numerical Simulation of 3D Rough Surfaces and Analysis of Interfacial Contact Characteristics, by Guoqing Yang, Baotong Li, Yang Wang and Jun Hong.
Apache License 2.0
5 stars 2 forks source link

matlab code #2

Closed sssongsshan closed 5 months ago

sssongsshan commented 5 months ago

Thank you very much for your code, your code is excellent. But may I have a look at the Matlab code?

huliye123 commented 5 months ago

Hello, I have MATLAB code here, you can refer to it. This is my mailbox huliye1833539020@gmail.com, please ask me for it. SRM.zip

sssongsshan commented 5 months ago

THANK YOU!!!

BlackPianoCat commented 5 months ago

You can look in previous issues, I have uploaded the code. It is long time since I was working in this project. I remember that there is a problem with non-Gaussian surfaces in python, and my simulation produces outliers. I did not succeed to fix that, but you can try to do that. Please make a pull request in case that you will find solution to that.