Search Results for "computer network matlab code" - Page 3

Showing 80 open source projects for "computer network matlab code"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    Battery Script Executor

    Executes user scripts when battery drops below specified level

    This program is pretty simple, you select a battery level and browse to a script file to execute. When the computer is unplugged and the battery level reaches the threshold, a script is executed. This could be used to trigger a network shutdown when you are on a UPS, send email alerts, really anything. Based on Battery Status Tool code originally written by Mad Dog Apps. https://sourceforge.net/projects/batterymonitor/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Engine Emissions & Uncertainty Analysis

    Internal combustion engine emissions and uncertainty analysis

    This is an open source computer code that was designed to conduct emissions calculations and uncertainty analysis from steady-state internal combustion engine experiments. The code is available in LabView and MATLAB. The LabView code does not conduct uncertainty analysis. Only the MATLAB code conducts uncertainty analysis. The LabView code was designed to be integrated into the test cell and be used in real time while the engine is running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Netvlad

    Netvlad

    NetVLAD: CNN architecture for weakly supervised place recognition

    NetVLAD is a deep learning-based image descriptor framework developed by Relja Arandjelović for place recognition and image retrieval. It extends standard CNNs with a trainable VLAD (Vector of Locally Aggregated Descriptors) layer to create compact, robust global descriptors from image features. This implementation includes training code and pretrained models using the Pittsburgh and Tokyo datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This site contains four packages of Mass and mass-based density estimation. 1. The first package is about the basic mass estimation (including one-dimensional mass estimation and Half-Space Tree based multi-dimensional mass estimation). This packages contains the necessary codes to run on MATLAB. 2. The second package includes source and object files of DEMass-DBSCAN to be used with the WEKA system. 3. The third package DEMassBayes includes the source and object files of a Bayesian...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    Iris Recognition System

    Iris Recognition System Matlab source code

    ...Index Terms: Matlab, source, code, iris, recognition, one to one, one to many, verification, identification, matching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Facial Expression Recognition

    Facial Expression Recognition System - Matlab source code

    We propose an algorithm for facial expression recognition which can classify the given image into one of the seven basic facial expression categories (happiness, sadness, fear, surprise, anger, disgust and neutral). PCA is used for dimensionality reduction in input data while retaining those characteristics of the data set that contribute most to its variance, by keeping lower-order principal components and ignoring higher-order ones. Such low-order components contain the "most important"...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Rcnn

    Rcnn

    R-CNN: Regions with Convolutional Neural Network Features

    This repository contains the original MATLAB implementation of R-CNN (Regions with Convolutional Neural Networks), a pioneering deep learning-based object detection framework. Developed by Ross Girshick, R-CNN combines region proposals with convolutional neural networks to detect objects in images. It was one of the first approaches to significantly improve performance on object detection benchmarks like PASCAL VOC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    EmailAutoPrint

    Email Based Printing System (Outlook Add-In)

    ...This system uses Microsoft Office to automatically process email using keywords in the subject line to print email messages and certain supported attachments (Excel, Word, PowerPoint, PDF, JPG). When combined with a Microsoft Exchange server and network printers, this can effectively make every printer in your office an email based printer. Simply place a placard near your printer telling users the code that you have assigned to the printer and all of your employees, contractors and visitors can print from their iPhones, BlackBerry, Android or Windows phones or from virtually any device or computer that is capable of sending email. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    School Management Xp

    School Management Xp

    School Management Xp

    This is starting point to code School Management system, is free to download and continue to code. For any one need me to continue coding contact me nkaaya@yahoo.com , This project planning to manage School fees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Fast and multi platform reader of network traces, have possible to shared date in screen, file or Matlab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    iServiceOnline

    webbase software repair computer and track status

    develop by Yii PHP Framework for IT Support and job repair computer in organisation / company / factory. this is a Open Source project free download and customise code no license you can develop and selling, support commercial. if have problem or donate to me you can visit me at thekaroe@hotmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    PostgreSQL Database Modeler
    ** ATTENTION ** THIS PROJECT HAS MOVED TO: https://github.com/pgmodeler/pgmodeler New releases only will be available on GitHub. PostgreSQL Database Modeler, or simply pgModeler is an open source project of a CASE tool for modeling PostgreSQL that merges the classical concepts of modeling using entity-relationship diagrams with specific features that only PostgreSQL implements. The pgModeler translates the models created by the user to SQL code and apply them onto database...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Isogeometric FEM with matlab

    Matlab code for conducting isogeometric analysis using NURBS

    This matlab code presents an introduction to isogeometric analysis whereby the basis functions that are used for computer aided geometric design (CAGD) are also used for approximation in finite element analysis. The present code uses Non-Uniform Rational B-Splines but it should be noted that the CAGD community is making headway towards other descriptions of the geometry, overcoming the limitations of NURBS such as lack of water-tightness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    igabem

    Isogeometric boundary element analysis with matlab

    This code holds all the matlab files necessary to run a 2D isogeometric code for elastostatic analysis. For more guidance, it is probably a good idea to have a look through the code repository, and more recent updates to the code may also be present here. The main idea is that instead of using conventional Lagrangian polynomials to discretise the unknown fields and geometry (using the isoparametric concept), the basis functions that are used in Computer Aided Design (CAD) are used instead. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    oscmex

    Open Sound Control for MATLAB

    ...oscmex comprises a set of "mex" binary routines, written in C, that can be loaded and called from MATLAB. The C code makes use of the liblo library (which is distributed under the terms of LGPL), and oscmex is also distributed under the same terms. oscmex is not endorsed by nor representative of MATLAB nor MathWorks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Janox

    Janox

    Full cross-tech development suite

    Janox is a PHP-based full cross-tech development suite: > DBMS and platform independent > HTML5-Javascript rich GUIs > Table driven development, no code > Application project full life-cycle management, team-development > Much more..!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Face recognition using BPNN. Contains 1.Face recognition using Back propagation neural network (customize code) code using matlab. 2. Face recognition using Back propagation network (builtin) code using matlab.Project closed for now,Adeel Raza Azeemi
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    Visual code generation tool for the LAG Adaptation Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java IO Extension is a open source project which extends java IO package by providing a java class library to access IO system in a local area network Developers can easily use IO Extension just like using java IO API to access a remote IO system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Speedy Composer

    Speedy Composer – Artificial Neural Network Melody Composer.

    Thank you for your interest in Speedy Composer. Speedy Composer is an automated application for composing melodies for Speedy Net members. We recently made changes to the source code of Speedy Net, and converted it into the Python language and Django framework. Since Speedy Composer was originally written in PHP, it is not adapted to work with Speedy Net in its current form. So unfortunately we were forced to temporarily close the app Speedy Composer. But don't worry, we kept backups of all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    openLoL is Java courseware for online courses (eg distance education) built on proven framework that facilitate customization and maintenance of code. Main features are communities,forum, classroom, study points, blackboard, classroom, chat & much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    generador de aplicaciones lamp, genera codigo php y mysql, se selecciona una base de datos y el aspecto grafico, luego se genera un sistema completo con codigo xhtml, php y mysql. Ademas los sistemas resultantes tienen arquitectura mvc. ajax en fase alph
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Visual SQL Builder is a graphical PostgreSQL client written in java that will allow users to Visually build a complete SQL statement, without typing any clause. Building complex SQL queries in an easy way, reducing debugging, syntax and logic errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JLoc is made in Java and provides analysis of the Lines Of Code(LOC) for any project. Currently, C++,Java,VB,SQL,Makefile and Matlab files are supported. It will count the total number of comment lines, blank lines and actual source code lines. Export fu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Invade Earth is based on the popular game Risk 2210 A.D. by Avalon Hill. Invade Earth features multiple rule sets, a versatile Map Editor, network support, saving and loading game states, and play against the computer. NOTE: Currently, code in CVS may not be up-to-date. Contact admin if interested in the codebase. The latest version of the application is available at http://jonathancrosmer.com/software/invadeearth
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB