Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Dynamic URLS 3.2
TouchData Air 1.1
PHP AJAX DataGrid 1.0
Mini CMS 1.0
Mini Blog 1.0
BPConferenceReporting - Reporting Web Application 1.0
BPAutosales - Cars Sales Site 1.0
BPTraveling - Traveling site 1.0
BPDirectory - Business Directory Script 2.0
Voting System 1.0
BPEstate - Real-Estate Marketplace Script 2.0
Google Map User Location Control ASP.NET 2.0
Online Synchronization 1.0
Live Clock Date - Special J Module 1.0
FlyCharts 2.10
Top Code
Adirex 3D Chess Client 1.0
ASP.NET ImageDraw 4.0
CDCollectorPHP 1.0
Complete PHP Link Exchange Website
CowTime 1.0
EWC Free Chat Room Script 4.0
Grabber2k 0.99e
Habanero 2.0.1b
ikiCLassifieds 2.0
Iron Speed Designer 5.1.0a
JVMail 2.0.0
P2P .htManager 0.2
PatternStringEngine 1.2
School Management System 2.2.0
Smart Font Listbox 1.0
Details

Dew Lab Studio 2.1

 
by Dew Research

Dew Lab Studio contains: MtxVec library with Stats Master, DSP Master and Data Miner add ons.MtxVec v2.0 feature list:object oriented numerical library for Delphi and C++ Builder users and .NETComplete support for complex numbers for all functions in single or double precision.Matrix operations: Solving a system of linear equations with refinment and condition number via LU, QR or SVD decomposition, Inverse of the matrix, Eigenvalues and eigenvectors, Sylvester equation, Teoplitz system solver, 2D FFT, Inverse 2D FFT, 2D real FFT, Square root of the matrix, Logarithm of the matrix...Vector operations: autocorrelation, circular convolution, cross correlation, forward and inverse discrete cosine transform, forward and inverse FFT, Geortzx92el algorithm, Hilbert transform...Probability distributions PDF, CDF and Inverse CDF: binomial, geometric, hypergeometric, negative binomial, Poisson, discrete uniform, beta ,Cauchy, chi-squared, exponential, F, gamma, Maxwell, normal, Pareto, Rayleigh, Student (T), Continuous uniform, Weibull..Sparse matrix operations: Solver for banded sparse matrices, Iterative sparse solvers: SGS, CG, BC, CS, GMRES, OM with LU preconditioning. Direct sparse solver for non-symmetric matrices. Conversions supported between: Banded, Dense, Sparse and Triplets matrix formats.Performance features: CPU specific optimizations, Critical functions optimized in assembler, symmetric multiprocessing, block processing support for vectors, fast object create and destroy, thin object layer, vector/matrix design.Special functions: complete elliptic integrals, Jacoby elliptic functions, Airy function and its derivative, Airy function of second kind and its derivative, Bessel functions: J, Y, I, K and H, associated Legendre polynomials.Math parser capable of parsing equations with real and complex numbers. Customizable operators, functions and variables.Polynomials: Finding roots, polynomial evaluation, Cubic splines, Linear and cubic interpolation algorithms, construction and evaluation of piece-wise polynoms, polynomial division (deconvolution) and multiplication (filter).Optimization methods: Brent, BFGS, Marquardt and Nelder-Mead minimization methods, numerical gradient and Hessian matrix and more...Management functions: save and load matrices in different formats: binary, text, matrix-market. View matrices with built-in viewer. Visualize vectors and matrices on the charts, Store data in different precisions. Edit and display complex numbers, A thread component allows you to quickly provide efficient progress indicators and cancel option for your numerical algorithm.Key new features in v2.0: Support for SSE3, .NET support, Sparse matrices: Umfpack v4.3 and Pardiso sparse solvers included, new random generators, new FFT engine for arbitrary 1D, 2D and 3D FFT sizes, vastly improved support for C++Builder, Sparse solvers for complex sparse matrices, many many new primitive vectorized functions, new memory management, automatic source recompile tool including TeeChart support.Stats Master v2.0 features:19 different distributions (PDF, CDF and inverse CDF function), mean and variance for all 19 distributions, random generators for 15 distributions, parameter estimate for beta, binomial, exponential, gamma, geometric, normal, Poisson, continuous uniform and Weibull distribution.Descriptive statistics: histograms, ogives nth-Moment, percentile, range, Interquertile Range IQR, mean, harmonic mean, geometric mean, trimmed mean, median, skewness, kurtosis, standard deviation, root mean square RMS, minimum, maximum, covariance, correlation matrix, cumulative sum.Principal component analysis (PCA): PCA by using the covariance matrix, PCA Residuals, Barlett test for dimensionality, Hypothesys testing: Nonparametric tests (sign test, Wilcoxon tests)Parametric tests (one-sample t-test, two-sample paired/unpaired t-test), Z test, Regression models: linear (weighted, unweighted), multiple linear (weighted, unweighted), ridge regression, non-linear regression (using the BFGS, Marquardt or Simplex method) , one-way and two-way ANOVA.Optional install: Statistical charts (precondition - installed TeeChart v5 PRO) normal plot, QQ plot, XBar plot, SPS charts, Weibull plot, Box plot, Histogram plot. The package is built on top of MtxVec numerical library, and takes advantage of CPU specific optimizations, dynamic memory allocation and object oriented design.Key new features in v2.0: Support for SSE3, support for .NET, improved support for C++Builder, performance optimizations, new random generators.DSP Master 2.0 features:IIR filters: Design of analog or discrete Butterworth, ChebyshevI, ChebyshevII, Elliptic and Bessel filters. Order estimation includes all filter types: lowpass, highpass, bandpass and bandstop. Bilinear and Matched Z transform, Group delay, Frequency transformations in S or Z domain, in zero-pole or state-space form.FIR Filters: Design of FIR filters with window method or with remez exchange algorithm. Order estimation of FIR filters. Design of hilbert transformers, differentiators and also integrators. Savitzky-Golay filtering, fast envelope detector. Multi-rate multi-stage half-band FIR filtering support includes: zoom-spectrum component, decimate and interpolate components and a high quality envelope detector.Non-linear filters: sample-and-hold, sample-and-decay and median filter.Spectral analysis: State-of-the-art spectrum analyzer component with ready to use component editor covering: FFT, CZT, Yule-Walker, Burg, Covariance and Modified Covariance spectral estimation, RMS of specified frequency bands, a set of peak interpolation algorithms, a large set of window functions including: Bartlett, Blackman, Chebyshev, CosineTappered, FlatTop, Hamming, Hanning and Kaiser window; sophisticated peak selection and peak tracking methods, phase unwrapping algorithm, dedicated components for bispectrum, bicoherence, coherence and transfer function estimation with real-time capability. Real cepstrum, complex cepstrum and inverse complex cepstrum, Spectral statistics: Noise floor, SFDR, THD, THDN, SINAD, RMS, SNR...Linear systems: find zeros of a linear system, convert between state-space, zero-pole and numerator-denominator forms of the transfer function.Other components: signal generator component with ready to use component editor offers stack-based vectorized function evaluation with many built-in functions. Audio recording and playback components with monitor function and extensive support for triggers. Ready to use component editor for filtering component covers design of nearly all included filters. Components for streaming (read/write) different file formats.TeeChart Pro (v5, v6, v7) support includes: two new TChart components to allow visual connection of the signal processing pipes to charts, two new TChartSeries for faster drawing and 3 additional TeeTools components to help with peak marking and axis scaling.Together with MtxVec the following functions/operations are provided: frequency response of analog and discrete filters, fast 1D and 2D convolution, fast autocorrelation and cross-correlation, deconvolution, 1D and 2D filtering, zero phase IIR filtering, interpolated FIR filters, DCT and inverse DCT, Geortzel algorithm and forward and inverse FFT for all combinations of real/complex source and destination, random number generators and more...Key new features in v2.0: Support for SSE3, .FFT engine for arbitrary 1D, 2D and 3D FFT sizes, vastly improved support for C++Builder, .NET support, substantial increase of the number of high speed vectorized functions, several new components.Data Miner features:Data miner is a set of components for classification for Delphi written in 100% VCL. The algorithms included cover: KNN and Naive Bayes plus a third completely new algorithm named Linear Classifier. The algorithms can work on real and discrete data and can be connected to a TDataSet descendant. They appropriatelly handle missing data and are all capable of incremental learning. The package includes a demo with reference results on standard domains, examples of usage and performance tests.

License: Shareware

File Size: 17.9 MB

Price: $899.00

Downloads: 13

Download Dew Lab Studio 2.1  Report Error Link
More Similar Code


Visibone Webmasters Color Lab is a web based website design application which can be used by webdesigners and webmasters to generate colours from the color palette available on the site. This site also offers a fontcard for webmasters. This site also



This script will fetch your local weather and display it for you in three different ways. One shows the temperature and a graphic depicting current sky conditions, the other adds wind, dew point, barometric pressure and sky cover. There is also a sev



What are the capabilities of SQL-Studio? SQL-Studio combines the possibility of administration multible Informix- and MySql-Servers with the possibility of viewing and manipulating data, as well as changing the data structure. You can debug SQL- and



This PHP based program is an e-commerce software that enables you to sell products through X-cart.com, Cart-lab.com and Prodynamix.co.uk shopping carts. You will also be provided with a custom order history and sales report, by tracking the site grow



Hi Helpindex is a Windows compatible. Use Hi Lab to scan your web pages to build an index file and generate an Hi HelpIndex navigation page.



X-Unity Test Studio is a Visual Studio . NET plugin that can be used to generate unit tests and execute them. This program can save current state of the test hierarchy and restore them when you open the solution next time. This program gets integrate



ASP Fundamentals Training Course is more than just a fundamentals training course. You will walk through 8 modules, one step at a time, building your foundation for using Microsoft's Active Server Pages on Internet Information Server 4.0. Each lab bu



Flash Studio PRO will take your SWF file and compile a fully customizable projector (exe) or screensaver (scr) for royalty free distribution. Flash Studio PRO empowers your Macromedia 4,5 and MX SWF files with unrivaled functionality and flexibility.



WebSphere Studio Application Developer is a tool development and integration platform to incorporate the technology of Eclipse open source organization. It also provides capabilities and technologies for J2EE development. WebSphere Studio Application



RAD-Studio is the package of powerful data-aware components based on common technologies. It helps you to create your applications faster and you'll be able easily update existing projects. RAD-Studio includes the following controls: TDBGridPro,

User Review for Dew Lab Studio 2.1
- required fields
     

Please enter text on the image