AnyChart is a robust and superfast JavaScript charting library to add great-looking, interactive HTML5 charts into any project, in any browser, and on any platform/OS including mobile ones.
AnyChart provides advanced customization and flexibility opportunities, no matter if you are developing a website, a business intelligence application (BI) for corporate usage, or some software for your clients. Our JavaScript API makes it...
A package of Matlab functions for exploring spatial patterns of correlation in high resolution climate data. Cross-similarity parameters (dominant lag, max-similarity, window cross-similarity) are calculated for each pair of records and presented...
This function provides some additional propoerties to the standard boxplot display. The basic old syntax of boxplot is retained, for compatibility.
The primary purpose is to allow for GROUPED boxplots, or subplots, of color codes...
Imagine that you have a set of observations that have been properly labelled. It should be interesting not only to analyze the data pdf but also to study the weigth of each class (observations' labels) to each one of the histogram bins. In this...
The program uses simulink to compute the reaction paths in three-species reaction mixture and plots these paths in an equilateral graph. This problem was first treated by Wei and Prater. Applications of this problem include butene isomerization.
Mortgage calculator. GUI allows inputs of mortgage, interest rate, and amortization period. It calculate monthly payments, total payments and plots curves of interest payments and principal payments for each month. To bring up the GUI...
Using information from Matlab central, Robot Grrl, and the Arduino forums, four files (two .m and two sketches) demonstrate two way communications between Matlab and the Arduino. The first set of files, serialTest1, demonstrates arduino input with...
Functions are described briefly below:
1) er_add: Add given tranfer functions. 2) er_blaschke: Perform desired frequency transformation of digital filter using Blaschke products. 3) er_conv: Multiply transfer functions.
This program is a GUI that takes as input a transfer function. It decomposes the function into poles, zeros, constants,... and plots the asymptotic approximation of each. Individual terms can be added or deleted from the plot.
Full...
Function performs two tests on an ICC profile which are designed to assess aspects of its quality. The first test does a round trip through the B2Ax & A2Bx transforms of a clut profile and reports statistics on the differences. The second test...
JpGraph is a Object-Oriented Graph creating library for PHP >= 4.3.1. The library is completely written in PHP and ready to be used in any PHP scripts (both CGI/APXS/CLI versions of PHP are supported).
The library can be used to...
The Spherical Self-Organizing Feature Maps is a contemporary technique for data clustering and visualization.
The main advantages they offer are the following: 1. Smooth training 2. Implementation in arbitrary dimension...
This function is especially useful for creating high-quality figures for publication. Many scientific journals require figures with specific sizes and fonts.
One annoyance of the Matlab's default figure is the complications in defining...
Customize spaces between subplots in a figure Matlab's standard "subplot" function leaves large blank spaces and gives the user no control over them. Spaceplots is an elementary function to get control over these spaces. I wanted to...
This m-file plots the transmitted signal of slow frequency hopped spread spectrum.This uses one symbol transmission per frequency hop.
We here both use the inbuilt command for determining linear conv. as well as user defined method to do the same. Plots are also given for comparison between two methods.
Once the finite element matrix equations are solved for field values at the nodes, in postprocessing these derived quantities are graphically displayed. To know the variation of the field variable along the model/mesh contour plots of the field...
function [f,a] = iqtofreqplot(x,freq)
Finds the angle and frequency of IQs it then plots the angle and frequency as a function of time IQTOFREQPLOT('complex data', 'rate at which received I and Q per second')
if you choose...
A reviewer of my EM_GM code suggests that it would be nice to separate the Gaussian mixture (GM) plot function from the code, so that it can be used alone.
The Plot_GM function includes input verifications, 1D and 2D plots of GM. For...
This set of m-files enables you to read, write and manipulate results files from the Telemac2D and 3D hydrodynamic modelling system of EDF/Sogreah. Both the triangular finite element grid (Selafin format) and square grid (Leonard format) are... |