Search Results for "ns2 code with algorithm" - Page 9

Showing 411 open source projects for "ns2 code with algorithm"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 1

    KeplerCentroidRoboVetter

    Automatically provide centroid dispostions for Kepler KOIs

    This is the source code for the Kepler Centroid Robovetter, a part of the Kepler Robovetter. The code finds signals otherwise incorrectly identified as planets in the Kepler Planet Candidate Catalogues. This part of the robovetter finds transit like signals on stars near the target, where the light spills into the aperture of the target star causing a false positive. The algorithm is documented in detail in Mullally et al (2015c), submitted to ApJ. The code can **not** be run. It uses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PortOpt

    PortOpt

    A portfolio-optimizer using Markowitz(1952) mean-variance model

    PortOpt [Portfolio Optimizer] is a C++ program (with Python binding) implementing the Markowitz(1952) mean-variance model with agent's linear indifference curves toward risk in order to find the optimal assets portfolio under risk. You have to provide PortOpt (in text files or - if you use the api - using your own code) the variance/covariance matrix of the assets, their average returns and the agent risk preference. It returns the vector of assets' shares that composes the optimal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    classify-20-NG-with-4-ML-Algo

    Problem involves classifying 20000 messages into different 20 classes

    .... Each of these algorithms has its peculiar data format; the specific format and how to reconstruct the entire dataset are illustrated in other sections below. Out of all the methods, SVM using the Libsvm [1] produced the most accurate and optimized result for its classification accuracy for the 20 classes. All the algorithm implementation was written Matlab. Download the code and Report here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BONDA3D Designer

    BONDA3D Designer

    3D Contents Moding Tool

    BONDA3D Designer is a world-class 3D modeling software which can be spread in the 3D computing environment affecting various industries. * Software for modeling and printing 3D objects. ­- Forward Engineering for three-dimensional modeling. ­- Various 3D modeling formats such as STL, OBJ, PLY, AMF, COLLADA, etc. ­- G-Code conversion with calculating the nozzle speed and the amount of compression, etc. ­- BONDA3D supports Layer Slicing less than 0.01mm ­- Visualization of objects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    Scaffold_Builder

    Scaffold_Builder

    Combining de novo and reference-guided assembly with Scaffold_builder

    Scaffold_builder is software to order contigs generated by draft sequencing along a reference sequence. Gaps are filled with N's and small overlaps are aligned with Needleman–Wunsch algorithm and the consensus created with IUPAC codes. Scaffold_builder can help in the assembly and annotation of genomes by revealing what is missing and allowing targeted sequencing to close those gaps. (c) Silva GG, Dutilh BE, Matthews TD, Elkins K, Schmieder R, Dinsdale EA, Edwards RA. Please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SHLOC Multiplayer BackGammon

    SHLOC Multiplayer BackGammon

    simple backgammon to be played over the net

    Some Hundred Lines of Code Multiplayer Backgammon Simple Backgammon-Game to be played over the network. Incorporates an algorithm to roll the dice in a way that can not be cheated
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tiny-hyphenator

    tiny-hyphenator

    C++ Library to hyphenate a text

    Use this class to achieve efficient and mostly exact word hyphenations. Currently the only language supported is German, but it can very easily be adapted to support other languages. This library spans ~370 lines of C++ code. At the moment there is no real documentation, pleas refer to the comments in the code, they should be quite helpful. A sample is also included. This library is not based on any algorithm published on the internet or elsewhere and it works without a dictionary. The Library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AMBER10_Brownian_Dynamics

    AMBER10_Brownian_Dynamics

    Designed for coarse-grained protein association simulations

    Based on source code of SANDER from AMBER10, Cheung group (https://mynsm.uh.edu/wiki/projects/cheunggroup/) from University of Houston has been continuously making efforts for molecular simulations of coarse-grained protein models. The code is now released for promoting research in protein-protein association simulations. The code includes additional Hamiltonian terms for the coarse-grained model (as described in http://www.pnas.org/content/110/51/20545.abstract) and uses the algorithm...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    BiRW

    Bi-random Walks for Phenome-Genome Association Prediction

    The availability of ontologies and systematic documentations of phenotypes and their genetic associations has enabled large-scale network-based global analyses of the association between the complete collection of phenotypes (phenome) and genes. BiRW is a package designed for analysis and prediction of the phenome-genome associations. BiRW package contains a program for analysis of circular bigraphs (CBGs) and the bi-random walk (BiRW) algorithm to capture the CBG patterns in the networks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    Cortex Beacon

    Cortex Beacon

    Ham Radio QRP(P) Beacon on Cortex-M3 MCU from STMicroelectronics.

    TODO
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Constrained Ellipse Fitting

    Constrained Ellipse Fitting

    MATLAB Code for Constrained Ellipse Fitting with Center on a Line

    The provided Matlab code allows for fitting an ellipse to given data points with the additional prior knowledge that the center of the ellipse is located on a given line. The usage of this constraint in a new global convergent one-dimensional search problem ("Tunneling") improves the fitting accuracy compared to other ellipse fitting methods. You can find more details on the theoretical background of the presented algorithm here: http://doi.org/10.1007/s10851-015-0584-x If you use the code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    qcv

    qcv

    Computer Vision Framework Library (for Linux)

    ...++ interface has more features allowing the user to run and analyze complex computer vision algorithm in a few lines of code (see the stereo and surf examples). QCV offers a 2D visualization tool, an on-line on-the-fly parameter editor, a clock tool to evaluate computation times, and a control tool to manipulate input video and sequences of images. Multiple application examples that demonstrate the main features of this framework are provided in the last release. Check it out!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Fluid Gravity 3way

    there are 3 observers to every curve, each seeing the other 2

    ... pressing against eachother after falling from random positions in 6 flat (x y z/size red green blue) or n dimensional sparse network of such bellcurves which overlap eachother to display the subtle changes in shape and dimension, and if you run it a few more times it sometimes randomly gets large or some parts very dark and moving inside the other, and I think I saw that electron orbital with the donut around the center and vibrating outward on the 2 axis. Jar files contain source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    The `fmtt` formatter

    A plain text formatter for typescripts.

    .... - Recognizes preformatted paragraphs (eg source code, tables). - Reformats paragraphs either using the traditional greedy line breaking algorithm, or a TeX-like optimizing algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ObjectDetector

    Car Detection,Face Detectiom,Object Detection

    Machine learning: This project is used for training new object like Car,Motor Cycle and so on and we use this model(xml file) for detecting in images.In this project we use viola jones algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open Postcode

    Open Postcode

    Geolocation Postcode Algorithm

    A geolocation code for Ireland and elsewhere. Fully extensible. Encoding coordinates into single base-25 characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    CUDAlign

    CUDAlign is a tool that aligns huge DNA sequences in CUDA capable GPUs

    CUDAlign is a tool able to align pairwise DNA sequences of unrestricted size in CUDA GPUs, using the Smith-Waterman algorithm combined with Myers-Miller. It produces the optimal alignment of 1 million base sequences in 45 seconds using a GTX 560 Ti. Many optimizations are being developed for this software. Look at the following papers for detailed information: [1] Edans Sandes, Alba Melo. Retrieving Smith-Waterman Alignments with Optimizations for Megabase Biological Sequences using GPU. IEEE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    video encryption

    video encryption

    Light video encryption technique (source code)

    Light encryption algorithm (technique) that can be used in real time video encryption. (source code has been uploaded; You can read attached pdf file for more details about the presented encryption technique ! )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This tool is made to score machine translation performance with the TER metric. This code is based on Snover's algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Diamond (DMD)

    Diamond (DMD)

    Diamond (DMD) is the digital wealth storage system.

    * 4.38 million total coins. * Cutting edge Grøstl algorithm. * Proof-of-Work block solving target time ~ 100 seconds. * Proof-of-Stake block solving target time ~ 100 seconds. * Very low transaction fee at 0.001. * Difficulty re-targets at every block. * Endless Hybrid Network Security. * Transaction Message technology. * Fast and secure transactions. * Provision for continuous promotion and development. * Brand new code base with up to date security patches and significant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Stemmer Gujarati

    Stemmer Gujarati

    Offline stemmer for Gujarati , which is one of 22 Indian languages.

    ... or no significant work has been done on Indian front especially for Gujarati language.The code of this stemmer is based on algorithm designed under guidance of Prof. Nikita Desai, India. It takes input file of type .txt containing Gujarati text encoded as UTF-8 and then removes stop words which are unessential. After processing rest of the words, it outputs corresponding file containing all stem words plus other details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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
  • 23

    Face Recognition System

    Face Recognition System Matlab source code

    Research on automatic face recognition in images has rapidly developed into several inter-related lines, and this research has both lead to and been driven by a disparate and expanding set of commercial applications. The large number of research activities is evident in the growing number of scientific communications published on subjects related to face processing and recognition. Index Terms: face, recognition, eigenfaces, eigenvalues, eigenvectors, Karhunen-Loeve algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Fingerprint Recognition System

    Fingerprint Recognition System 5.3 - Matlab source code

    The proposed filter-based algorithm uses a bank of Gabor filters to capture both local and global details in a fingerprint as a compact fixed length FingerCode. The fingerprint matching is based on the Euclidean distance between the two corresponding FingerCodes and hence is extremely fast. We are able to achieve a verification accuracy which is only marginally inferior to the best results of minutiae-based algorithms published in the open literature. Our system performs better than a state...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    FFTL

    Templated Fast Fourier Transform in C++

    ... the existing code to any other platform with different SIMD intrinsics by simply implementing a small number of inlines that map to a small number of intrinsics. The algorithm currently used is Radix-2, so there's easily room for speed improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.