In this version the particles are bouncing in a square or circular bounding box with perfectly elastic collisions. Particles have masses and radius. It's a very educational script to learn something about particle physics. You can set a flag and save the trajectories on a file log.
Feevy.com display content from other blogs at your website with just one simple html tag.
This widget will help you to display your Feevy on your blog's sidebar.
# Installation :
1. Unzip the downloaded package...
we use wired network animation... Red circle as a Server, green square act as Host,yellow triangle act as router...
The main advantages of the Hausdorff regression are that one should not specify the direction of the errors (vertical, horizontal, orthogonal ... with the ordinary least squares) and that it is less sensitive with respect to the square of the...
extcsv should make csv-like data feel like database tables with flexible selection and combination methods. Two separate modules provides plotting (with gnuplot) and data modelling (Least Square Method, linear with respect to the model coefficients)
Smart Crop is an imagecache action that crops based on entropy, which produces more pleasing results when cropping to a fixed aspect (for example it can help prevent cutting off people's heads when cropping a portrait to a square. This does not...
Model for Soft Independent Modeling of Class Analogy (SIMCA) simca_model=simca(x,classes)
input: x (samples x descriptors) for calibration classes (samples x 1) classes numbers (must be >0) ...
SOLVE_SUDOKU.M -- This file contains the code for solving the Sudoku board, and should be deployed as a .NET assembly. It accepts as input a 9-by-9 array, where 0 represents a blank square, and the digits 1-9 represent any initial values in the...
% Sample values h = 10; % height ra = 1.5; % radius
% Create constant vectors tht = linspace(0,2*pi,100); z = linspace(0,h,20);
% Create cylinder xa = repmat(ra*cos(tht),20,1); ya =...
This short m-file demonstrates the Gibbs' phenomenon in Signal Processing. It clearly shows the "ringing" when the number of Fourier components are enhanced while synthesising a square waveform.
Functions related to the assignment problem. Main functions: hungarian - calculate a solution of the square assignment problem. See HELP for a reference.
This script simulates the time evolution of a quantum mechanical wavepacket on the unit square with Dirichlet boundary conditions. Spatial discretization is with a Chebyshev-tau spectral method and time discretization is with a second order...
Ultimate Photo Widget for Flickr, Tumblr, and Pinterest. This widget is intended to create a means of retrieving photos from various popular sites and displaying them in a stylish and uniform way. The Ulimate Photo Widget is currently capable of...
Fast template matching algorithm SSDXCORR is implemented in this file with neat and efficient code.
The details of SSDXCORR paper information is: F. Essannouni, R. Oulad Haj Thami, D. Aboutajdine and A. Salam, "Simple...
Last.fm Artists is a Wordpress plugin that allows a user to display images of their top artists, recently lisetened to artists, and the artists of their recently loved tracks. It will download the images of the artists, resize them, and display...
The NextGEN widgets only allow showing of single images, I needed a solution to show links to galleries, so I wrote this widget. You can specify the following parameters:
* Maximum Galleries: the number of galleries you want to show
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT: ...
It is a statistical procedure by an analysis of variance of a latin or graeco-latin square design with or without replicates. It only needs the total sample data matrix.
http://simulations.narod.ru/ Breadth-first search used. [labels rts] = graph_connected_components(C) C - connection matrix labels =[1 1 1 2 2 3 3 ...] lenght(labels)=L, label for each vertex labels(i) is order number of...
The Hardy Weinberg equilibrium is a fundamental law in genetic. This function was deeply rewrited. If a locus is biallelic the function use the exact Hardy Weinberg test (similar to Fisher exact test) analyzing all possible tables. If... |