Git Product home page Git Product logo

Enrique Carbonell Enriquez's Projects

16_bit_risc_processor icon 16_bit_risc_processor

Verliog code implementing a 16-bit RISC processor to execute instructions in a streamlined manner, employing a simplified instruction set to enhance performance. This project was made for my Introduction to VLSI Design class.

anomaly_detection icon anomaly_detection

anomaly detection program that models a linear relationship between two sets of data and then tests for anomalies in a separate dataset. This project was made for my introduction to computer programming class.

bayesian_classification icon bayesian_classification

This script performs classification on a synthetic dataset using Bayesian classification, estimating error probabilities, and comparing results with the average risk minimization rule. This project was made for my Introduction to Machine Learning class.

class_average icon class_average

Basic C program displaying the class average based on the number of students. This project was made for my introduction to computer programming class.

fibonacci_number icon fibonacci_number

Calculation of the 40th Fibonacci number using two different methods. This project was made for my Systems Programming for Engineers class.

hash_value icon hash_value

Python script that calculates the hash value of a file using the hashlib library and saves the result to an output file.

knn_algorithm icon knn_algorithm

MATLAB script that implements the k-nearest neighbors (KNN) algorithm for classification. The dataset is divided into training and testing sets, and the algorithm is applied for different values of k. This project was made for my Introduction to Machine Learning class.

linear_regression icon linear_regression

Implementation of simple linear regression, a method for finding the best-fit line through a set of data points. This project was made for my introduction to computer programming class.

monster_battle icon monster_battle

Python script that defines a function called battle that simulates a battle between monsters. The goal is to keep eliminating monsters until only one or none are left. This project was made for my System Programming for Engineers class.

non_sequential_four_bit_counter icon non_sequential_four_bit_counter

Non-Sequential counter to count in four bit an eight digit (137ACF29) in order. This project was made for my Digital Systems Design class.

nop_slide icon nop_slide

Python script that generates assembly code for a "nop slide" function based on the provided parameters. This project was made for my System Programming for Engineers class.

pong_game icon pong_game

Pong Game implemented in FPGA intended for use with a VGA display. This project was made for my Digital Systems Design class.

shift_multiplier icon shift_multiplier

8-bit Shift Multiplier with an 8-bit zero 2-1 mux and 8-bit signed adder/subtractor. This project was made for my Computer Organization and Architecture class.

synchronous_memory icon synchronous_memory

This Verilog project design a 64-byte synchronous memory. This project was made for my Introduction to VLSI Design class.

threading icon threading

Python Script that demostrates the use of threading and multithreading on a Linux Machine. This project was made for my System Programming for Engineers class.

triangle icon triangle

Python script that defines a class called triangle that represents a triangle and provides various methods to manipulate and calculate properties of the triangle. This project was made for my Systems Programming for Engineers class.

voltage_divider icon voltage_divider

Calculation of output voltage in a simple voltage divider circuit. This project was made for my C++ and Data Structures class.

wm_solutions icon wm_solutions

Repository to save Senior Design Project (IoT Water Meter)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.