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

Sine Function software
Filter: All | Freeware | Demo
 

Sine Function

< 1 2 3 4 5 > 
Added: July 08, 2013 | Visits: 485

MATLAB function list Writes to file a sorted list of MATLAB functions for all MathWorks products installed on the machine (that the function is executed on). Denotes which functions are built-in to help with syntax highlighting.



Platforms: Matlab

License: Freeware Size: 10 KB Download (50): MATLAB function list Download

Added: July 12, 2013 | Visits: 325

Find zero of function parameter fun means function, x0 and x1 the interval of function where we search zeros.





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Find zero of function Download

Released: September 27, 2012  |  Added: September 27, 2012 | Visits: 423

Math Function Mania Math Function Mania is a fun multimedia game that teaches functions, algebra and problem solving skills. Functions are very important in math! By mastering them, you will greatly increase your math skills. This game teaches you by the "hands on" method - you will discover how functions work by...


Platforms: Windows

License: Shareware Cost: $14.99 USD Size: 906 KB Download (50): Math Function Mania Download

Added: August 04, 2013 | Visits: 654

Sine Scrolling Text Script for Graphics and Animations By using some sophisticated math calculations and DHTML programming, this script presents you a sine scrolling text animation.


Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (50): Sine Scrolling Text Script for Graphics and Animations Download

Added: May 13, 2013 | Visits: 529

Two point correlation function of a finite 2D lattice Computes the distance 2-point correlation function of a finite 2D lattice. The functions is:[ coorfun r] = twopointcorr(x,y,width,height,dr)Where x is the list of x coordinates of lattice points. y is the list of y coordinates of the lattice points, width is the width of the lattice, height is...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Two point correlation function of a finite 2D lattice Download

Added: July 11, 2013 | Visits: 414

Evaluation of the upper incomplete gamma function GAMMA_INCOMPLETE evaluates the upper incomplete gamma function(incomplete gamma function of the second kind) $Gamma(a,x)$at non-negative values of the argument. This function extends theMATLAB function gammainc to negative values of the parameter a. SYNOPSIS: fun=gamma_incomplete(x,a) INPUT x :...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Evaluation of the upper incomplete gamma function Download

Added: March 31, 2013 | Visits: 419

Douglas-Peucker function This function uses douglas-peucker algorithm to simplify the shape of the polygonsThis algorithm chooses few points from the list of points on the boundary and computes the points that are beyond the tolerance value. it also provides the indices of the pointssyntax [list_pts,pnts]=...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Douglas-Peucker function Download

Added: April 15, 2013 | Visits: 408

Evaluate Nelson-Siegel function Functions NELSONFUN and NELSONFIT evaluate and fit (with non-linear least-squares) the Nelson-Siegel function, a popular yield-curve approximation device.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Evaluate Nelson-Siegel function Download

Added: May 10, 2013 | Visits: 493

File Write function A simple function to write some text string to a file. Usage is the opposite of Matlab's native fileread function.See also "fileappend."-jqw


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): File Write function Download

Added: May 17, 2013 | Visits: 394

Function to normalize columns of given matrix This function normalizes the columns of a given matrix. That is it makes l2 norm of each column to 1.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Function to normalize columns of given matrix Download

Added: May 10, 2013 | Visits: 358

Timeit function This script contains a function to use the timeit module from a script, creating a nice overview of the runtimes of one or more code snippets. All command line flags that the timeit module accepts can be used. The output can easily be customized.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (49): Timeit function Download

Added: April 11, 2013 | Visits: 464

Eigen Function of the Laplacian The different low dimensional embeddings are an orthonormal coordinate system generated from a1. Diffusion process defined on the data2 . Normalized Laplace Beltrami operator3. Normalized Focker Plank operatorThis is a nonlinear dimension reduction technique using the concepts of manifold...


Platforms: Matlab

License: Freeware Size: 890.88 KB Download (49): Eigen Function of the Laplacian Download

Added: April 17, 2013 | Visits: 288

Generalized Linkage Function This function performs SAHN clustering (like linkage.m in the Statistics Toolbox) but allows users to define their own inter-cluster distance function. This function is thus more flexible than linkage.m (albeit a lot slower).(C) 2010 by David A. Snyder. Support for writing this code provided by...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Generalized Linkage Function Download

Added: July 10, 2013 | Visits: 343

Calculate a sine & save as wave Calculate a sine vector including harmonics. Save as wave file.Produce a sine vector including harmonics. Different intensities for harmonics are possible. Control duration and sample rate. Save sine vector as a wave file.Intensities are weighted according to number of harmonics. Vector is...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Calculate a sine & save as wave Download

Added: August 11, 2013 | Visits: 484

Safe Function Call for WordPress Safely and easily call functions that may not be available (such as those provided by a plugin that gets deactivated).Assuming you had something like this in a template:If you deactivated the plugin that provided list_cities(), your site would generate an error when that template is accessed.You...


Platforms: PHP

License: Freeware Size: 10 KB Download (49): Safe Function Call for WordPress Download

Added: July 20, 2013 | Visits: 628

Function Grapher Script This script allows you to graph any function you enter on the scale of your choice, assuming you use the correct javascript syntax.For example, to use Cos x, use Math.cos(x). Or, for x^2, use Math.pow(x, 2), etc.


Platforms: JavaScript

License: Freeware Size: 10 KB Download (48): Function Grapher Script Download

Added: March 31, 2013 | Visits: 435

fminsearch modifed for higher scale smooth function This modification of fminsearch solves an issue with this simplex implementation when the function to minimize is smooth at a high scale, but rough at a low scale, i.e. when plotted with the parameters axis being (?10,10), there is a clear global extremum, but when zoomed (-0.1,0.1), the function...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): fminsearch modifed for higher scale smooth function Download

Added: July 05, 2013 | Visits: 410

Improved WHOS function WHOSBETTER is a function that sorts the WHOS output according a user defined input (ie name, size, bytes, type etc.). The output also includes the FULL size rather than the #-D labels that TMW prefers. The output is also human readable and incorporates the use of b (byte), kb (kilobyte), Mb...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Improved WHOS function Download

Added: April 18, 2013 | Visits: 237

Apply multiple functions in a single function. This function can be very handy. Consider a case where you wish to analyze data, with different functions. In order to do so, you must write many code lines where you apply all the functions to the data. And this process tends to repeat itself for several data elements, and with varying...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Apply multiple functions in a single function. Download

CTrecon-an improved parallel data image reconstruct function Reconstruct an image from parallel projection data using the convolution-backprojection algorithmfunction [img,H] = CTrecon(prj,varargin)for a discussion of this function including examples see: http://aprendtech.com/wordpress/?p=74Mathworks has created a workaround to fix the offset problem in...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 225.28 KB Download (48): CTrecon-an improved parallel data image reconstruct function Download

< 1 2 3 4 5 >