Software Listing: Returns
- Delinquent Tax Returns
- License: Freeware
- Price: 0.00

Delinquent tax returns? You need to act quickly to avoid criminal prosecution for failure to file a tax return. Tax Attorney David Jacquot, JD, LLM, P.A. can help nonfilers remedy their failure to file tax returns. If you are a IRS non-filer, don't wait another minute; delay could cost you your freedom.
Even if you believe that you have paid all the taxes you owe through withholding, or by your employer, the willful failure to file a return is a criminal offense. The best way to avoid criminal prosecution relating to late tax returns is to remedy the situation voluntarily and submit all unfiled tax returns.
- Publisher: www.4taxhero.com
- Date: 23-03-2011
- Size: 915 KB
- Platform: Win2000, Windows Server, WinOther
- Remove Returns
- License: Freeware
- Price: 0.00

This script converts carriage returns in a string to the tag so that the input can be properly displayed in HTML. Without the script, returns in an input field are not preserved when submitting in a form. It is useful for guestbooks or other times when a user's input must be preserved..
- Publisher: Ascii King
- Date: 07-05-2013
- Size: 10 KB
- Platform: JavaScript, Scripts
- Multifractal Model of Asset Returns (MMAR)
- License: Freeware
- Price: 0.00

Simulates a Multifractal Model of Asset Return using a multiplicative lognormal cascade See the following papaer A Multifractal Model of Asset Returns by B Mandelbrot - 1997 The current implementation uses the generator for the fractional brownian motion from B. Scott Jackson. Many thanks!.
- Publisher: Christian Wengert
- Date: 08-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Linear versus Compounded Returns: Common Pitfalls in Risk and Portfolio Management
- License: Freeware
- Price: 0.00

To walk through the code and for a thorough description, refer to A. Meucci, (2010) "Linear versus Compounded Returns: Common Pitfalls in Risk and Portfolio Management", Latest version of code and article available at http://symmys.com/node/141.
- Publisher: Attilio Meucci
- Date: 04-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Unfiled Tax Returns
- License: Freeware
- Price: 0.00

Non-filers of tax returns need to act quickly to avoid criminal prosecution for failure to file a tax return. Tax Attorney David Jacquot, JD, LLM, P.A. can help nonfilers remedy their failure to file tax returns. If you have delinquent tax returns, don t wait another minute; delay could cost you your freedom. Even if you believe that you have paid all the taxes you owe through withholding, or by your employer, the willful failure to file a return is a criminal offense. The best way to avoid criminal prosecution relating to late tax returns is to remedy the situation voluntarily and submit all unfiled tax returns.
- Publisher: 4taxhero.com
- Date:
- Size: 911 KB
- Platform: Win2000, WinOther
- Ranger
- License: Freeware
- Price: 0.00

Ranger is a RA (Returns Authorisation) logger. What this means, is that it is used to log log all the Warranties and Credits that come back to your workplace. This program was written for my work. I was using a .txt file in notepad to keep track of all the claims that came in. This was not very good, as it was very rigid and hard to maintain. I wanted to make a more easy to maintain program. A program that with advanced search facilities, also the odd statistics wouldn't hurt. I wrote Ranger, in a way to come up with a suitable program, also i used Ranger to learn all about C#. Ranger was actually my first C# program I wrote.
- Publisher: Artificial People
- Date: 22-09-2012
- Size: 338 KB
- Platform: WinOther
- URLsize for HTML Tools
- License: Freeware
- Price: 0.00

This script returns the file size of an HTTP URL. It doesn't work on other types of URLs (e.g. FTP, FILE, or LDAP), just HTTP. Works using just the standard Perl distribution, no extra modules needed..
- Publisher: R. Steven Rainwater
- Date: 04-05-2013
- Size: 10 KB
- Platform: CGI and Perl, Scripts
- Qexec
- License: Freeware
- Price: 0.00

Qexec establishes database connections, executes queries and returns the results in arrays. Query text literal values can also be escaped..
- Publisher: Giulio Bai
- Date: 06-03-2013
- Size: 10 KB
- Platform: Java, Scripts
- Smart Pulldown Menu
- License: Freeware
- Price: 0.00

This script uses cookies to let a dropdown list remember which option was chosen when a user returns to the page. It comes in very useful if you have a page that is frequently accessed and users tend to repeatedly chose the same option from a list..
- Publisher: Dale Anderson
- Date: 25-03-2013
- Size: 10 KB
- Platform: JavaScript, Scripts
- Gaussian Mixture Model
- License: Freeware
- Price: 0.00

The GMM returns the cluster centroid and cluster variances for a family of points if the number of clusters are predefined. The centroid and variance can then be passed to a Gaussian pdf to compute the similarity of a input query point with reference to given cluster..
- Publisher: Vikram T N
- Date: 18-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- radix-2 DFT algorithm for real data
- License: Freeware
- Price: 0.00

Computes the DFT of N real values and returns the first N/2+1 DFT coefficients. N is an integral power of two..
- Publisher: Duraisamy sundararajan
- Date: 06-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Continuous Dynamic Time Warping
- License: Freeware
- Price: 0.00

If you pass in 2 vectors it returns the unnormalized distance between the vectors, the accumulated distance between them, the length of the warping path (the normalizing factor), the warping path points and both warped input vectors. You can plot the results too if select the pflag=1.
- Publisher: Pau MicdoDl
- Date: 02-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Dynamic Time Warping
- License: Freeware
- Price: 0.00

If you pass in 2 vectors it returns the unnormalized distance between the vectors, the accumulated distance between them, the length of the warping path (the normalizing factor), and the warping path points. To compare 2 vectors A and B call: [Dist,D,k,w]=dtw(A,B) Dist is the unnormalized distance D is the accumulated distance k is the length of the warping path (the normalizing factor) w is a matrix containing the points along the warping path.
- Publisher: Timothy Felty
- Date: 10-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- nonduplicate
- License: Freeware
- Price: 0.00

Fixes x data so that interp1 doesn't return error: 'The values of X should be distinct.' Checks for duplicate values in input 1D data array and returns array where all values are distinct. If duplicates are found, values are separate by small value (eps). useage: x = nonduplicate(x); yi = interp1(nonduplicate(x),y,xi) Example: interp1([1,1,2],[1,1,2],1.5) returns an error. interp1(nonduplicate([1,1,2]),[1,1,2],1.5) works just fine..
- Publisher: Nathan Tomlin
- Date: 26-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Zoom Spectrum
- License: Freeware
- Price: 0.00

This function returns N point DFT samples of 2dw band of Fourier transform of a sequence. Typically, fft() returns N samples of Fourier transform ranging from 0 to 2pi. This function takes the N-point DFT samples and returns N-point samples corresponding to frequency band wc-dw to wc+dw..
- Publisher: Saurav R. Tuladhar
- Date: 09-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Calculate number of windows of data
- License: Freeware
- Price: 0.00

Takes the data length, window length and window overlap length as inputs and returns the number of windows that will result. Will also return the start samples and end samples of each window if asked..
- Publisher: Stephen Faul
- Date: 07-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- One-third-octave filter bank, including additional inputs and outputs
- License: Freeware
- Price: 0.00

The included features are: Definition of additional parameters on the imput of the function: >> Fs, Sampling Frequency [Hz] >> dBref Reference level for dB scale. for SPL, Pref = 20E-6 Pascal >> Fc One Third Octaves Preferences Ex. Fc = [20 25 31.5 40 ... 1000]; The function returns the <p> values in dB [ref = dBref], and the <f> One Third Octave Frequencies. Obs. Half of the sampling frequency (Fs/2) must be higher than the superior frequency limit value of the last one third octave choosed as preference input. Also <Fc> must have more than, at least, 7 third octave values..
- Publisher: Jododlo JosdoTe Jamil
- Date: 01-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Minimum Enclosing Circle
- License: Freeware
- Price: 0.00

This code takes an input of a set of given (x,y) points in the Cartesian coordinates and returns the center and radius of the minimum circle enclosing the points. This code is based on that of Yazan Ahed, and contains no changes in the algorithm but only in the structure. The previous code was written based on the very nice Java applet found here: http://heyoka.cs.uiuc.edu/~thite/mincircle/ Credit are due mainly to author of the applet..
- Publisher: Frank Staals
- Date: 10-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Cornish-Fisher VaR
- License: Freeware
- Price: 0.00

Rt: returns series alpha: VaR level OUTPUT: CFVAR: Cornish fisher VaR with alpha probability and time horizon as the returns series frequancy.
- Publisher: Tal Shir
- Date: 12-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Symbolic Hessian Evaluator
- License: Freeware
- Price: 0.00

For a symbolic input function f, returns the symbolic Hessian matrix. A real time saver imho I don't know how useful anyone will find this, but eh, my professor made us do it on the test, so I figure this will save at least someone the headache of having to find the Hessian by hand (provided they are allowed to use computers). Requires Symbolic Math Toolbox..
- Publisher: Brad Ridder
- Date: 25-02-2013
- Size: 51 KB
- Platform: Matlab, Scripts






