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

Sin Cosine Tangent software
Filter: All | Freeware | Demo
 

Sin Cosine Tangent

< 1 2 3 4 5 > 
Added: July 12, 2013 | Visits: 473

statespace Calculates the eigenvalues, state transition matrix, state vector and output of a linear system described in state space form.The answer is given in symbolic form.>> statespaceThe inputs A,B,C, and D must be given in matrix form.The input function or vector must be given in simple quotes.Ex:...



Platforms: Matlab

License: Freeware Size: 10 KB Download (40): statespace Download

Added: August 31, 2013 | Visits: 237

Multidimensional Discrete Cosine Transform (DCT) The function is much faster than Matlab's native (dct, idct, dct2, idct2). It also allows N-D (multidimensional) input.Example:x=randn(100,200,300);y=mirt_dctn(x); % forward DCTx=mirt_idctn(y); % inverse DCTFind more at my home page:http://www.bme.ogi.edu/~myronEnjoy and comment below if you like...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Multidimensional Discrete Cosine Transform (DCT) Download

Added: June 08, 2013 | Visits: 297

Discrete (co)sine transform (and its inverse) Y = DCTN(X) returns the discrete cosine transform (DCT) of X.X = IDCTN(Y) returns the inverse discrete cosine transform (IDCT) of Y.Y = DSTN(X) returns the discrete sine transform (DST) of X.X = IDSTN(Y) returns the inverse discrete sine transform (IDST) of Y.X and Y can be N-dimensional.D =...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Discrete (co)sine transform (and its inverse) Download

Added: August 05, 2013 | Visits: 297

Resize any arrays and images Y = RESIZE(X,NEWSIZE) resizes input array X using a DCT (discrete cosine transform) method. X can be any array of any size. Output Y is of size NEWSIZE.Input and output formats: Y has the same class as X.As an example, if you want to multiply the size of an RGB image by a factor N, use the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Resize any arrays and images Download

Added: June 03, 2013 | Visits: 506

Laplacian Smoothing Transform (LST) for Face Recognition Subspace learning based face recognition methods have attracted many researchersd-deOao interests in recent years. In thispaper, a novel Laplacian Smoothing Transform (LST) is proposed to transform an image into a sequence, by which low frequencyfeatures of an image can be easily extracted for a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 3.65 MB Download (40): Laplacian Smoothing Transform (LST) for Face Recognition Download

Color Image Compression / Decompression by using Hybrid Wavelet Transform and Cosine Transform This Technique is very useful for the Programmer/Researcher/Users for color images compression type RGB. This Technique is using three level DWT and one-dimensional DCT.


Platforms: Matlab


Added: September 13, 2013 | Visits: 295

Fourier Coefficient Conversion [a, b] = FOURIERexp2cossin(c)Calculate the cos (a) & sin (b) coefficients of the exponentialFourier coefficients (c) returned by fft(x)/size(x,1),while isreal(x) = trueneeds the unshifted coefficients as inputc = FOURIERcossin2exp(a, b)Calculate the exponential Fourier coefficients (c) of thecos...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Fourier Coefficient Conversion Download

Added: June 10, 2013 | Visits: 382

Pulsed to tonal strength parameter (PTR) Parameter to dynamically track the pulsed to tonal mean power distribution. This set of scripts and functions show how the pulsed to tonal strength parameter can be calculated.The pulsed to tonal strength parameter/ratio (PTR) can give information of the mean power present in the pulsed...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 348.16 KB Download (39): Pulsed to tonal strength parameter (PTR) Download

Added: March 25, 2013 | Visits: 249

delobject DELETE OBJECT DELOBJECT( H ) deletes the object with handle h, but is more forgiving than DELETE: when h is empty, zero or not valid, no action is taken. Additionally, DELOBJECT enables deletion of multiple handles at the same time: - H can be an array of handles; all objects are deleted. - H...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): delobject Download

Added: April 12, 2013 | Visits: 358

Points Inside polygone Find those points (xi,yi) who are inside the polygone defined by the vectors (x,y).Syntax: [xin,yin,Ind]=Inside(X,Y,xi,yi)where Ind is the index of (xi,yi) that are inside the polygone Example: %--- create polygone (x,y) phi=linspace(0,2*pi,50); X=(1+0.2*sin(6*phi)).*cos(phi);...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Points Inside polygone Download

Added: June 04, 2013 | Visits: 530

JPEG Compression (DCT) JPEG compression using Discrete Cosine Transform TechniqueIn this code, Run Length Encoding is used to compress the Normalized DCT Coefficients, and corresponding Decoding techniques are used to decompress the image.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): JPEG Compression (DCT) Download

Added: June 23, 2013 | Visits: 452

MdspFlanger MdspFlanger is "another flanger" with the particularity that the LFO is synchronizable to the tempo with different waveforms (sin, square, triangle, triangle exponential, random...) and a smoothing factor for the waveform, so that you can achieve some new effects not available on classical...


Platforms: Mac

License: Freeware Size: 1.17 MB Download (38): MdspFlanger Download

Added: July 09, 2013 | Visits: 441

LittleCalc In this new version of LittleCalc you can now calc with the inverse functions on sin,cos,tan and you can switch between radian and degree


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 512 KB Download (37): LittleCalc Download

Added: August 20, 2013 | Visits: 449

GFFT GFFT is generic simple and efficient Fast Fourier Transforms (FFT) implementation using policy-driven design and template metaprogramming. This new implementation of Fast Fourier transforms rose during study of the classical Cooley-Tukey algorithm and from an idea to assume the transform length...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (35): GFFT Download

Added: July 30, 2013 | Visits: 303

MarcXimiL for Linux MarcXimiL is a free, flexible, fully standards-compliant and efficient bibliographic similarity analysis framework. MarcXimiL comes out of the box with generic predefined similarity strategies. However, strategies may be customized in a flexible way: the order of comparisons between or within...


Platforms: *nix

License: Freeware Size: 1.02 MB Download (37): MarcXimiL for Linux Download

Added: December 02, 2013 | Visits: 341

PyFFI for Linux PyFFI (Python File Format Interface) aims to make it easy to manipulate binary files in a Python environment. Starting from a file format description written in XML, PyFFI creates customizable Python classes to read and write file blocks as described by the XML. Currently, PyFFI supports the...


Platforms: *nix

License: Freeware Size: 2.65 MB Download (32): PyFFI for Linux Download

Added: October 13, 2013 | Visits: 530

Pattern for Linux Pattern is a web mining module for the Python programming language. It bundles tools for data retrieval (Google + Twitter + Wikipedia API, web spider, HTML DOM parser), text analysis (rule-based shallow parser, WordNet interface, syntactical + semantical n-gram search algorithm, tf-idf + cosine...


Platforms: *nix

License: Freeware Size: 11.59 MB Download (46): Pattern for Linux Download

Added: July 12, 2006 | Visits: 3.480

RapidEvaluator The RapidEvaluator Delphi component is a real COMPILER of the mathematical expressions (formulas), such as "SIN(0.5)+COS(x)*2". It checks the expression syntax and generates the real machine code for evaluating given formula. The code generated is optimized to use FPU in order to achieve the...



License: Shareware Cost: $30.00 USD Size: 313 KB Download (249): RapidEvaluator Download

Added: November 22, 2006 | Visits: 3.793

ARK Navigator ARK Navigator is a powerful utility that implements features of such programs as Windows Explorer, Norton Commander, Dos Navigator, WinNavigator e.t.c. Features: Internal image viewer for BMP,JPG, JPEG, ICO, GIF, WMF, EMF formats (base package - plug-in extendable), Internal player...



License: Shareware Cost: $20.00 USD Size: 1.62 MB Download (354): ARK Navigator Download

Released: July 15, 2011  |  Added: November 01, 2011 | Visits: 6.413

Calculator Prompter Calculator Prompter is a math expression calculator. You can evaluate expressions like sin(cos(tan(pi)))#2%10^3 .Calculator Prompter has a built-in error recognition system that helps you get correct results: - Paste operator here; - Paste number here; - Missing '('; - Missing ')'; - Unknown...


Platforms: Windows, Other

License: Freeware Size: 961.91 KB Download (296): Calculator Prompter Download

< 1 2 3 4 5 >