Skip to content
View Andoni-VA's full-sized avatar
  • BiSKY Team
  • Spain
  • 18:30 (UTC -12:00)

Block or report Andoni-VA

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. QAM-Modulation-and-Message-Encoding-in-Scilab QAM-Modulation-and-Message-Encoding-in-Scilab Public

    Physics/Electronics Engineering project on QAM modulation and digital data transmission. Includes RRC filtering, IQ constellation analysis, FFT-based spectral analysis, and noise evaluation, implem…

    Scilab 2

  2. Mandelbrot-set-in-Fortran-Computation-and-Visualization-with-Gnuplot Mandelbrot-set-in-Fortran-Computation-and-Visualization-with-Gnuplot Public

    Fortran implementation of the Mandelbrot set: point-by-point numerical computation, recording the iteration count until divergence, and scientific visualization with gnuplot using color gradients. …

    Fortran 1

  3. Python-for-Data-Analytics Python-for-Data-Analytics Public

    Repositorio personal de aprendizaje en Python aplicado a ciencia de datos. Contiene desde conceptos básicos hasta implementaciones más avanzadas, mostrando la evolución del autor.

    Python

  4. Fortran-Numerical-Integration Fortran-Numerical-Integration Public

    Fortran program that integrates y = sqrt(1 − x²) over [0,1] using trapezoidal and Simpson methods, both simple and composite. Numerical results are compared with the exact value π/4 to study accura…

    Fortran