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

Greater Than Sign software
Filter: All | Freeware | Demo
 

Greater Than Sign

< 1 2 3 4 5 > 

Blind detection of the number of sources with gerschgorin radii Let us assume the following MIMO model:Y(k)=HX(k)+Y(k)This file can detect the number of sources, i.e the size of the vector X(k) from the received signal Y(k). The noise is assumed spatially white and the number of receivers must be strictly greater than the number of sources. For algorithm...



Platforms: Matlab


Blind detection of the number of sources with a predicted eigenvalue approach Let us assume the signal model:Y(k)=HX(k)+B(k)This script provides a method for the blind recognition of the number of sources (the size of X(k)). The noise must be spatially white and the number of receivers is assumed to be stricly greater than the number of sources. See reference [CHE91] Chen....





Platforms: Matlab


Blind detection of the number of sources with information criteria Let us assume the following MIMO model:Y(k)=HX(k)+Y(k)This file can detect the number of sources, i.e the size of the vector X(k) from the received signal Y(k). The noise is assumed spatially white and the number of receivers must be strictly greater than the number of sources. See Reference...


Platforms: Matlab


Added: June 03, 2013 | Visits: 756

Noise Suppressor Using Adaptive Filters This model uses the NLMS adaptive filtering algorithm to suppress additive noise. It does not require a reference noise signal. However, the noise should be such that the auto-correlation of the noise be close to zero for some lag greater than a certain number. This model implements the NLMS...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Noise Suppressor Using Adaptive Filters Download

Added: April 13, 2013 | Visits: 412

Binary Conversion Methods Five methods for converting a signal to a binary representation. Methods outlined in Arthur Petrosian, "Kolmogorov Complexity of finite sequences and recognition of different preictal eeg patterns".Methods are:1. average method: sample assigned 1 if above the signal average2. modified zone...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Binary Conversion Methods Download

Added: April 03, 2013 | Visits: 469

Clipping Indicator Clipping is the main program. There are three inputs: y is the time record, threshhold_value is the clipping threshhold, and threshhold_samples is the number of consecutive data points exceeding the threshhold_value to indicate that the data is clipped.The program returns two cells arrays...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Clipping Indicator Download

Added: June 04, 2013 | Visits: 410

Granger Causality Test GRANGER_CAUSE is a Granger Causality Test. The null hypothesis is that the y does not Granger Cause x. A user specifies the two series, x and y, along with the significance level and the maximum number of lags to be considered. The function chooses the optimal lag length for x and y based on the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Granger Causality Test Download

Added: August 20, 2013 | Visits: 434

Truncated Lognormal Estimation [MU, SIGMA, D] = TRUNCLOGNORMEST(DATA) returns the estimated parameters of the lognormal distribution, with unknown left truncation, using the sample data of percent of observations greater than observed quantities.DATA is assumed to be nx2 where the first column is a set of known values, and the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Truncated Lognormal Estimation Download

Residue curve map for the ternary mixture benzene-toluene-p-xylene The program computes the residue curve map for the ternary mixture benzene-toluene-p-xylene. When you change the mouse's position, a new residue curve is computed and displayed. Residue curve maps play an important role in the conceptual design of distillation columns. The pointer's position...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (43): Residue curve map for the ternary mixture benzene-toluene-p-xylene Download

Added: June 08, 2013 | Visits: 364

Cumulative Mann-Kendall trend test A cumulative Mann-Kendall trend test.Calculating p-values for monotonic trend of ordinal data sequences(e.g. proteins) by a compound test based on Kendall's rank correlation.Ref.: The DeltaProt toolbox at http://services.cbu.uib.no/software/deltaprot/Use: pval = cumKendallTest(Q,pop,tail)returns...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Cumulative Mann-Kendall trend test Download

Added: April 22, 2013 | Visits: 437

Convert Arabic to Roman S = ARABIC2ROMAN( N ) produces the Roman numeral, S, for a given Arabic numeral, N. N is a scalar number. S returns a string.Limitation: Does not handle Arabic values greater than 3999


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Convert Arabic to Roman Download

Added: August 19, 2013 | Visits: 435

RGB thresholding of 24-bit color images IMGOUT = RGB_THRESH(TEMPIMG, REDL, etc) takes a RGB image TEMPIMG, and returns a binary mask IMGOUT that consists of the pixels that are greater than or equal to the LOW RGB values AND less than or equal to the HIGH RGB values.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): RGB thresholding of 24-bit color images Download

Added: May 03, 2013 | Visits: 411

AnDarWtest The Anderson-Darling test (Anderson and Darling, 1952) is used to test if a sample of data comes from a specific distribution. It is a modification of the Kolmogorov-Smirnov (K-S) test and gives more weight to the tails than the K-S test. The K-S test is distribution free in the sense that the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): AnDarWtest Download

Calculation of distances from a given set of points to a set of segments CSMV calculates distances from a given set of points to a set of linear segments SYNOPSIS: [squared_distances_to_segments I]=csmv(P,R,Q,to_plot) [squared_distances_to_segments I]=csmv(P,R,Q,...) INPUT P,R : arrays of coordinates of 2n segment endpoints (i.e., if there are n segments considered in...


Platforms: Matlab


Added: May 28, 2013 | Visits: 432

mex_sepsq To compute the Euclidean separation (L2 norm) between two sets of points in MATLAB can be slow and/or memory-hungry. In some cases (most particularly, if you are working with 2D, 3D or 4D data), this function will do it 2-4 times faster than the fastest m-code I've seen (due to Germano Gomes) and...


Platforms: Matlab

License: Freeware Size: 71.68 KB Download (40): mex_sepsq Download

Added: May 07, 2013 | Visits: 563

Optimizing Motion Control Featuring a FourBar Linkage This submission includes the files used in the webinar delivered March 1st, 2007, and titled "Optimizing Motion Control Systems Featuring a Four-Bar Linkage".It demonstrates the use of Inverse-Dynamics implemented through the tool SimMechanics. The ability to anticipate actuator torque...


Platforms: Matlab

License: Freeware Size: 2.53 MB Download (46): Optimizing Motion Control Featuring a FourBar Linkage Download

Added: June 01, 2013 | Visits: 438

Multiple assignment The function arg2vars serves for assigning of values from input argument(s) to variables declared in the output list in the place ofthe function calling. Not assigned output variables are empty, while superfluous arguments are cut to a number of output variables. Number of allocated items is a...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Multiple assignment Download

Added: June 22, 2013 | Visits: 298

Label connected components in 2-D array LABEL is a generalization of BWLABEL: BWLABEL works with 2-D binary images only, whereas LABEL works with 2-D arrays of any class. L = LABEL(I,N) returns a matrix L, of the same size as I, containing labels for the connected components in I. Two adjacent components (pixels), of respective indexes...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Label connected components in 2-D array Download

Added: April 27, 2013 | Visits: 526

Pearson Chi Square Hypothesis Test CHI2TEST: Single sample Pearson Chi Square goodness-of-fit hypothesis test.H=CHI2TEST(X,ALPHA) performs the particular case of Pearson Chi Square test to determine whether the null hypothesis of composite normality PDF is a reasonable assumption regarding the population distribution of a random...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Pearson Chi Square Hypothesis Test Download

Added: July 14, 2013 | Visits: 316

iscoplanar.m COPL = ISCOPLANAR(X,Y,Z,TOLERANCE) takes input arguments x,y, and z as column vectors; TOLERANCE is optional.COPL = ISCOPLANAR(x) takes an n x 3 input argument in the form [x1 y1 z1;x2 y2 z2;...;xn yn zn] The optional argument TOLERANCE allows for roundoff error; if each combination of four...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): iscoplanar.m Download

< 1 2 3 4 5 >