Showing 47 open source projects for "iris matlab codes"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 1
    Must Reading on ISAC

    Must Reading on ISAC

    Must Reading Papers, Research Library, Open-Source Code

    A design paradigm and corresponding enabling technologies, in which sensing and comms systems are integrated to efficiently utilize congested wireless/hardware resources, and even to pursue mutual benefits. Waveform Design and Signal Processing Aspects for Fusion of Wireless Communications and Radar Sensing. Supported by IEEE ComSoc ISAC Emerging Technology Initiative (ETI). Integrating Sensing and Communications for Ubiquitous IoT. Include reproducible codes, good papers and a research libary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LFortran

    LFortran

    Official main repository for LFortran

    LFortran is a modern open-source (BSD licensed) interactive Fortran compiler built on top of LLVM. It can execute the user’s code interactively to allow exploratory work (much like Python, MATLAB or Julia) as well as compile binaries with the goal of running the user’s code on modern architectures such as multi-core CPUs and GPUs. LFortran is in alpha (it is expected to not work on third-party codes and users enthusiastically participate in bug reporting and fixing).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    CasADi

    CasADi

    CasADi is a symbolic framework for numeric optimization

    CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT, etc. It can be used in C++, Python, or Matlab/Octave. CasADi's backbone is a symbolic framework implementing forward and reverse modes of AD on expression graphs to construct gradients, large-and-sparse Jacobians, and Hessians. These expression graphs, encapsulated in Function objects, can be evaluated in a virtual machine or exported to stand-alone C code. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    hermiteSolvers

    Hermite based solvers for Partial Differential Equations

    Solve partial differential equations using Hermite methods. Includes Matlab codes for problems in one and two dimensions,
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 5

    xfemm

    Cross platform electromagnetics finite element analyisis based on FEMM

    Cross platform electromagnetics finite element analysis code, with very tight integration with Matlab/Octave. Development of xfemm now takes place on Github here: https://github.com/REOptimize-Systems/xfemm xfemm is a refactoring of the core algorithms of the popular Windows-only FEMM (Finite Element Method Magnetics, www.femm.info) to use only the standard template library and therefore be cross-platform. The codes can be used as a library, standalone executables, or through the advanced Matlab/Octave interface, which uses direct data exchange at the memory level rather than the original FEMM ActiveX or file-based interface, for much improved communication speed. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    VTK, NURBS toolbox, matlib

    Examples for VTK, C++ NURBS toolbox, C++ matrix template

    Codes for the book “Integration of CAD and FEA: Basic Methods and Software Development”. The codes included are examples of using VTK, C++ codes based on the NURBS book, and a C++ matrix template for users familiar with MATLAB.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    NTU RGB-D

    NTU RGB-D

    Info and sample codes for "NTU RGB+D Action Recognition Dataset"

    The “NTU RGB+D” repository provides access to a large-scale dataset for human action recognition (and its extension, NTU RGB+D 120). The dataset includes multiple modalities (RGB video, depth sequences, infrared video, 3D skeletal joint data) captured with multiple Kinect v2 cameras simultaneously. The repository also contains MATLAB / Python demo scripts for loading, visualizing, and processing skeleton data, mapping between modalities, and handling dataset structure. Multi-modal action...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    Hysteresis

    Preisach type hysteresis models implemented in Matlab.

    The Preisach function is considered as a product of two special one dimensional functions, which allows the analytical evaluation of the Everett integral. The derived expressions are included in static and dynamic hysteresis models, which are fast enough to be incorporated in electromagnetic software. If you find the codes usefull, please cite the following papers: [1] Zs. Szabó, J. Füzi, "Implementation and Identification of Preisach type Hysteresis Models with Everett Function in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    3D-IGA-FLEXOELECTRIC-MATLAB-CODES

    DOI: 10.32604/cmc.2020.08358

    https://www.techscience.com/cmc/v65n2/39867
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    SAR Synthetic Aperture Radar

    SAR Synthetic Aperture Radar

    Collection of MATLAB codes, simulations, and summaries

    This repository is a collection of MATLAB codes, simulations, and summaries related to Synthetic Aperture Radar (SAR), InSAR, and PolSAR. The author compiled implementations of classic SAR imaging algorithms (e.g. Range-Doppler (RD) algorithm, Chirp Scaling (CS) algorithm), synthetic scenes, InSAR (interferometric) simulation including multiple terrain types (flat, conical), and polarization calibration techniques (Whitt, PARC, Quegan, Ainsworth).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    processing_codes_iEEG

    Functions to analyse intracranial EEG (SEEG and ECoG) recordings

    Here you will find functions and scripts that are useful when analysing intracranial EEG data (from depth SEEG electrodes, or ECoG subdural grids). Functions are for MATLAB. We use these function in FRONT neurolab (RITMO, University of Oslo) to do our analysis. Some are simple modifications from someone else's code. Other's are fully ours. Many functions are designed to work in combination with FieldTrip (http://www.fieldtriptoolbox.org/) and iElectrodes toolbox...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project contains an open-source implementation of an OPT platform. The 3D-printable components are provided to built your customized sample stage. We offer our open source MATLAB software with an GUI for OPT imaging. We developed a generalized automated workflow including a two-step registration approach for correcting the center of rotation and provide accurate and high-quality 3D reconstruction. *Here we provide the raw tomography videos recorded using the zOPT hardware. *For source codes and more information, please go to https://github.com/Hq-Z/zOPT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MultiAuxic

    Codes for performing MMM and Cybernetic simulation of microbial growth

    Codes developed for the manuscript "Diauxie and co-utilization are not exclusive during growth in nutritionally complex environments " by Perrin et al. These matlab scripts perform the simulations described in that manuscript. For more information see the README file attached
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MATLAB Robotics

    MATLAB Robotics

    MATLAB sample codes for mobile robot navigation

    MATLABRobotics is a collection of robotics-related algorithms and simulation tools implemented in MATLAB. The repository brings together a wide range of robotics functionality, including path planning, control, localization, and mapping. It provides practical algorithmic implementations such as A*, RRT, Kalman filters, particle filters, and SLAM, making it a valuable resource for students, researchers, and developers learning or prototyping robotics applications. The code is written to be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MolDynSim

    MolDynSim

    TrajLab subproject: Molecular dynamics simulations in MATLAB

    This is a subproject of TrajLab which is probably the first attempt for a general purpose molecular simulation package in MATLAB. While the authors are aware that many other highly specialized and highly optimized program packages for the same purpose exist (e. g. AMBER, GROMACS, NAMD, etc.), the MATLAB environment offers easy access to manipulating the codes, testing novel algorithms, non-standard force fields and performing all kinds of numerical experiments. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MetaStable

    MetaStable

    TrajLab subproject: Metastability analysis of molecular conformations

    This is a subproject of TrajLab which is probably the first attempt for a general purpose molecular simulation package in MATLAB. While the authors are aware that many other highly specialized and highly optimized program packages for the same purpose exist (e. g. AMBER, GROMACS, NAMD, etc.), the MATLAB environment offers easy access to manipulating the codes, testing novel algorithms, non-standard force fields and performing all kinds of numerical experiments. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MatlabFunc

    MatlabFunc

    Matlab codes for feature learning

    MatlabFunc is a collection of MATLAB functions developed by the ZJULearning group to support various tasks in computer vision, machine learning, and numerical computation. The repository brings together a wide range of utility scripts, algorithms, and implementations that serve as building blocks for research and development. These functions cover areas such as matrix operations, optimization, data processing, and visualization, making them broadly applicable across different research...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    cccv charging battery matlab/simulink

    charge battery model with CCCV method

    =================================================== Get the code from here: https://gum.co/SWtSK =================================================== Watch code from here: https://youtu.be/PbjGIIxzBbU A CCCV (Constant Current, Constant Voltage) is ideal for small batteries. Initially, the battery is charged at Constant Current. When the battery is nearly full, its voltage reaches the Constant Voltage setting of the charger, and the current decays exponentially as the battery gets a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Snippets and procedures developed on Matlab/Octave
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Generic Platform for Iris Recognition

    A Generic Platform for Iris Recognition

    A framework that allows iris recognition algorithms to be evaluated

    This MATLAB based framework allows iris recognition algorithms from all four stages of the recognition process (segmentation, normalisation, encoding and matching) to be automatically evaluated and interchanged with other algorithms performing the same function. The algorithm for each stage can be selected from a list of available algorithms, with selection available for subfunctions as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Iris Recognition Matlab Code
    The code consists of an automatic segmentation system that is based on the Hough transform, and is able to localize the circular iris and pupil region, occluding eyelids and eyelashes, and reflections. The extracted iris region was then normalized into a rectangular block with constant dimensions to account for imaging inconsistencies. Finally, the phase data from 1D Log-Gabor filters was extracted and quantized to four levels to encode the unique pattern of the iris into a bit-wise...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Iris Detector

    A simple MATLAB program to detect Iris.

    This program is brought to you by Abu-Zar Rafi (2015-EE-332) as a part of DSA project supervised by Dr. Bilal Wajid. Note this project is executable on MATLAB only, the source code and files are uploaded in 'Source files' folder including the instructions manual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The QuAd library contains MATLAB codes for generating verilog codes of any configuration of QuAd. It also contains functional MATLAB model of QuAd that can be used for simulations at higher abstraction levels. The library also includes PMF and Error Estimation code for QuAd configurations. This open-source library is developed to facilitate comparisons, and to facilitate research and development in AC at higher abstraction levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HashingBaselineForImageRetrieval

    HashingBaselineForImageRetrieval

    Various hashing methods for image retrieval and serves as the baseline

    This repository provides baseline implementations of deep supervised hashing methods for image retrieval tasks using PyTorch. It includes clean, minimal code for several hashing algorithms designed to map images into compact binary codes while preserving similarity in feature space, enabling fast and scalable retrieval from large image datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MATLAB codes for S-FEM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next