Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.165.642 Times

ndhistc 1.0

  Date Added: June 05, 2013  |  Visits: 146

ndhistc

Report Broken Link
Printer Friendly Version


Product Homepage
Download (43 downloads)



function qHistogram = ndHistc (mData, vEdge1, vEdge2, ... ) * Input Arguments: + mData: nRecord by nDim 2-dimensional array of doubles + vEdge1, vEdge2, ... : nDim vectors of histogram edges * Return value: + qHistogram: nDim-dimensional data cube containing number of points in each cell defined by histogram edges. For instance, qHistogram(1,1,1,...) means number of data points satisfying vEdge1(1) More efficient if More data points (==rows) & Less dimensions (==columns)

Requirements: No special requirements
Platforms: Matlab
Keyword: Linspace Mdata Mrand Qhist Rand Vedge
Users rating: 0/10

License: Shareware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


NDHISTC RELATED
Development Tools  -  Jean Le Rand D'Alambert Reduction Method (update:22-06-07) 1.0
In this Matlab application was perused Jean Le Rand D'Alambert's** Reduction Method for two degree of linear differential equations and several analytical examples are compared with matlab solution applications.**Jean d'Alembert was a a French...
184.32 KB  
Development Tools  -  2D Histogram Matrix 1.0
function mHist = hist2d ([vY, vX], vYEdge, vXEdge)2 Dimensional HistogramCounts number of points in the bins defined by vYEdge, vXEdge.size(vX) == size(vY) == [n,1]size(mHist) == [length(vYEdge) -1, length(vXEdge) -1] EXAMPLEmYX =...
10 KB  
Development Tools  -  A very simple random integer generator using rand() 1.0
A very simple random integer generator using rand().[just for educational purpose ;) !!]
10 KB  
Development Tools  -  Linarray - alternative to linspace 1.0
Analogue to linspace, but inputs are: start value, spacing, and # points.outputarray = linarray(start,spacing,numpoints) The function linarray generates an row vector based on a start value, a spacing, and a number of points. For example:...
10 KB  
Development Tools  -  Vectorized linspace 1.0
This function will create a matrix of linearly spaced vectors.Example 1: Vector starting and ending pointsx1 = 100*randn(10,1);x2 = 100*randn(10,1);M = linspace2(x1,x2,1e3);imagesc(M)Example 2: Mixing Vectors and Scalarsx1 = 100*randn(10,1);x2 =...
10 KB  
Multimedia  -  2-Dimensional Histogram 1.0
function H = histo2D(D,[Xlo Xhi],Xn,[Ylo Yhi],Yn,Xlab,Ylab,Title) 2-Dimensional Histogram(size(H) == [Yn Xn])Counts number of points in the bins defined by -X = linspace(Xlo,Xhi,Xn) andY = linspace(Ylo,Yhi,Yn)Example:Dx = 5*rand(100,1) ;Dy =...
10 KB  
Libraries  -  Math::Random::MT::Auto 5.04
Math::Random::MT::Auto is a Perl module for auto-seeded Mersenne Twister PRNGs. SYNOPSIS use strict; use warnings; use Math::Random::MT::Auto qw(rand irand shuffle gaussian), /dev/urandom => 256, random_org; # Functional interface my...
122.88 KB  
Finance  -  ZRandom 1.2
ZRandom implements high quality random number generation for Microsoft Excelusing the Merssenne Twister algorithm : * Use higher quality pseudo-random numbers than the Excel RAND() and VBA Rnd() functions. * Generate random numbers from 16...
696.32 KB  
Text Management  -  RANDWORD 1.0
The script generates an index using the "rand" function, and using that index selects the word from the lexicographically list of words with the specified length. Requirements: - MATLAB 7.8 or higher
 
Communication  -  plotfit 1.0
[coef, RSquared]=plotfit(x,y,polyorder)A simple function that accepts x,y data pairs in in the vectors "x" and "y", fits it to a polynomial of order "polyorder", plots the data and the fit, and displays the fit coefficients and the goodness-of-fit...
10 KB  
NEW DOWNLOADS IN SCRIPTS, DEVELOPMENT TOOLS
Scripts  -  Freelancer Script 5.05
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Post projects. Featured projects. Private projects. Sealed projects. Edit/delete projects. Select freelancers....
5.49 MB  
Scripts  -  B2B Script 4.20
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Sign-up Account (Registration of account). Lead generation tools (for the sellers). Email verification to...
5.49 MB  
Scripts  -  B2C Script 5.06
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). The script comes with totally editable site colors, icons and graphics Multilevel categories allows extensive browsing Admin can change Category ordering or...
5.49 MB  
Scripts  -  Social Networking Script 2.86
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Registration with name, email, password, date of birth etc. User can add multiple school, college, university with start...
5.49 MB  
Scripts  -  Business Networking Script 8.04
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Ajax based interface. Profile creation. Different types of profile. Profile for jobseekers, employers and employed...
5.49 MB  
Development Tools  -  Aml2CHM 3.50
Those who use the popular Aml Pages text editor might be looking out for a way of generating help files from their text and notes. Aml2CHM is a plug-in that was developed to offer people a quick and efficient way of converting Aml Pages documents...
549.99 KB  
Development Tools  -  VMP Viewer 1.0
This is a very rudimentary tool to visualize the VMP files generated by BrainVoyager. Useful to share files with people who do not have BV.
10 KB  
Development Tools  -  Sending reports and timestamped file by emailing 1.0
main executing reference usage:[1] usage_send_mail.mIllustrates email sending with multiple separate files or single timestamped tar file. Attachment failure is properly handled, with continuation of report emailing without the attachment.[2]...
768 KB  
Development Tools  -  IrisMVC 2.0 rc1
IrisMVC is an OOP PHP framework that developers can use as a strong and secure foundation to build on various web applications following the Model-View-Controller (MVC) pattern. It provides the basic functionality developers need, without...
51.2 KB  
Development Tools  -  7-Zip for Script 4.42
7-Zip is a file archiver with a high compression ratio.Features:- High compression ratio in new 7z format with LZMA compression- Supported formats:- Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR- Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM,...
624.64 KB