Freeware Listing: Variable

This block generates a pulsed signal with assigned amplitude and variable frequency. You must connect the input to sinusoidal signal generator. The block provide convert the sinusoidal signal to quadratic output with amplitude and frequency variable..

  • Publisher: Riccardo
  • Date: 19-01-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts

Two mass variable equations with "Aerospace 3Dof Simple Variable Mass Blockset" are compared in a 1Dof frictionless environment. Initial conditions are given in Model Callbacks. Results showed that "Aerospace 3Dof Simple Variable Mass Blockset" uses the incorrect equation..

  • Publisher: Arda
  • Date: 27-04-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts

ASCII to UNICODE variable string creator is a lightweight program that you can use to convert any ASCII string into a UNICODE string.

The application is easy to use, as all you have to do is enter a variable name and the ASCII string. You can then copy the UNICODE string.

.

  • Platform: Win7 x64, Windows 7

Environment Variable Editor is a handy and reliable utility designed to enable you to edit environment variables from a GUI interface.

Environment Variable Editor is a better alternative for editing variables. It provides a GUI that enables you to access and edit the variables more quickly.

.

  • Platform: WinOther

Variable Invertion is a useful Photoshop plugin which enables you to easily edit your personal images with RGB effects.

Variable Invertion comes with an intuitive interface designed to assist you in inverting the colors of an image to red, green or blue. Also, it enables you to view the processed photo and set the amount of quantity for each color.

.

  • Platform: Windows 7, Windows 8, WinOther

ISAPI Variable Parser filter is a handy tool that can help you process a given URL in order to transform it into an execution of a given script. The parameters are based on the given URL.

URLs that should be processed are identified by a beginning part, called URL Idetificator, which does not take part in the formation of script parameters.

That part should include at minimum the hostname and domain of the server. When searching in its database of URL identifications the filter takes the longest match. The way the filter transforms the part of URL that follows the identification part is called Parsing Scheme.

  • Platform: WinOther

Edit PATH Variable is a handy and reliable utility designed to allow users to edit system path variables.

From the Tools menu of Edit PATH Variable enables user to export the variables to CSV format. The Options window of Edit PATH Variable allows users to remove duplicates on save.

.

  • Platform: WinOther

Simple, free time saving utility. Runs from your send to menu. Open a DOS prompt in the current folder. Send a file or directory to the command line. Set an environment variable to hold the file or folder name. Useful for those who use DOS from time to time..

  • Platform: Win2000, Windows Server, WinOther

Variable Types is a multi-platform compatible script that allows you to learn about VBScript's variables..

  • Publisher: RF
  • Date: 21-09-2011
  • Platform: Asp, Scripts

The VSC_module is a plug-in to the commercial groundwater flow simulation with FEFLOW (Finite Element Flow System). The VSC_module is specialised on wetlands, and realises a variable storage coefficient for saturated transient flow..

  • Platform: Linux, Unix, WinOther

whbEncrypter is a very simple variable encryption program to encrypt and decrypt a file based on a passkey provided based on the user. It uses a simple encryption algorithm that I wrote for a school project. The passkey can also be the contents of a file..

  • Platform: WinOther

Orthogonal Variable Spreading Factor (OVSF) code tree generation. Only input value is spreading factor (must be power of 2), and only output is cell array for orthogonal codes that is SF x SF in size. Code Tree Reference: 3GPP TS 25.213 V10.0.0, "3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Spreading and modulation (FDD) (Release 10).

  • Publisher: MintMan
  • Date: 25-04-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts

[data, plot_title] = ssbin2mlab(filename, desired_variable) reads a Binary Smartspice RAW file 'filename' and extract the variable(s) of interest from 'desired_variable' using the file's own variable index format and place the data in column into the variable 'data' and also return a title into 'plot_title'. Input argument 'desired_variable' can be omitted if all variables are desired. If 'desired_variable' is set to [] (the empty matrix), the function will only return the index of all the variables from that file and no data is read. Simon Damphousse, July 09..

  • Platform: Matlab, Scripts

This implementation is flexible, with variable no.of antenna elements, the element spacing, tap spacing, sampling time etc. One can study the performance of the beamformer for different values of these parameters..

  • Platform: Matlab, Scripts

To use this function just define a variable say var, var = pnseq(a, b, c); for a, b and c refer to the zip file.

  • Platform: Matlab, Scripts

This code calculates the generalized Hurst exponent H(q) of a stochastic variable x(t) (a time series) from the scaling of the renormalized q-moments of the distribution <!--code1--><!--ecode1--><|x(t+r)-x(t)|^q>/<x(t)^q> ~ r^[qH(q)]<!--code2--><!--ecode2--> The value of H(q) give indication about the fractal nature of the signal. H(q) = 0.5 corresponds to a Brownian motion, deviations form 0.5 and dependency on q are indications of multi-fractality and time-correlations..

  • Platform: Matlab, Scripts

SIXDOFVM Calculate aircraft variable-mass rigid-body six-degrees-of-freedom equations of motion using MATLAB ODE45 solver. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Inputs: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Forces = 3x1 vector of forces in body coordinates Moments = 3x1 vectory of moments in body coordinates dMass = mass rate of change for the aircraft dInertia = 3x3 Inertia Tensor matrix rate of change tarray = time series vector OPTIONAL INPUTS: Ipos_i = 3x1 vector of initial position Ivel_b = 3x1 vector of initial velocity (body) Irates_b = 3x1 vector of initial body rates Imass = initial mass of aircraft IInertia = initial 3x3 Inertia Tensor matrix Ieuler = 3x1 vector of initial euler angles =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Outputs: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= t =...

  • Platform: Matlab, Scripts

It is a Matlab function that determines the zero of a regular real function. zero=newton_raphson(function,error) The function has two input variable: 'function' is a string that represents the function of which find the relative zero. It must be expressed with the real variable 'x'. 'error' is the tolerance for the algorithm's arrest. The function returns the zero point of the real function. It plots, in a figure, the function and the tangents used for the search of the zero..

  • Platform: Matlab, Scripts

The script steepestdescent.m optimizes a general multi variable real valued function using steepest descent method. During the iterations if optimum step length is not possible then it takes a fixed step length as 0.001. For the theory any good book on optimization techniques can be consulted. This script is also useful in checking whether a given function is convex or concave and hence globally optimizable..

  • Platform: Matlab, Scripts

1 Introduction This toolbox implements all the routine PLS-related/based algorithms which kind of serves as the basics in chemometrics, including PLS calibration and prediction, leave one out cross validation (LOOCV), K-fold cross validation, Monte Carlo cross validation(MCCV), double cross validation(DCV), repeated double cross validation (rdCV), competitive adaptive reweighed sampling (CARS),target projection (TP), variable importance projection (VIP), Monte Carlo uninformative variable elimination (MC-UVE), Monte Carlo method for outlier detection 2 Notice Along with the software, there are two example scripts, with filename example_nir.

  • Platform: Matlab, Scripts

Variable: Freeware | All

New Reviews


The Impossible Quiz FGC Guide

The impossible quiz is a legendary flash game of extreme difficulty, having achieved legendary status for both its extreme difficulty, and the amount of humour the game manages to include while executing this extreme level of difficulty. If you have ...


Glary Utilities

Glary Utilities is another one of the thousands of different applications out there that helps you clear out and fine tune your system, for better and improved system speed and performance... and its a decent one too!

Glary Utilities ...


Bubble Shooter Deluxe

Bubble shooter deluxe (referred to in game as bubble shooter premium edition) is a freeware puzzle game. At first look, bubble shooter deluxe appears to be a clone of many other games similar to it, in which you must fire balls from a stationary ...


Castle Wars

Castle wars is a unique blend of the strategy genre with a small amount of war and micro management elements added in to make it more unique. In castle wars the aim is to eliminate all the other players from the map, and become the only player left ...


Opera web browser

Opera is a free to download web browser, which is usually overlooked by the majority of people who use web browsers, in favour of the speed for google chrome, or the customisability for firefox. However opera certainly does have its own appeal ...


Graphs Made Easy

For some students, understanding statistics is a tough mountain to climb. However, this problem can be easily solved using pictorial representation of numbers and data, popularly known as Graphs. Since Graphs are easier to interpret, these are often ...


Windows Movie Maker

Windows movie maker, expressed as windows live movie maker in the latest updates, is a piece of video and picture editing software for windows (as the name of the software no doubt suggests) designed to be simple, easy to use while still keeping as ...


FireStones

Fire stones is a freeware puzzle game in which you must match three of the same coloured block in a row to destroy them, and although this may start to sound like bejeweled, the game actually takes a lot from tetris, as your blocks will fall from ...


Fraps

Fraps is a video capture utility specifically designed for the recording of other pieces of software, specifically tailoured to those which use direct X and open GL. This means the main use of fraps is for recording games which run on the windows ...



New Downloads

Nero TuneItUp Free

Nero TuneItUp is an
optimization, tuning and
maintenance tool for Windows
PCs which helps you analyze
and fix common ...

Active@ UNERASER

Active@ UNERASER is a freeware
data recovery tool designed to
help you recover data which
has been deleted from any kind
...

PhotoPad Photo Editing
Software Free

PhotoPad Free image editing
software is a free photo
editor for Windows. It allows
you to edit and apply effects
to ...

Recovery Toolbox for CD
Free

The utility repairs the
content of damaged optical
discs for the most popular
media formats: CD, DVD,
Blu-Ray, etc. It ...

Hiro Player

Hiro Player is a simple yet
far-reaching media player
supporting many types of files
like music, video, pictures,
etc. ...

Puzzles Collection 2

Sure to be appreciated by
anyone who likes Jigsaw
puzzles, this game features
four difficulty levels, the
ability for ...

Disk Drill Windows Data
Recovery

Disk Drill is a free
professional-grade file
recovery software, it values
the importance of your data by
implementing ...

Navy Threat Screensaver

This mesmerizing animated
screensaver turns your desktop
into a submarine action. Huge
submarines, purple clouds on
the ...

Video Logo Remover

Video Logo Remover can
successfully remove logo,
signatures or subtitle from a
video completely and enables
you to ...



Related Searches

Variable Costos
Multiple Variable Equations
Two Variable Equations
Variable Frequec
Variable Php Script
Dos Variable Vb
Opacity Variable
Voice Recorder Freeware Variable Speed
Local Variable
Variable Metric
Access Vba Variable Rich Text
Adobe Flash Player Variable Speed