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.174.752 Times

Algebraic Manipulation of Random Variables (Numerical) 1.0

  Date Added: August 26, 2013  |  Visits: 434

Algebraic Manipulation of Random Variables (Numerical)

Report Broken Link
Printer Friendly Version


Product Homepage
Download (43 downloads)



% [z zC Z ZC] = transRV(jointXY,C,opp,n) Numerically approximate the PDF of% a nonlinear combination of the random variables X and Y given the joint% distribution of X and Y. The joint distribution (jointXY) should be% generated using [jointXY, C] = hist3([x(:) y(:)]).%% z = transRV(jointXY,C,opp,n) Use the opperation opp which can% be: '+', '-', '*', or '/', to generate a PDF z of length n.%% z = transRV(...,'ZLim',[minz maxz]) specify the limits on z.%% z = transRV(...,'Visual') display the area of integration and CDF of Z.%% [z zC Z ZC zlim] = transRV(...) returns the PDF z with values centered at% zC, and the CDF Z with values centered at ZC. Also returns the limits on% z.%% NOTE: Results may be noisy if the output vector z has high resolution% (larger n) than the input distribution.%% EXAMPLE%% % Set the number of bins% n = 200;%% % Generate random variables% x = 2*randn(1000000,1);% y = .5*randn(1000000,1);%% % Display joint distribution% [jointXY C] = hist3([x y],[n n]);% figure; imagesc(C{1},C{2},jointXY');% set(gca,'YDir','normal')%% % Approximate new distribution% [z zC Z ZC zlim] = transRV(jointXY,C,'*',n,'ZLim',[-5,5],'Visual');%% % Compare to the distribution of data under the same opperation% zdata = x.*y;% [N xc] = hist(zdata(zdata >= zlim(1) & zdata

Requirements: No special requirements
Platforms: Matlab
Keyword: Approximate Compare Display Figure Larger
Users rating: 0/10

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


ALGEBRAIC MANIPULATION OF RANDOM VARIABLES (NUMERICAL) RELATED
Multimedia  -  Prony Toolbox 1.0
We have designed a software tool in MATLAB, the Prony Toolbox, to perform Prony analysis. Prony Toolbox (PTbox) is designed based on several considerations including data preprocessing, model order selection, model order selection criteria, signal...
686.08 KB  
Modules  -  Teleport (Sripts) 6.x-1.3
This module is intended for administrators who have to jump around to specific pages while managing Drupal sites. It's a hotkey-activated launcher utility inspired by Quicksilver, Gnome Do and other desktop launchers. A configurable hotkey (Ctrl-M...
10 KB  
Graphics Viewers  -  AhaView 4.47
AhaView is a handy image viewer and converter for Windows 8/7/Vista/XP/2000/98/95. It displays images in all popular formats: JPEG, GIF, PNG, BMP, ICO, CUR, ANI, WBMP, XPM, XBM, TGA, SVG, AI, PDF. It has a thumbnail mode and lets you quickly...
6.01 MB  
Utilities  -  PCS WinAssist 1.0
Tools for software developers, web authors, photographers, and Win users.
5.31 MB  
Utilities  -  Office Recent Files 1.0
Office Recent Files was developed to be a sidebar gadget which displays a list of your most recently opened Microsoft Office files (Excel, Word, or PowerPoint). Click a file, and it opens. FEATURES: ยท Choose the version (Office 2007 or Office...
164 KB  
Graphical Text Tools  -  Simple Picture Viewer 4.48
Simple Picture Viewer is a handy image viewer and converter for Windows 8/7/Vista/XP/2000/98/95. It displays images in all popular formats: JPEG, GIF, PNG, BMP, ICO, CUR, ANI, WBMP, XPM, XBM, TGA. It has a thumbnail mode and lets you quickly...
6.06 MB  
Miscellaneous  -  SDF - Set the Figure Script 1.1
SDF is aimed at setting the figure fonts and line sizes to a comfortable viewing and exporting and is best suited to plots whose result is difficult to adjustThe function is useful in presentation where custom fonts (larger or smaller) are needed...
10 KB  
Development Tools  -  Adjust the display resolution of an image 1.0
TRUEFIT resizes an image axes to display at a particular resolution. Extends the functionality of TRUESIZE, which only works with single-image figures.The syntax is identical to TRUESIZE. However, the first input argument is an axes or image...
10 KB  
File Cataloguers  -  Beyond Compare 3.1.10
Beyond Compare is a directory compare utility and a file compare utility wrapped in one. Synchronize files between laptop and PC, home and office, etc. Compare directory trees side-by-side with mismatches highlighted. Display text files...
5.28 MB  
Code Management Tools  -  Active File Compare 1.7
Active File Compare is an advanced utility for the comparison and synchronization of any text files in visual mode, it reports the results of the comparison in two side-by-side windows on the screen. This utility is an excellent tool for...
824 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