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

GlobalTrends 12-13-2008 1.0

  Date Added: May 10, 2013  |  Visits: 474

GlobalTrends 12-13-2008

Report Broken Link
Printer Friendly Version


Product Homepage
Download (59 downloads)



It will test for trends when seasonality is present and over multiple observation stations, all of which are Chi-square statistics.These tests will allow for ties, missing data, and multiple observations per time index, since it uses the enhanced ktaub.m function that was recently updated.There are numerous narratives as part of the output to the screen providing supporting interpretation of the results.This function is based on Chapter 17.5 in Gilbert.  UsageSyntax:  [ChiOutput K M sig] = GlobalTrends( datain, alpha )   Inputs:  datain(:,1) = Year  datain(:,2) = season  datain(:,3) = value  datain(:,4) = station  alpha = scaler (e.g. 0.05)   Outputs:  Total: Chi-square df p-value  Homogeneity: Chi-square df p-value  Season: Chi-square df p-value  Station: Chi-square df p-value  Station-Season: Chi-square df p-value  Trend: Chi-square df p-value Requirements: - MATLAB 7.7 (R2008b) - Matlab Statistical Toolbox

Requirements: No special requirements
Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab , Solaris
Keyword: Chi-square Chi-square Statistics Global Trends Mann-kendall Tests Statistics Trends
Users rating: 0/10

License: Freeware
USER REVIEWS
More Reviews or Write Review


GLOBALTRENDS 12-13-2008 RELATED
Scientific and Engineering  -  Mann-Kendall Tau-b with Sen's Method (enhanced) 1-17-2009 1.0
The Mann-Kendall Tau-b non-parametric function computes a coefficient representing strength and direction of a trend for equally spaced data. While you do not need the Statistics Toolbox to compute Taub, you do need it to test for significance....
 
Libraries  -  Statistics::ChisqIndep 0.1
Statistics::ChisqIndep is a Perl module to perform chi-square test of independence (a.k.a. contingency tables). Synopsis #example for Statistics::ChisqIndep use strict; use Statistics::ChisqIndep; use POSIX; # input data in the form of the...
3.07 KB  
Communication  -  Number of sinusoids Estimator 1.0
Fast Algorithm estimating the number of sinusoids in a white Gaussian noise. This algorithm use a sub-space method based on chi-square statistics of eigen values of the Autocorrelation Matrix.Example :clear, close all hiddenN = 512;L_vrai = 4;fe =...
10 KB  
Development Tools  -  Generalized Nonlinear Non-analytic Chi-Square Fitting 1.0
fitChiSquare is a generalized chi-square fitting routine for any model function when data measurement errors are known; it returns the model parameters and their uncertainties at the delta chi-square = 1 boundary (68% confidence interval). It also...
40.96 KB  
Development Tools  -  GUI for Generalized Nonlinear Non-analytic Chi-Square Fitting 1.0
FitChiTool provides an interface similar to the Curve Fitting Toolbox to the fitChiSquare function.This allows you to perform fits using chi-square when measurement errors are known on linear or nonlinear models. It allows allows you to perform...
225.28 KB  
Libraries  -  Text::NSP::Measures::2D::CHI::phi 1.03
Text::NSP::Measures::2D::CHI::phi is a Perl module that implements Phi coefficient measure for bigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::CHI::phi; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $phi_value =...
952.32 KB  
Libraries  -  Text::NSP::Measures::2D::CHI::tscore 1.03
Text::NSP::Measures::2D::CHI::tscore is a Perl module that implements T-score measure of association for bigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::CHI::tscore; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10;...
952.32 KB  
Libraries  -  Text::NSP::Measures::2D::CHI::x2 1.03
Text::NSP::Measures::2D::CHI::x2 is a Perl module that implements Pearsons chi squared measure of association for bigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::CHI::x2; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10;...
952.32 KB  
Screen Savers  -  Tai and Chi Dogs Desktop Set for Mac OS 1.0
Chi and Tai are cute little dogs that love to rest, play and pose for the camera.
7.6 MB  
Word Games  -  Magic Square 1.0
A cool application which lets you play Magic Square right on your computer. This game is also sometimes called lights on.
316 KB  
NEW DOWNLOADS IN SCRIPTS, SCIENTIFIC AND ENGINEERING
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Scientific and Engineering  -  Matlab code for the Kalman filter 1.0
It will compute the Kalman gain and the stationary covariance matrix using a Kalman filter with a linear forward looking model. Requirements: - MATLAB 7 or higher
 
Scientific and Engineering  -  Manhattan Virtual Classroom 3.2
The Manhattan Virtual Classroom is a fast, stable and effective course management system that runs on Linux and other Unix-like systems.It's written entirely in the C programming language (fast! - light hardware requirements) and is 100%...
 
Scientific and Engineering  -  Extended Kalman Filter 1.0
The state space model is nonlinear and is input to the function along with the current measurement. It performs the extended Kalman filter and returns the estimated next state and error covariance. Requirements: - MATLAB 7.6 or higher
 
Scientific and Engineering  -  Light Speed! 1.2-5 1.0
Light Speed! is an OpenGL-based program which illustrates the effects of special relativity on the appearance of moving objects. When an object accelerates past a few million meters per second, these effects begin to grow noticeable, becoming more...
 
Scientific and Engineering  -  Sea surface 1.0
It uses the Pierson-Moskowitz spectrum for the frequency/wave-number dependency and four different types of angular spreading like cosinus-squared, Mitsuyasu, Hasselmann and none. Requirements: - MATLAB 7 or higher