Showing 27 open source projects for "data matrix excel"

View related business solutions
  • Cut Your Data Warehouse Bill by 54% Icon
    Cut Your Data Warehouse Bill by 54%

    Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.

    BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

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

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Book4_Power-of-Matrix

    Book4_Power-of-Matrix

    Book_4_Matrix Power | The Iris Book: From Addition, Subtraction

    Book4_Power-of-Matrix is an open educational repository that forms part of the Visualize-ML book series, focusing on explaining matrix mathematics and linear algebra concepts through visual and intuitive methods. The project is designed to help readers progress from basic arithmetic toward machine learning fundamentals by building a strong conceptual understanding of vectors, matrices, and their operations.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Science Olympiad Scoring System

    Science Olympiad Scoring System

    Excel based scoring system for Science Olympiad tournaments

    ...There is also a version with test data pre-populated and numerous settings / errors to demonstrate the functionality of the program. NOTE: Excel 2008 for Mac does NOT support macros at all, thus many parts of this system won't work. Virtually any other version of Office will work. Be sure to signup for the mailing list to be informed of updates Note a 'SO Scoring Best Practices' PDF is available to give tips and tricks used at the National Tournament.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 3
    Photon

    Photon

    A graphing calculator that's both powerful and easy to use.

    Photon is a fully functional graphing calculator capable of numeric calculations as well as graphing functions, including parametric and polar graphs. In addition to regular graphing, Photon can plot integrals, first and second derivatives, tracing, animation, matrix math, and degree / radian mode. Photon can find roots, minimums and maximums, points of inflection, and it can fit several types of best fit lines and curves to data sets. Log and semi-log graphing are also available. Photon can save data to several file types, including images such as .jpg and .png. Display options are also available, including a dark / light theme for optimal visibility from a projector. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. ATC Online Alpha: https://advantrigoncalc.sourceforge.io/atc/ More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by...
    Leader badge
    Downloads: 22 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.
    Try Free
  • 5
    mhcfs2

    mhcfs2

    engineering programmable calculator

    MhcFS2 - engineering calculator. (v. 1.2) (math expression calculator, scientific calculator, numerical, integral,integration, derivative, root, matrix, differencial, differentiation, equation, LSE,ODE )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Easy Database Forms For All

    Easy Database Forms For All

    Create Web Based Forms Quickly, With In-built DB, For All Your Teams

    Please watch the video till 18m:00s / screenshots below for easy installation steps. This video is taken from my other project, with many similarities and some naming differences. After installation, login to the Administrator Page with : Username : root Password : change_this and look at the team1 database and the sample_table in it, from all aspects. You can now create your own tables/forms. Also, login into the team1 user page ( from homepage ) with : Username : team1...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 7
    Quiz/Survey/Test - QST

    Quiz/Survey/Test - QST

    A Free, complete, enterprise grade, open source exam management system

    QST, the worlds unparalleled open source online/lan assessment software. From a quick quiz on your phone to very large scale, high stakes, proctored desktop testing, we make it easy/secure/economical. Our intuitive design contains features (Immediate detailed results, Create/Export/Import/Convert Questions, WYSIWYG/Math-Chemistry/Basic Editors, Question/Item Bank, Multiple Question Types, Multiple Delivery Styles, Multiple Delivery/Results Options, Adaptive/Branching Questions, Randomly...
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 8
    Symak Pro (Aplikasi Rapor Merdeka)

    Symak Pro (Aplikasi Rapor Merdeka)

    Aplikasi Rapor Kurikulum Merdeka dan K13

    Aplikasi akademik sekolah untuk pengolahan rapor semester peserta didik, data pokok pendidik, penilaian, penjadwalan, pengolahan sarana prasarana, dan masih banyak lagi, dapat digunakan secara online dan offline serta dapat integrasikan dengan aplikasi lain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Alfi Face

    Alfi Face

    Face Recognition based Attendance System for school, college...

    ALFI FACE uses facial recognition technology to record the attendance through a digital camera that detects and recognizes faces and compare the faces with students’ faces images stored in faces database. Once the recognized face matches a stored image, attendance is marked in attendance database for that person. Note: While adding a new student you have to click on" Train the Recognizer" button . In excel sheet dates are "#" so that no one can change the dates.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    PRMLT

    PRMLT

    Matlab code of machine learning algorithms in book PRML

    ...This package requires Matlab R2016b or latter, since it utilizes a new Matlab syntax called Implicit expansion (a.k.a. broadcasting). It also requires Statistics Toolbox (for some simple random number generator) and Image Processing Toolbox (for reading image data). The code is extremely compact. Minimizing code length is a major goal. As a result, the core of the algorithms can be easily spotted. Many tricks for speeding up Matlab code are applied (e.g. vectorization, matrix factorization, etc.). Usually, functions in this package are orders faster than Matlab builtin ones (e.g. kmeans). Many tricks for numerical stability are applied, such as computing probability in logrithm domain, square root matrix update to enforce matrix symmetry.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    QuatView

    QuatView

    Quaternion Viewer and Converter

    Quaternion conversion and visualization program for Windows. Includes 3D OpenGl graphics, real-time quaternion file playback, and a server to receive and display quaternion data from remote computers via TCP. Also displays Euler angles and DCM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Open Cezeri Library

    Open Cezeri Library

    Effective Linear Algebra and Computer Vision Library with JAVA

    OCL stands for Open Cezeri Library (yet another linear algebra and matrix library). This library provides rapid coding as matlab ease of use. To learn for library please try to use test examples at OpenCezeriLibrary\test\test. It is originally developed at el-cezeri laboratory of Siirt University, in order to establish generic framework of reusable components and software tools for machine vision, machine learning, AI and robotic applications. Currently, it holds following main concepts 1-...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Common Core Interactive Assessment Grid

    Common Core Interactive Assessment Grid

    An interactive assessment grid for the Common Core State Standards

    The Common Core Interactive Assessment Grid is now available for ALL Common Core standards! This is an interactive assessment grid in the form of an Excel spreadsheet with all Common Core State Standards for English Language Arts & Literacy in History/Social Studies, Science, and Technical Subjects as well as Mathematics! You can use it to mark your students and investigate the entire Common Core State Standards. The assessment grid has been made to be easy to use and navigate. Using...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Excellator

    Excellator

    WYSIWYG engineering calculations in MS Excel, report generation.

    The Excellator program helps in the management of basic computations in MS Excel and creation of reports in MS Word. Excellator facilitates to process a MS Excel book which is a self-contained document and is fully operable independently of Excellator. Working style is WYSIWYG - all formulae and data are displayed in the computational table. Cell addresses are not used, only variable names are used instead.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Australian Curriculum Assessment Grid

    Australian Curriculum Assessment Grid

    An unofficial assessment grid for ACARA Australian Curriculum subjects

    An assessment grid for all Australian Curriculum content descriptions and elaborations. Requires Excel to be installed on your PC or Mac.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    VocabularyMem

    Program for manage data, like a simple database and for exercises for

    “ VocabularyMem” is a program for manage data, like a simple database and for exercises for memorize this data. Originary the program is for exercise only, but it is expanded, so you can also use it for store photos with tags and data around, or videos without taking a new space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NumMath

    NumMath

    Numerical methods calculation with graphs

    Math is a program designed to calculate roots of nonlinear equation, roots of system of linear equations, differentiate, integrate, approximate using LMS, matrix calculation using numerical methods for calculating results, estimated errors and much more. Math is also capable of drawing standard functions using graph dialog window to help with visualization functions, results, or approximation with given points and much more. All data can be exported in most common formats like PDF, PNG, TXT, etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    MatrixUser

    MatrixUser

    A Multi-functional GUI-based Program for Image Processing and Analysis

    ...CT, MRI, PET, etc.) comprises multiple frames which represent slices, phases, timing etc. from the same imaging object. Those images can be saved as multidimensional matrices in Matlab thanks to Matlab's powerful support of multidimensional data representation. However, within Matlab, most of image manipulation functions are limited or tailored for processing two-dimensional matrix. The MatrixUser is a software package which features functions designed and optimized specifically for manipulating multidimensional real or complex data matrix. MatrixUser provides a nice graphical environment for easily performing image analysis tasks including multidimensional image display, matrix (image stack) processing and rendering etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CSV Loader is a Java application that loads data from Excel CSV files into Oracle, MySQL, and PostgreSQL relational databases. IMPORTANT: After downloading, please visit http://csvloader.sourceforge.net for installation instructions. The source files are available at https://github.com/awijasa/csvldr. Use Netbeans IDE to open the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    QueryExplorer

    Query a database

    make a query on a windows SQL database or MySQL database and export the data to excel this program used to be named: Db2Excel
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    Db2Excel

    database to excel

    make a query on a windows SQL database or MySQL database and export the data to excel this project has been renamed to QueryExplorer you can find it here: https://sourceforge.net/projects/queryexplorer/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    TML - Text Mining Library for LSA & CMM

    TML is a Java Library for LSA and extracting Concept Maps from text

    TML has moved to http://www.villalon.cl/tml.html and the code to https://github.com/villalon/tml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ereporting collects tons of financial data from Tennessee LEA's, but has little to offer the LEA in terms of financial information. WxpyETn collects the Ereporting data for an LEA and offers reporting options that become meaninful information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PhysMo - Video Motion Analysis

    PhysMo - Video Motion Analysis

    A free video motion analysis package

    PhysMo is a tool for frame-by-frame video analysis of motion. PhysMo can be calibrated to real-world distances, and exports object "X-Y displacement (m) against time (s)" data to Microsoft Excel. This enables calculation of velocity and acceleration
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 25
    EMET is an image metadata extraction tool intended to facilitate the management and preservation of digital images and their incorporation into external databases and applications. EMET was created by ARTstor through funding from NDIIPP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB