DMelt Guest links

Welcome to DataMelt (DMelt) examples!
Guest access

This is a repository of DataMelt examples organized by topics and programming language. Guests can view the examples with the Free license. They can be found using the string "free license" in the left search form. Full DataMelt members can also view the code examples with the Pro license after login to the Member page. The protected from guests examples can be found using the string "pro license" in the left search form.

Search result (reset search)

Looking for "free license" keyword
Nr Output Code License Description
1Physics/HEP:Kinematics of top decaysJython code Jython/Python

(View Code)

(View Output)

Free
license
Kinematics of top decays

(Topic: Physics/HEP)
2Plots/2D:Charts based on the HChartJython code Jython/Python

(View Code)

(View Output)

Free
license
Charts based on the HChart

(Topic: Plots/2D)
3Plots/2D:A pie chart using jFreeChartGroovy code Groovy

(View Code)

(View Output)

Free
license
A pie chart using jFreeChart

(Topic: Plots/2D)
4Plots/2D:A pie chart using jFreeChartJython code Jython/Python

(View Code)

(View Output)

Free
license
A pie chart using jFreeChart

(Topic: Plots/2D)
5Plots/Graph:Showing double log in X and Y axes and special symbolsJython code Jython/Python

(View Code)

(View Output)

Free
license
Showing double log in X and Y axes and special symbols

(Topic: Plots/Graph)
6Plots/2D:Histogram in HPlot using jrubyJRuby code Ruby/JRuby

(View Code)

(View Output)

Free
license
Histogram in HPlot using jruby

(Topic: Plots/2D)
7Plots/3D:X-Y-Z data in 3D (P2D) using HPlot3DJython code Jython/Python

(View Code)

(View Output)

Free
license
X-Y-Z data in 3D (P2D) using HPlot3D

(Topic: Plots/3D)
8Plots/3D:Using Octave language to plot data in 3DJRuby code Octave/Matlab

(View Code)

(View Output)

Free
license
Using Octave language to plot data in 3D

(Topic: Plots/3D)
9Physics/HEP:Show ellements of Feynman diagramsJython code Jython/Python

(View Code)

(View Output)

Free
license
Show ellements of Feynman diagrams

(Topic: Physics/HEP)
10Data arrays/P1D:Data in X-Y, plotting on 2D canvasJython code Jython/Python

(View Code)

(View Output)

Free
license
Data in X-Y, plotting on 2D canvas

(Topic: Data arrays/P1D)
11Physics/HEP:Show objects for Feynman diagram using HPlotJaJython code Jython/Python

(View Code)

(View Output)

Free
license
Show objects for Feynman diagram using HPlotJa

(Topic: Physics/HEP)
12Physics/HEP:Feynman diagram (1) of the ADD model with graviton and photonJython code Jython/Python

(View Code)

(View Output)

Free
license
Feynman diagram (1) of the ADD model with graviton and photon

(Topic: Physics/HEP)
13Physics/HEP:Feynman diagram (2) of the ADD model with graviton and photonJython code Jython/Python

(View Code)

(View Output)

Free
license
Feynman diagram (2) of the ADD model with graviton and photon

(Topic: Physics/HEP)
14Physics/HEP:Feynman diagram for double Higgs productionJython code Jython/Python

(View Code)

(View Output)

Free
license
Feynman diagram for double Higgs production

(Topic: Physics/HEP)
15Data fitting/hfitter:Non-linear fits using he Chi2 method with HFitterJython code Jython/Python

(View Code)

(View Output)

Free
license
Non-linear fits using he Chi2 method with HFitter

(Topic: Data fitting/hfitter)
16Function/1D:Show a F1D function in the range 1-10 using GroovyBeanShell code BeanShell

(View Code)

(View Output)

Free
license
Show a F1D function in the range 1-10 using Groovy

(Topic: Function/1D)
17Function/1D:Show a F1D function in the range 1-10 using GroovyGroovy code Groovy

(View Code)

(View Output)

Free
license
Show a F1D function in the range 1-10 using Groovy

(Topic: Function/1D)
18Function/1D:Show a F1D function in the range 1-10Jython code Jython/Python

(View Code)

(View Output)

Free
license
Show a F1D function in the range 1-10

(Topic: Function/1D)
19Function/1D:Show a F1D function in the range 1-10 using RubyJRuby code Ruby/JRuby

(View Code)

(View Output)

Free
license
Show a F1D function in the range 1-10 using Ruby

(Topic: Function/1D)
20Plots/Graph:Connecting interactive objects in a graph (HGraph)Jython code Jython/Python

(View Code)

(View Output)

Free
license
Connecting interactive objects in a graph (HGraph)

(Topic: Plots/Graph)
21Plots/Graph:Diagram with boxesJython code Jython/Python

(View Code)

(View Output)

Free
license
Diagram with boxes

(Topic: Plots/Graph)
22GUI/Swing:Show Groovy consoleGroovy code Groovy

(View Code)

(View Output)

Free
license
Show Groovy console

(Topic: GUI/Swing)
23GUI/Swing:A Java Swing frame windowJython code Jython/Python

(View Code)

(View Output)

Free
license
A Java Swing frame window

(Topic: GUI/Swing)
24GUI/Swing:Show a Java Swing GUI with a listJython code Jython/Python

(View Code)

(View Output)

Free
license
Show a Java Swing GUI with a list

(Topic: GUI/Swing)
25Physics/HEP:Running the anti-Kt jet algorithm using a realistic pp eventJython code Jython/Python

(View Code)

(View Output)

Free
license
Running the anti-Kt jet algorithm using a realistic pp event

(Topic: Physics/HEP)
26Physics/HEP:Running the anti-Kt jet algorithm for high energy particle collisionsJython code Jython/Python

(View Code)

(View Output)

Free
license
Running the anti-Kt jet algorithm for high energy particle collisions

(Topic: Physics/HEP)
27Physics/HEP:anti-Kt jet algorithm for high energy particle collisions suing fast algorithmJython code Jython/Python

(View Code)

(View Output)

Free
license
anti-Kt jet algorithm for high energy particle collisions suing fast algorithm

(Topic: Physics/HEP)
28Physics/HEP:Running the Kt jet algorithm for high energy particle collisionsJython code Jython/Python

(View Code)

(View Output)

Free
license
Running the Kt jet algorithm for high energy particle collisions

(Topic: Physics/HEP)
29Physics/HEP:Shows data points as lines for different cases. Using log scalesJython code Jython/Python

(View Code)

(View Output)

Free
license
Shows data points as lines for different cases. Using log scales

(Topic: Physics/HEP)
30Histograms/1D:A histogram example using BeanShellBeanShell code BeanShell

(View Code)

(View Output)

Free
license
A histogram example using BeanShell

(Topic: Histograms/1D)
31Histograms/1D:Example using H1D histograms in GroovyGroovy code Groovy

(View Code)

(View Output)

Free
license
Example using H1D histograms in Groovy

(Topic: Histograms/1D)
32Histograms/1D:Example using H1D histograms using JavaJava code Java

(View Code)

(View Output)

Free
license
Example using H1D histograms using Java

(Topic: Histograms/1D)
33Histograms/1D:Example using H1D histogramsJython code Jython/Python

(View Code)

(View Output)

Free
license
Example using H1D histograms

(Topic: Histograms/1D)
34Histograms/2D:Showing a 2D histogram in 3DJython code Jython/Python

(View Code)

(View Output)

Free
license
Showing a 2D histogram in 3D

(Topic: Histograms/2D)
35Histograms/1D:Styles for histograms using JaidaJython code Jython/Python

(View Code)

(View Output)

Free
license
Styles for histograms using Jaida

(Topic: Histograms/1D)
36File IO/CSV:Read a CSV file line by lineJython code Jython/Python

(View Code)

(View Output)

Free
license
Read a CSV file line by line

(Topic: File IO/CSV)
37File IO/Binary:Write event records and read them back using HFileJython code Jython/Python

(View Code)

(View Output)

Free
license
Write event records and read them back using HFile

(Topic: File IO/Binary)
38File IO/Root:Reading ROOT file and accessing histogramsJython code Jython/Python

(View Code)

(View Output)

Free
license
Reading ROOT file and accessing histograms

(Topic: File IO/Root)
39Histograms/1D:Histograms using Jaida and JavaJava code Java

(View Code)

(View Output)

Free
license
Histograms using Jaida and Java

(Topic: Histograms/1D)
40Data arrays/Tuple:Plotting histograms and data arrays using Jaida in JavaJava code Java

(View Code)

(View Output)

Free
license
Plotting histograms and data arrays using Jaida in Java

(Topic: Data arrays/Tuple)
41File IO/Root:Show ROOT files using JaidaJython code Jython/Python

(View Code)

(View Output)

Free
license
Show ROOT files using Jaida

(Topic: File IO/Root)
42Linear Algebra/Matrices:Complex values and operationsGroovy code Groovy

(View Code)

(View Output)

Free
license
Complex values and operations

(Topic: Linear Algebra/Matrices)
43Data arrays/P1D:Showx X-Y values with statistical and systematic errorsJython code Jython/Python

(View Code)

(View Output)

Free
license
Showx X-Y values with statistical and systematic errors

(Topic: Data arrays/P1D)
44Plots/2D:Parametric function in 2D using Matlab/OctaveJRuby code Octave/Matlab

(View Code)

(View Output)

Free
license
Parametric function in 2D using Matlab/Octave

(Topic: Plots/2D)
45Measurements/ErrorPropogation:Complex error (uncertainty) propogation with covariance matrixJython code Jython/Python

(View Code)

(View Output)

Free
license
Complex error (uncertainty) propogation with covariance matrix

(Topic: Measurements/ErrorPropogation)
46Physics/HEP:Squared matrix element of the Bhabha scaterring in QEDGroovy code Groovy

(View Code)

(View Output)

Free
license
Squared matrix element of the Bhabha scaterring in QED

(Topic: Physics/HEP)
47Graphics/2D:Show basic shapes (Line, Circle, image) in the NDC systemJython code Jython/Python

(View Code)

(View Output)

Free
license
Show basic shapes (Line, Circle, image) in the NDC system

(Topic: Graphics/2D)
48Statistics/Tests:Chi2 comparison of X-Y points and a function (chi2, p-values)Jython code Jython/Python

(View Code)

(View Output)

Free
license
Chi2 comparison of X-Y points and a function (chi2, p-values)

(Topic: Statistics/Tests)
49Statistics/Tests:Statistical comparison of two histograms (chi2, p-values)Jython code Jython/Python

(View Code)

(View Output)

Free
license
Statistical comparison of two histograms (chi2, p-values)

(Topic: Statistics/Tests)
50Statistics/Tests:Statistical comparison of two one-dimensional arraysJython code Jython/Python

(View Code)

(View Output)

Free
license
Statistical comparison of two one-dimensional arrays

(Topic: Statistics/Tests)
51Statistics/Tests:Statistical comparisons. Kolmogorov Smirnov (KS), Anderson-Darling, GoodmanJython code Jython/Python

(View Code)

(View Output)

Free
license
Statistical comparisons. Kolmogorov Smirnov (KS), Anderson-Darling, Goodman

(Topic: Statistics/Tests)
52Statistics/Descriptive:Covariance calculations and correlationsJRuby code Octave/Matlab

(View Code)

(View Output)

Free
license
Covariance calculations and correlations

(Topic: Statistics/Descriptive)
53Statistics/Tests:Statistical tests. VonNeumann testJython code Jython/Python

(View Code)

(View Output)

Free
license
Statistical tests. VonNeumann test

(Topic: Statistics/Tests)
54Symbolic/Differentiation:Symbolic differentiation using JasymcaJRuby code Octave/Matlab

(View Code)

(View Output)

Free
license
Symbolic differentiation using Jasymca

(Topic: Symbolic/Differentiation)
55Symbolic/Differentiation:Symbolic differentiation with a plotJRuby code Octave/Matlab

(View Code)

(View Output)

Free
license
Symbolic differentiation with a plot

(Topic: Symbolic/Differentiation)
56Symbolic/Equations:Solve algebraitic equation with symbolic values using JasymcaJRuby code Octave/Matlab

(View Code)

(View Output)

Free
license
Solve algebraitic equation with symbolic values using Jasymca

(Topic: Symbolic/Equations)
57Tools/Misc:Show on-line API help for DMelt Java classesJython code Jython/Python

(View Code)

(View Output)

Free
license
Show on-line API help for DMelt Java classes

(Topic: Tools/Misc)
58Tools/Misc:Show on-line Javadoc help for all DMelt classes (including 3rd party)Jython code Jython/Python

(View Code)

(View Output)

Free
license
Show on-line Javadoc help for all DMelt classes (including 3rd party)

(Topic: Tools/Misc)
59Statistics/Advanced:Calculation of eccentricity using PCAJython code Jython/Python

(View Code)

(View Output)

Free
license
Calculation of eccentricity using PCA

(Topic: Statistics/Advanced)
60Physics/HEP:Reading a ProMC file with Monte Carlo particles Jython code Jython/Python

(View Code)

(View Output)

Free
license
Reading a ProMC file with Monte Carlo particles

(Topic: Physics/HEP)
61Physics/HEP:Making ProMC single-particle gun for HEPJython code Jython/Python

(View Code)

(View Output)

Free
license
Making ProMC single-particle gun for HEP

(Topic: Physics/HEP)
62Physics/HEP:Jet production at LHC using antiKT jetsJython code Jython/Python

(View Code)

(View Output)

Free
license
Jet production at LHC using antiKT jets

(Topic: Physics/HEP)
63Physics/HEP:Show ROOT histograms using different stylesJython code Jython/Python

(View Code)

(View Output)

Free
license
Show ROOT histograms using different styles

(Topic: Physics/HEP)
64Physics/HEP:Running scripts created by the Durham HepDataJython code Jython/Python

(View Code)

(View Output)

Free
license
Running scripts created by the Durham HepData

(Topic: Physics/HEP)
65File IO/YAML:Store and read data arrays using YAML format Jython code Jython/Python

(View Code)

(View Output)

Free
license
Store and read data arrays using YAML format

(Topic: File IO/YAML)
66Data mining/regression:Tutorial on data mining for java.netJython code Jython/Python

(View Code)

(View Output)

Free
license
Tutorial on data mining for java.net

(Topic: Data mining/regression)
67Function/Non-parametric:Complex function defined programicallyJython code Jython/Python

(View Code)

(View Output)

Free
license
Complex function defined programically

(Topic: Function/Non-parametric)
68Function/Special:Special function using Apache Common MathJython code Jython/Python

(View Code)

(View Output)

Free
license
Special function using Apache Common Math

(Topic: Function/Special)
69Plots/2D:Shwoing X-Y data on 4 canvas regionsJython code Jython/Python

(View Code)

(View Output)

Free
license
Shwoing X-Y data on 4 canvas regions

(Topic: Plots/2D)
70Plots/2D:Show ticks and custom labels with annotationsJython code Jython/Python

(View Code)

(View Output)

Free
license
Show ticks and custom labels with annotations

(Topic: Plots/2D)
71Statistics/Descriptive:Statistical characteristics of a histogramJython code Jython/Python

(View Code)

(View Output)

Free
license
Statistical characteristics of a histogram

(Topic: Statistics/Descriptive)
72Symbolic/Integration:Using SymJa for symbolic calculationsJython code Jython/Python

(View Code)

(View Output)

Free
license
Using SymJa for symbolic calculations

(Topic: Symbolic/Integration)
73Symbolic/Jasymca:Using SymJa for polynomial evaluationsJython code Jython/Python

(View Code)

(View Output)

Free
license
Using SymJa for polynomial evaluations

(Topic: Symbolic/Jasymca)
74Symbolic/Differentiation:Differentiation using SymPyJython code Jython/Python

(View Code)

(View Output)

Free
license
Differentiation using SymPy

(Topic: Symbolic/Differentiation)
75Images/Manipulation:Detect edges using imput imageJython code Jython/Python

(View Code)

(View Output)

Free
license
Detect edges using imput image

(Topic: Images/Manipulation)
76Data fitting/minuit:Minimization of a function in 3DJython code Jython/Python

(View Code)

(View Output)

Free
license
Minimization of a function in 3D

(Topic: Data fitting/minuit)
77Plots/2D:Using JNumeric to create arrays and plot X-Y valueJython code Jython/Python

(View Code)

(View Output)

Free
license
Using JNumeric to create arrays and plot X-Y value

(Topic: Plots/2D)
78Data arrays/P0D:Benchmarking different implementations of arraysJython code Jython/Python

(View Code)

(View Output)

Free
license
Benchmarking different implementations of arrays

(Topic: Data arrays/P0D)
79Graphics/Technical:Verctor graphics showing a fraction of circleJython code Jython/Python

(View Code)

(View Output)

Free
license
Verctor graphics showing a fraction of circle

(Topic: Graphics/Technical)
80Graphics/Technical:Showing techical rectangleJython code Jython/Python

(View Code)

(View Output)

Free
license
Showing techical rectangle

(Topic: Graphics/Technical)
81Plots/2D:Bar plot using the Gral libraryJava code Java

(View Code)

(View Output)

Free
license
Bar plot using the Gral library

(Topic: Plots/2D)
82Data mining/Graphs:Exports a graph with weights as GraphMLJython code Jython/Python

(View Code)

(View Output)

Free
license
Exports a graph with weights as GraphML

(Topic: Data mining/Graphs)
83Plots/3D:Demonstration of VisAd's volume rendering capabilitiesJava code Java

(View Code)

(View Output)

Free
license
Demonstration of VisAd's volume rendering capabilities

(Topic: Plots/3D)
84Plots/3D:Showsing dots in different colors in 3D using VisAdJava code Java

(View Code)

(View Output)

Free
license
Showsing dots in different colors in 3D using VisAd

(Topic: Plots/3D)
85Plots/3D:Showing 3D surface using ViasAdJava code Java

(View Code)

(View Output)

Free
license
Showing 3D surface using ViasAd

(Topic: Plots/3D)
86Plots/Contour:Desnsity 2D plot using VisAd Java code Java

(View Code)

(View Output)

Free
license
Desnsity 2D plot using VisAd

(Topic: Plots/Contour)
87GUI/Swing:Testing GUI and axes for VisAd software componentsJava code Java

(View Code)

(View Output)

Free
license
Testing GUI and axes for VisAd software components

(Topic: GUI/Swing)
88Geoscience/Visualization:Display a satellite image in VisADJava code Java

(View Code)

(View Output)

Free
license
Display a satellite image in VisAD

(Topic: Geoscience/Visualization)
89Histograms/1D:Showing histogram using GROOTJava code Java

(View Code)

(View Output)

Free
license
Showing histogram using GROOT

(Topic: Histograms/1D)
90Histograms/2D:2D histogram with density colors and color barJava code Java

(View Code)

(View Output)

Free
license
2D histogram with density colors and color bar

(Topic: Histograms/2D)
91Plots/2D:Shows X-Y data points with error bards using GROOTJava code Java

(View Code)

(View Output)

Free
license
Shows X-Y data points with error bards using GROOT

(Topic: Plots/2D)
92Histograms/1D:Showing 2D gaussians as histograms in directoriesJava code Java

(View Code)

(View Output)

Free
license
Showing 2D gaussians as histograms in directories

(Topic: Histograms/1D)
93Plots/2D:Showing multiple gaussian histograms with GROOTJava code Java

(View Code)

(View Output)

Free
license
Showing multiple gaussian histograms with GROOT

(Topic: Plots/2D)
94Plots/2D:Demo for GROOT plots and canvasesJava code Java

(View Code)

(View Output)

Free
license
Demo for GROOT plots and canvases

(Topic: Plots/2D)
95Tools/Misc:Creating image with equation using LaTex syntaxJython code Jython/Python

(View Code)

(View Output)

Free
license
Creating image with equation using LaTex syntax

(Topic: Tools/Misc)
96Artificial Intelligence/neural net:Building a neural net in memory for XOR problem using JooneJython code Jython/Python

(View Code)

(View Output)

Free
license
Building a neural net in memory for XOR problem using Joone

(Topic: Artificial Intelligence/neural net)
97Plots/Diagrams:ditaa diagram using PlantuMLJython code Jython/Python

(View Code)

(View Output)

Free
license
ditaa diagram using PlantuML

(Topic: Plots/Diagrams)
98Artificial Intelligence/neural net:Identify images with faces using convolutional NN (CNN)Jython code Jython/Python

(View Code)

(View Output)

Free
license
Identify images with faces using convolutional NN (CNN)

(Topic: Artificial Intelligence/neural net)
99Plots/2D:Showing frequencies of words using horizontal bar chartJython code Jython/Python

(View Code)

(View Output)

Free
license
Showing frequencies of words using horizontal bar chart

(Topic: Plots/2D)
100Tools/Misc:Download external jar library and dynamically load it Jython code Jython/Python

(View Code)

(View Output)

Free
license
Download external jar library and dynamically load it

(Topic: Tools/Misc)
101Graphics/2D:Creating drawings consisting of geometric shapesJython code Jython/Python

(View Code)

(View Output)

Free
license
Creating drawings consisting of geometric shapes

(Topic: Graphics/2D)
102Linear Algebra/Equations:Experiments with self-organizing vectorsJava code Java

(View Code)

(View Output)

Free
license
Experiments with self-organizing vectors

(Topic: Linear Algebra/Equations)
103Data arrays/Cloud:External array from  Flanagan's libraryJython code Jython/Python

(View Code)

(View Output)

Free
license
External array from Flanagan's library

(Topic: Data arrays/Cloud)
104Data mining/Classification:Data classification using Weka with J48 algorithmJython code Jython/Python

(View Code)

(View Output)

Free
license
Data classification using Weka with J48 algorithm

(Topic: Data mining/Classification)
105Data mining/Algorithms:Monte Carlo calculation of PIGroovy code Groovy

(View Code)

(View Output)

Free
license
Monte Carlo calculation of PI

(Topic: Data mining/Algorithms)
106Physics/HEP:Smearing of particles by a toy detector Jython code Jython/Python

(View Code)

(View Output)

Free
license
Smearing of particles by a toy detector

(Topic: Physics/HEP)
107Statistics/Smoothing:Using  SplinePolynomial for data smoothingJython code Jython/Python

(View Code)

(View Output)

Free
license
Using SplinePolynomial for data smoothing

(Topic: Statistics/Smoothing)
108File IO/Root:Browser objects and histograms from ROOT filesJython code Jython/Python

(View Code)

(View Output)

Free
license
Browser objects and histograms from ROOT files

(Topic: File IO/Root)
109Tools/Misc:Shows a periodic table of elementsJython code Jython/Python

(View Code)

(View Output)

Free
license
Shows a periodic table of elements

(Topic: Tools/Misc)
110File IO/HBook:Reading histograms from files created by CFBook C++/Fortran Jython code Jython/Python

(View Code)

(View Output)

Free
license
Reading histograms from files created by CFBook C++/Fortran

(Topic: File IO/HBook)
111Plots/2D:Showing a simple graph with XChart as SVG or PDFJava code Java

(View Code)

(View Output)

Free
license
Showing a simple graph with XChart as SVG or PDF

(Topic: Plots/2D)
112Plots/2D:Area plot using seriesJava code Java

(View Code)

(View Output)

Free
license
Area plot using series

(Topic: Plots/2D)
113Plots/2D:Scatter plot of dataJava code Java

(View Code)

(View Output)

Free
license
Scatter plot of data

(Topic: Plots/2D)