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

Cache Function Value freeware
Filter: All | Freeware | Demo
 

Cache Function Value

< 1 2 3 4 5 
Added: July 20, 2013 | Visits: 630

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: August 13, 2013 | Visits: 568

SELECT-VALUE-SET This script allows you to set the value of a select tag without having to know its position in the list. Platforms: JavaScript

License: Freeware Size: 10 KB Download (54): SELECT-VALUE-SET Download

VIDEO TUTORIAL: Serial communication (TX and RX) using SERIAL Matlab function VIDEO TUTORIAL: Serial communication (TX and RX) using SERIAL Matlab function. For Bluetooth and RS-232 devices applications. (Narration in Spanish). Platforms: Matlab


Added: June 13, 2013 | Visits: 453

Function to generate Walsh Code This function generates Walsh Codes. The difference between this function and other functions available to generate walsh code is :1. you can call this function directly in your script, you will have to pass only the value of 'a' (length of code is 2 ^ a)2. this function can return you both the... Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Function to generate Walsh Code Download

Added: April 07, 2013 | Visits: 495

Function to generate PN sequence 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 Platforms: Matlab

License: Freeware Size: 20.48 KB Download (45): Function to generate PN sequence Download

Function to generate Timeseries file to use for Moore FSM coverage analysis This function generates a Timeseries file which can be used for Moore FSM coverage analysis.The file is generated in the working directory and can be opened into the Workspace for use by MATLAB, or read directly into Simulink using the 'Import Data From File' source block.The generated Timeseries... Platforms: Matlab


Added: April 25, 2013 | Visits: 460

Calculate Ambiguity Function and Utilities The zip file contains functions to calculate an Ambiguity Function (XAMB), Upsampled and Interpolated Correlation (XCORRU), and Coherence Function (XCOH). A prefilter can be specified in each function to "sharpen" correlation peaks.XAMB calculates an estimate of the (cross-)ambiguity function. A... Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Calculate Ambiguity Function and Utilities Download

Added: May 16, 2013 | Visits: 543

Get I and Q function y = getiq(x,freq)this takes in the frequencies X that were received at a rate of FREQ and gives you a complex value which is I and Q - this is used when you have frequency X changing and the phase is cumulative - meaning it does not start each new frequency at the same spotORfunction y =... Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Get I and Q Download

Added: September 12, 2013 | Visits: 545

Simple example of the Simplex Method It's a function that finds the minimum value of a two variables objective function with a deterministic zero order algorithm: simplex method. The input variables are:-fun: inline function of the objective function-init_point: initial point for the simplex method-step_size: initial dimension of... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Simple example of the Simplex Method Download

Soft Handover Probability as a funiction of the Soft Handover Threshold This simple m-file plots the Soft Handover probability as a function of the Soft Handover Threshold value used in the UTRA Soft Handover Algorithm. The relationship has been dertived by taking the ratio between the Cell area where Soft Handovers are enabled and the total Cell area. Platforms: Matlab


Added: July 02, 2013 | Visits: 516

Q function Because of the "erfc" function, the processing time is very small. Platforms: Matlab

License: Freeware Size: 102.4 KB Download (52): Q function Download

Robust solver for Lambert's orbital-boundary value problem A Lambert-orbital boundary value problem can be stated as"Find the orbit/trajectory of a spacecraft that flies from position [r1] to [r2], taking a time [tf] and making [m] complete orbits before arriving at [r2]. "The solution to each Lambert-problem is NOT unique; one can travel to [r2] via the... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Robust solver for Lambert's orbital-boundary value problem Download

Added: September 08, 2013 | Visits: 615

STDATMO: Standard Atmosphere Function A standard atmosphere function based on the 1976 Standard Atmosphere returns density, speed of sound, temperature, pressure, and viscosity for a given altitude input up to 86km.This function is designed to be useful for those designing and analyzing aircraft and has the following features that... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): STDATMO: Standard Atmosphere Function Download

Added: July 13, 2013 | Visits: 464

Optical Sensor Image Generation Demo EDIT Function target_image_gen use Vx, Vy and Vz to create a movie simulation of a targets aproach. I edit this demo to have differents movies to test a target tracking system I made in simulink.Function target_gen creates a target (11,11) based on value x.If x Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Optical Sensor Image Generation Demo EDIT Download

Added: June 04, 2013 | Visits: 517

UK Power Value Neutral hedge Simple example showing how a value neutral hedge is determined for the UK power (electricity) markets.HedgeControl Function for power hedging of Balance of Month, Monthly and Seasonal products based on value forward preservation hedging, i.e. uses the forward curve to determine the value neutral... Platforms: Matlab

License: Freeware Size: 112.64 KB Download (51): UK Power Value Neutral hedge Download

Added: April 04, 2013 | Visits: 372

Linearity Of Block Function Square Simulink After publishing my new block simulink library Function Square,Y output ,and Xput i shoz lineqrity chqnging input vqlue. Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Linearity Of Block Function Square Simulink Download

Controller Design and obtaining the Controller Function by rootlocuse method Designing a Controller and obtaining the Controller Function by rootlocuse method Platforms: Matlab


Function to generate Timeseries file to use for Moore FSM coverage analysis. This function generates a Timeseries file which can be used for Moore FSM coverage analysis.The file is generated in the working directory and can be opened into the Workspace for use by MATLAB, or read directly into Simulink using the 'Import Data From File' source block.The generated Timeseries... Platforms: Matlab


Temporal Potential Function based Path Planner for Dynamic Environments A Dynamic environment is one in which either the obstacles or the goal or both are in motion. In most of the current research, robots attempting to navigate in dynamic environments use reactive systems. Although reactive systems have the advantage of fast execution and low overheads, the tradeoff... Platforms: Matlab


Added: June 09, 2013 | Visits: 752

Discrete Transfer Function Identification of a Motor Program given here computes the discrete transfer function of a DC motor (Example taken in this case) using pseudo inverse technique. The input and output data for any single input single output system can be used to find out the discrete transfer function of that system. Platforms: Matlab

License: Freeware Size: 215.04 KB Download (44): Discrete Transfer Function Identification of a Motor Download

< 1 2 3 4 5