Found 5,889 repositories(showing 30)
lukeyeager
Texas A&M CSCE 483 Senior Design Project. In association with NASA's CHI group.
mark-belbin
A simple two-board wireless power system that can transmit up to 100W at close distances. Originally designed as a small part of a subsea resident autonomous underwater vehicle senior design project. Included are schematics, PCB design files, LTspice simulations, and embedded code.
ezgisubasi
Here is my Senior Design Project that I implemented to graduate from Computer Engineering. It is a chatbot made in RASA and helps the user to plan their vacation in the Turkish language. In order to plan the user's vacation, it provides reservations by asking various questions for hotel, flight, or event.
akira2963753
This is my senior project, we aim to design a Low-cost-AI-Accelerator based on Google's Tensor Processing Unit.
logicseed
Design Seminar for Software Engineers - Senior Capstone Project • An idle roleplaying game framework for Unity driven by customer requirements and designed for Android and iOS. • .NET 3.5, Unity 5.6.3
ShichenQiao
Senior Design Project at UW-Madison ECE
faheemersh
Senior Design Project at UH
This project aims to process 2D images of semiconductor silicon wafers to identify any defects on the wafers as well as their corresponding locations.
Zamiko
UC Davis 2021 Senior Design Project: This Web-based liver segmentation app provides all the standard features of a medical image viewer and the ability to interact with DICOM series and segmentation masks with the addition of a machine learning model to produce predicted segmentation masks.
aras-batu
Senior design project titled "Keyword Search for Sign Language" for the Special Project (EE 491-492) courses offered by Boğaziçi University.
ucdsailboat
This is a repository for the 2018 Mechanical Engineering senior design project at UC Davis that focuses on developing a small-scale autonomous sailboat.
CSUPtychography
Code associated with developing a ptychography and phase retrieval algorithm for a senior design project
JohnHammond
My 1/c Senior Design project (at least the first half of it), aiming to synthesize virtualization and automation. I take advantage of VMware vCenter and PowerCLI to automate the process of creating a dynamic network.
nicolasrosa
This repository contents the developed files for Nicolas Rosa's Senior Design Project.
jaredb1011
Senior design project by Jared Boggs, Matthew Buker, Christopher Nguyen, and Seth Graham that is built off of GNU Radio. The project will utilize an OSMOCOM - type SDR (we developed with HackRF One) and use the device to scan and display signals within a user-specified RF range.
Saxifraga
Genetic algorithm to automatically design analog circuits. (Undergrad senior design project)
EbookFoundation
A PyPi package used for finding, generating, and setting alt-text for images in HTML files. The Alt-Text project is developed for the Free Ebook Foundation as a Senior Design Project at Stevens Institute of Technology.
ekinakyurek
Deep Reinforcement Learning with Simulated Cars | Koç University Spring 2018 | Winner Senior Design Project
JohnWoodman
A Linux based rootkit designed with advanced kernel-level evasion techniques. This is the Senior Project repository for John Woodman, Owen Flannagan, and Brandon Stacy.
bg719
A repository for the Social Robotics research and development for the NAO robot, conducted for the UCCS Electrical & Computer Engineering Senior Design Seminar (Fall 2020) and Project (Spring 2021).
cahalanej
a 3d posable mannequin using three.js. This is really just a rework of my senior design project in the hope to make it less buggy and more fully functional
It's the senior design project I did in University of Detroit Mercy from 2017 to 2018, based on Pioneer3-DX robot platform with Kinect2, Hokuyo. This project conclude some open-spurce algorithm I found in github contains SLAM-gmapping, pocketsphinx and so on. Thanks for the providers! The robot contain basic mapping and navigation functions, with addtional model in simulation software, voice control and voie feedback, set tarket with coordinate and so on. Finally, thanks for my teamates, Hao Lan, Yuchen Luo, Diwen Miao and Wuxin Shen. I roughly upload the whole workspace and I think you will be clear with how it work if you are already familar with ROS. And if not, maybe it is a good idea for you to check the catkin_ws/src/hunter/lacunh first. And I will add more description in README. I know it is not so clear, if youn need help ,feel free to contact with me, my email is donaldmyshen@outlook.com!
Abhishekraj166
Learning to build the future, today! Self-driving cars represent one of the most significant advances in modern history. Their impact will go beyond technology, beyond transportation, beyond urban planning to change our daily lives in ways we have yet to imagine. Here are some considerations: self-driving vehicles will save a lot of lives they will make our lives also more comfortable (e.g. mobility for seniors) transport will be delivered as a service from companies who own fleets of self-driving vehicles transportation will become more tightly integrated and packaged into many services premium vehicle services will be available being able to avoid crashes will change the vehicle body construction radically interior equipment will focus even more on comfort emotion (max. speed, acceleration, handling, exterior design ..) might almost entirely leave transportation are parking lots or parking spaces in town centers necessary anymore? traffic flow will be better regulated infrastructure utilization will be optimized a hugh amount of data will be collected and used hacking of vehicles will be a serious issue ... In this program you could learn the skills and techniques used by self-driving car teams at the most innovative companies in the world like NVIDIA, Mercedes-Benz, Uber ATG, Elektrobit. This amazing technology is practiced through interactive projects in computer vision, robotic controls, localization, path planning, machine learning and more.
NebDaMin
SMAnalyzer was designed and built by Ben Ciummo, Kailee Calhoun, Amber Owings, Matteo Pezzino, Salvador Lopez Jr, and Lisa Wehrly. This project will serve as their Senior Capstone project for the Washburn University CIS Program. SMAnalyzer (Social Media Analyzer) is an application that leverages APIs from various social media platforms, to provide detailed statistical and trend analyasis to the user. The nature of this analyasis is primarily focused on trimming down large groups of comments into prevelant topics, and providing more detail on each of those topics. similar to the way Facebook, Twitter, and other applications identify trends for their sites as a whole, SMAnalyzer is able to do so on a specific and targeted level at the user's discretion. Practical applications of this algorithm would involve its use in a social media marketing scenario where individuals do not necessarily administer a facebook page, but still want details on that pages posts and responses. It could also be used to interpret survey data to identify common ideas within a large amount of comments be it social media data or not.
Introduction to Data, Signal, and Image Analysis with MATLAB Welcome to Introduction to Data, Signal, and Image Analysis with MATLAB! MATLAB is an extremely versatile programming language for data, signal, and image analysis tasks, including hundreds if not thousands of functions. With such a comprehensive tool set, knowing where to start can be overwhelming. My goal is to help you learn the basics, with video lessons and assignments that introduce you to the most fundamental functions, show you how to write new code, and demonstrate how to learn how to use functions you have not used before. This course is designed to introduce data, signal, and image processing and analysis to students who have little or no experience with data and signals but have basic programming experience in the MATLAB programming language, for example, those who have completed the Introduction to Programming with Matlab course. The level is targeted at first-year college students and high school seniors, but really this course is suitable for anybody who wants to learn about data and signal analysis and has experience with linear algebra. The length of the course is five weeks. As shown below, that includes four weeks of video lectures plus an extra week for a final project submission. Schedule Week 1: Introduction Week 2: Data analysis in Matlab Week 3: Signal analysis in Matlab Week 4: Image analysis in Matlab Week 5: Course Project Course objectives After completing this course, a learner will be able to use MATLAB to… Understand how signals, images, and data are represented Load and save datasets Visualize high dimensional data Apply machine learning methods for data classification Perform signal frequency analysis Design signal and image filters Process and analyze image content
RickLeinecker
Senior design project
ucf-senior-design
Senior Design Capstone Project: Fall 2022 - Spring 2023
Optimizing production schedule of seasonal chocolate using an LP
doctoboggan
Vanderbilt Senior Design Project 2012
tonyjongyoonan
senior design project: en poisson