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.
Nr | Output | Code | License | Description |
---|---|---|---|---|
1 | ![]() | Free license | Kinematics of top decays(Topic: Physics/HEP) | |
2 | ![]() | Free license | Charts based on the HChart(Topic: Plots/2D) | |
3 | ![]() | Free license | A pie chart using jFreeChart(Topic: Plots/2D) | |
4 | ![]() | Free license | A pie chart using jFreeChart(Topic: Plots/2D) | |
5 | ![]() | Free license | Showing double log in X and Y axes and special symbols(Topic: Plots/Graph) | |
6 | ![]() | Free license | Histogram in HPlot using jruby(Topic: Plots/2D) | |
7 | ![]() | Free license | X-Y-Z data in 3D (P2D) using HPlot3D(Topic: Plots/3D) | |
8 | ![]() | Free license | Using Octave language to plot data in 3D(Topic: Plots/3D) | |
9 | ![]() | Free license | Show ellements of Feynman diagrams(Topic: Physics/HEP) | |
10 | ![]() | Free license | Data in X-Y, plotting on 2D canvas(Topic: Data arrays/P1D) | |
11 | ![]() | Free license | Show objects for Feynman diagram using HPlotJa(Topic: Physics/HEP) | |
12 | ![]() | Free license | Feynman diagram (1) of the ADD model with graviton and photon(Topic: Physics/HEP) | |
13 | ![]() | Free license | Feynman diagram (2) of the ADD model with graviton and photon(Topic: Physics/HEP) | |
14 | ![]() | Free license | Feynman diagram for double Higgs production(Topic: Physics/HEP) | |
15 | ![]() | Free license | Non-linear fits using he Chi2 method with HFitter(Topic: Data fitting/hfitter) | |
16 | ![]() | Free license | Show a F1D function in the range 1-10 using Groovy(Topic: Function/1D) | |
17 | ![]() | Free license | Show a F1D function in the range 1-10 using Groovy(Topic: Function/1D) | |
18 | ![]() | Free license | Show a F1D function in the range 1-10(Topic: Function/1D) | |
19 | ![]() | Free license | Show a F1D function in the range 1-10 using Ruby(Topic: Function/1D) | |
20 | ![]() | Free license | Connecting interactive objects in a graph (HGraph)(Topic: Plots/Graph) | |
21 | ![]() | Free license | Diagram with boxes(Topic: Plots/Graph) | |
22 | ![]() | Free license | Show Groovy console(Topic: GUI/Swing) | |
23 | ![]() | Free license | A Java Swing frame window(Topic: GUI/Swing) | |
24 | ![]() | Free license | Show a Java Swing GUI with a list(Topic: GUI/Swing) | |
25 | ![]() | Free license | Running the anti-Kt jet algorithm using a realistic pp event(Topic: Physics/HEP) | |
26 | ![]() | Free license | Running the anti-Kt jet algorithm for high energy particle collisions(Topic: Physics/HEP) | |
27 | ![]() | Free license | anti-Kt jet algorithm for high energy particle collisions suing fast algorithm(Topic: Physics/HEP) | |
28 | ![]() | Free license | Running the Kt jet algorithm for high energy particle collisions(Topic: Physics/HEP) | |
29 | ![]() | Free license | Shows data points as lines for different cases. Using log scales(Topic: Physics/HEP) | |
30 | ![]() | Free license | A histogram example using BeanShell(Topic: Histograms/1D) | |
31 | ![]() | Free license | Example using H1D histograms in Groovy(Topic: Histograms/1D) | |
32 | ![]() | Free license | Example using H1D histograms using Java(Topic: Histograms/1D) | |
33 | ![]() | Free license | Example using H1D histograms(Topic: Histograms/1D) | |
34 | ![]() | Free license | Showing a 2D histogram in 3D(Topic: Histograms/2D) | |
35 | ![]() | Free license | Styles for histograms using Jaida(Topic: Histograms/1D) | |
36 | ![]() | Free license | Read a CSV file line by line(Topic: File IO/CSV) | |
37 | ![]() | Free license | Write event records and read them back using HFile(Topic: File IO/Binary) | |
38 | ![]() | Free license | Reading ROOT file and accessing histograms(Topic: File IO/Root) | |
39 | ![]() | Free license | Histograms using Jaida and Java(Topic: Histograms/1D) | |
40 | ![]() | Free license | Plotting histograms and data arrays using Jaida in Java(Topic: Data arrays/Tuple) | |
41 | ![]() | Free license | Show ROOT files using Jaida(Topic: File IO/Root) | |
42 | ![]() | Free license | Complex values and operations(Topic: Linear Algebra/Matrices) | |
43 | ![]() | Free license | Showx X-Y values with statistical and systematic errors(Topic: Data arrays/P1D) | |
44 | ![]() | Free license | Parametric function in 2D using Matlab/Octave(Topic: Plots/2D) | |
45 | ![]() | Free license | Complex error (uncertainty) propogation with covariance matrix(Topic: Measurements/ErrorPropogation) | |
46 | ![]() | Free license | Squared matrix element of the Bhabha scaterring in QED(Topic: Physics/HEP) | |
47 | ![]() | Free license | Show basic shapes (Line, Circle, image) in the NDC system(Topic: Graphics/2D) | |
48 | ![]() | Free license | Chi2 comparison of X-Y points and a function (chi2, p-values)(Topic: Statistics/Tests) | |
49 | ![]() | Free license | Statistical comparison of two histograms (chi2, p-values)(Topic: Statistics/Tests) | |
50 | ![]() | Free license | Statistical comparison of two one-dimensional arrays(Topic: Statistics/Tests) | |
51 | ![]() | Free license | Statistical comparisons. Kolmogorov Smirnov (KS), Anderson-Darling, Goodman(Topic: Statistics/Tests) | |
52 | ![]() | Free license | Covariance calculations and correlations(Topic: Statistics/Descriptive) | |
53 | ![]() | Free license | Statistical tests. VonNeumann test(Topic: Statistics/Tests) | |
54 | ![]() | Free license | Symbolic differentiation using Jasymca(Topic: Symbolic/Differentiation) | |
55 | ![]() | Free license | Symbolic differentiation with a plot(Topic: Symbolic/Differentiation) | |
56 | ![]() | Free license | Solve algebraitic equation with symbolic values using Jasymca(Topic: Symbolic/Equations) | |
57 | ![]() | Free license | Show on-line API help for DMelt Java classes(Topic: Tools/Misc) | |
58 | ![]() | Free license | Show on-line Javadoc help for all DMelt classes (including 3rd party)(Topic: Tools/Misc) | |
59 | ![]() | Free license | Calculation of eccentricity using PCA(Topic: Statistics/Advanced) | |
60 | ![]() | Free license | Reading a ProMC file with Monte Carlo particles (Topic: Physics/HEP) | |
61 | ![]() | Free license | Making ProMC single-particle gun for HEP(Topic: Physics/HEP) | |
62 | ![]() | Free license | Jet production at LHC using antiKT jets(Topic: Physics/HEP) | |
63 | ![]() | Free license | Show ROOT histograms using different styles(Topic: Physics/HEP) | |
64 | ![]() | Free license | Running scripts created by the Durham HepData(Topic: Physics/HEP) | |
65 | ![]() | Free license | Store and read data arrays using YAML format (Topic: File IO/YAML) | |
66 | ![]() | Free license | Tutorial on data mining for java.net(Topic: Data mining/regression) | |
67 | ![]() | Free license | Complex function defined programically(Topic: Function/Non-parametric) | |
68 | ![]() | Free license | Special function using Apache Common Math(Topic: Function/Special) | |
69 | ![]() | Free license | Shwoing X-Y data on 4 canvas regions(Topic: Plots/2D) | |
70 | ![]() | Free license | Show ticks and custom labels with annotations(Topic: Plots/2D) | |
71 | ![]() | Free license | Statistical characteristics of a histogram(Topic: Statistics/Descriptive) | |
72 | ![]() | Free license | Using SymJa for symbolic calculations(Topic: Symbolic/Integration) | |
73 | ![]() | Free license | Using SymJa for polynomial evaluations(Topic: Symbolic/Jasymca) | |
74 | ![]() | Free license | Differentiation using SymPy(Topic: Symbolic/Differentiation) | |
75 | ![]() | Free license | Detect edges using imput image(Topic: Images/Manipulation) | |
76 | ![]() | Free license | Minimization of a function in 3D(Topic: Data fitting/minuit) | |
77 | ![]() | Free license | Using JNumeric to create arrays and plot X-Y value(Topic: Plots/2D) | |
78 | ![]() | Free license | Benchmarking different implementations of arrays(Topic: Data arrays/P0D) | |
79 | ![]() | Free license | Verctor graphics showing a fraction of circle(Topic: Graphics/Technical) | |
80 | ![]() | Free license | Showing techical rectangle(Topic: Graphics/Technical) | |
81 | ![]() | Free license | Bar plot using the Gral library(Topic: Plots/2D) | |
82 | ![]() | Free license | Exports a graph with weights as GraphML(Topic: Data mining/Graphs) | |
83 | ![]() | Free license | Demonstration of VisAd's volume rendering capabilities(Topic: Plots/3D) | |
84 | ![]() | Free license | Showsing dots in different colors in 3D using VisAd(Topic: Plots/3D) | |
85 | ![]() | Free license | Showing 3D surface using ViasAd(Topic: Plots/3D) | |
86 | ![]() | Free license | Desnsity 2D plot using VisAd (Topic: Plots/Contour) | |
87 | ![]() | Free license | Testing GUI and axes for VisAd software components(Topic: GUI/Swing) | |
88 | ![]() | Free license | Display a satellite image in VisAD(Topic: Geoscience/Visualization) | |
89 | ![]() | Free license | Showing histogram using GROOT(Topic: Histograms/1D) | |
90 | ![]() | Free license | 2D histogram with density colors and color bar(Topic: Histograms/2D) | |
91 | ![]() | Free license | Shows X-Y data points with error bards using GROOT(Topic: Plots/2D) | |
92 | ![]() | Free license | Showing 2D gaussians as histograms in directories(Topic: Histograms/1D) | |
93 | ![]() | Free license | Showing multiple gaussian histograms with GROOT(Topic: Plots/2D) | |
94 | ![]() | Free license | Demo for GROOT plots and canvases(Topic: Plots/2D) | |
95 | ![]() | Free license | Creating image with equation using LaTex syntax(Topic: Tools/Misc) | |
96 | ![]() | Free license | Building a neural net in memory for XOR problem using Joone(Topic: Artificial Intelligence/neural net) | |
97 | ![]() | Free license | ditaa diagram using PlantuML(Topic: Plots/Diagrams) | |
98 | ![]() | Free license | Identify images with faces using convolutional NN (CNN)(Topic: Artificial Intelligence/neural net) | |
99 | ![]() | Free license | Showing frequencies of words using horizontal bar chart(Topic: Plots/2D) | |
100 | ![]() | Free license | Download external jar library and dynamically load it (Topic: Tools/Misc) | |
101 | ![]() | Free license | Creating drawings consisting of geometric shapes(Topic: Graphics/2D) | |
102 | ![]() | Free license | Experiments with self-organizing vectors(Topic: Linear Algebra/Equations) | |
103 | ![]() | Free license | External array from Flanagan's library(Topic: Data arrays/Cloud) | |
104 | ![]() | Free license | Data classification using Weka with J48 algorithm(Topic: Data mining/Classification) | |
105 | ![]() | Free license | Monte Carlo calculation of PI(Topic: Data mining/Algorithms) | |
106 | ![]() | Free license | Smearing of particles by a toy detector (Topic: Physics/HEP) | |
107 | ![]() | Free license | Using SplinePolynomial for data smoothing(Topic: Statistics/Smoothing) | |
108 | ![]() | Free license | Browser objects and histograms from ROOT files(Topic: File IO/Root) | |
109 | ![]() | Free license | Shows a periodic table of elements(Topic: Tools/Misc) | |
110 | ![]() | Free license | Reading histograms from files created by CFBook C++/Fortran (Topic: File IO/HBook) | |
111 | ![]() | Free license | Showing a simple graph with XChart as SVG or PDF(Topic: Plots/2D) | |
112 | ![]() | Free license | Area plot using series(Topic: Plots/2D) | |
113 | ![]() | Free license | Scatter plot of data(Topic: Plots/2D) |