Skip to content
View nicolas-guerra's full-sized avatar

Highlights

  • Pro

Block or report nicolas-guerra

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Python_Optimization_Methods Python_Optimization_Methods Public

    This repository contains several methods for optimization in data science such as golden section, gradient descent, and Newton's method with line search.

    Python

  2. Elliptic_PDE_Solver Elliptic_PDE_Solver Public

    This repository solves elliptic partial differential equations.

    MATLAB

  3. Space_Image_Subtraction Space_Image_Subtraction Public

    This repository shows the steps to properly subtract two images from space in order to detect any variable objects.

    Python

  4. Surface_Roughness_Analysis Surface_Roughness_Analysis Public

    This code takes the roughness of a surface, finds its power spectral density, and fits a power law to its PSD data.

    MATLAB 21 4

  5. Ray_Tracing Ray_Tracing Public

    This repository simulates where light would land if the surface it first hits is rough.

    MATLAB