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

Spaced Repetition software
Filter: All | Freeware | Demo
 

Spaced Repetition

< 1 2 3 4 5 > 
Added: September 12, 2013 | Visits: 174

Simplifying mexfunctions To avoid code repetition in mexfunctions you can use this class to convert from the mxArray array passed into mexFunction to c++ native data types. Each method implemented so far checks that the mxArray has the desired type and size and exists. I plan on adding new types as they crop up in our... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Simplifying mexfunctions Download

Added: May 20, 2013 | Visits: 371

Points On Line Linearly spaced points between two points in space . This function uses direction vector of two point to calculate points between .zip file containpointsOnLine.m : creates linearly spaced points .testpointsOnLine.m : example showing the use of pointsOnLine function .sphericalDodecahedron.m :... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Points On Line Download

Added: September 06, 2013 | Visits: 337

Vectorized linspace This function will create a matrix of linearly spaced vectors.Example 1: Vector starting and ending pointsx1 = 100*randn(10,1);x2 = 100*randn(10,1);M = linspace2(x1,x2,1e3);imagesc(M)Example 2: Mixing Vectors and Scalarsx1 = 100*randn(10,1);x2 = 0;M = linspace2(x1,x2,1e3);imagesc(M)Suggestion to... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Vectorized linspace Download

Added: July 27, 2013 | Visits: 230

Interpolate x-data Normal interpolation methods takes equally spaced/user-generated x-data as input and outputs new interpolated y-data with non-uniform spacing.This function generates y-data with equal spacing, and interpolates/generates the x-data (linear interpolation). The spacing can be specified as optional... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Interpolate x-data Download

Added: June 23, 2013 | Visits: 184

equalspline This function carries out the following tasks:1) Allows the user to define a series of waypoints from which to create a polyline.2) Creates a polyline based on a given interpolation method and resolution.3) Generates a series of evenly spaced x y coordinate pairs along the polyline. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): equalspline Download

Added: April 11, 2013 | Visits: 289

polysection This function carries out the following tasks:1) Imports a set of xyz scatter data, interpolates them to a uniform mesh, and creates a contour map figure of the results.2) Allows for the user to interactively select a series of waypoints by selecting them using 'getpts' on the figure.3) Creates a... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (42): polysection Download

Added: May 21, 2013 | Visits: 256

UIMAGE - UIMAGESC Display image with non-linearly spaced axis.UIMAGE(X,Y,C) displays matrix C as an image, using the vectors X and Y to specify the X and Y coordinates. X and Y may be unevenly spaced vectors, but must be increasing. The size of C must be LENGTH(Y)*LENGTH(X). (Most probably you'll want to display... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): UIMAGE - UIMAGESC Download

Added: June 16, 2013 | Visits: 494

PSK31 Model with Symbol Timing and Carrier Recovery Updated version of PSK31 communication standard that is now R2009B-R2012A compliant.This model implements a communication standard known as PSK31. The transmit portion of the model can either synthesize the PSK31 signal, or use real world signals that were captured as Wave files.The receiver... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 931.84 KB Download (44): PSK31 Model with Symbol Timing and Carrier Recovery Download

Added: June 16, 2013 | Visits: 336

Tromino Rules:1. Use L-Shaped Trominoes to fill 4x4 Checker Board.2. Use directions for [Linear] or (Angular) movements.about:1. The inspiration of this game is from Mathematical Problem/Puzzle.2. This Math Problem is very famous and mostly used in Mathematical Induction and also in Algorithm Lectures... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (41): Tromino Download

Added: April 17, 2013 | Visits: 288

Plot Intensity on Sphere PlotSphereIntensity(azimuth, elevation)PlotSphereIntensity(azimuth, elevation, intensity)h = PlotSphereIntensity(...)Plots the intensity (as color) of a number of points on a unit sphere.Input: azimuth (phi), in degrees elevation (theta), in degrees intensity (optional, if not provided, a green... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Plot Intensity on Sphere Download

Added: August 18, 2013 | Visits: 313

2D Histogram Calculation function histmat = hist2(x, y, xedges, yedges) Extract 2D histogram data containing the number of events of [x , y] pairs that fall in each bin of the grid defined by xedges and yedges. The edges are vectors with monotonically non-decreasing values.The code is optimized no loop inside, it can be... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): 2D Histogram Calculation Download

Added: March 31, 2013 | Visits: 313

confplot_t A previous submission, confplot (by Michelle Giuliano) plots a single solid error boundary at one level of confidence. I just built on that idea by allowing the shade of the boundary to vary in a graded fashion across an array of confidence levels taken from a t distribution. If the confidence... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): confplot_t Download

Added: August 19, 2013 | Visits: 222

ffndgrid Fast 'n' Furious N-D data gridding FFNDGRID grids unevenly spaced data.This is a generalization of FFGRID applicable to N-D data. FFNDGRID may also be used to generate N-dimensional histograms or densityplots.This is very useful when dealing with data which are difficult to view using plot3 (which, in my experience, is the case... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): ffndgrid Fast 'n' Furious N-D data gridding Download

Added: July 01, 2013 | Visits: 762

ActiveX Control for Windows Media Player act_ive_gui_new : A graphical user interface that uses activex control with Windows Media Player version 7 and 9.This graphical user interface provides almost all the controls to the Windows Media Player.The program is an example to show how you can interface the Windows applications with MATLAB... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 133.12 KB Download (46): ActiveX Control for Windows Media Player Download

Added: June 01, 2013 | Visits: 295

vector to string This is a small M-file that can be thought of as the inverse of the colon operator: it takes a linearly spaced row vector and generates a compact notation for that vector.It handles concatenations of such vectors too, and will in fact for any real array (subject to considerations of numerical... Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): vector to string Download

Added: April 06, 2013 | Visits: 285

WhatWG Forms This module is dead. It was something I found useful for Drupal 5, and wanted to share it in case anyone else did too. But with the AHAH framework in Drupal 6 and above, I don't see a point to this module. I'll leave it up here for now for anyone still using Drupal 5.This is a set of modules for... Platforms: PHP

License: Freeware Size: 10 KB Download (52): WhatWG Forms Download

Added: April 29, 2013 | Visits: 426

Mata HOYGAN This plugin tries to eliminate several of the characteristics of language Hoygan as repetition of letters, alternation capitalization, abbreviations, sms, etc. Also censorship of bad words in comments. * Eliminates duplication of letters (holaaaaa -> hi) * K transforms C (k -> c). Also transforms... Platforms: PHP

License: Freeware Size: 10 KB Download (47): Mata HOYGAN Download

Added: August 12, 2013 | Visits: 276

Leiningen Leiningen is a build tool for Clojure designed to not set your hair on fire. Building Clojure projects with tools designed for Java can be an exercise in frustration. If you use Ant, you end up copying around a lot of the same tasks between XML files on all your projects; there's a lot of... Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 6.32 MB Download (43): Leiningen Download

Added: September 04, 2013 | Visits: 487

Interference and Diffraction With this simulation, you can explore the ideas of interference and diffraction resulting from waves passing through a single opening (the single slit); waves being emitted with equal amplitude in all directions from two sources (the double source), and waves passing through two closely spaced... Platforms: Mac

License: Freeware Size: 1.42 MB Download (42): Interference and Diffraction Download

Added: September 14, 2013 | Visits: 371

Insert Copies Between Selection The "Insert Copies Between Selection" command takes 2 selected, identical objects and inserts evenly-spaced copies between them. This can be quite handy when you need to insert a row or column of repeating elements without having to create each one manually. To use the command, take an element... Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (41): Insert Copies Between Selection Download

< 1 2 3 4 5 >