Software Listing: Linkage

HapCluster is a software package for linkage disequilibrium mapping. It is based on a Bayesian Markov-chain Monte Carlo (MCMC) method for fine-scale linkage-disequilibrium gene mapping using high-density marker maps..

  • Platform: C and C plus plus, Scripts

This is the demo file for September 2009 MathWorks webinar "PID Control Made Easy": http://www.mathworks.com/company/events/we...70&p2=636028082 and November 2009 MATLAB Digest article "PID Control Design Made Easy": http://www.mathworks.com/company/newslette...rol-design.html The demo shows the PID Controller block in Simulink and PID Tuner in Simulink Control Design: http://www.mathworks.com/products/simcontrol/ PID Controller is used to control a four bar linkage mechanism modeled in SimMechanics. To see how to tune the PID Controller, please see the webinar, read the MATLAB Digest article, and visit the page with resources on PID Control Design and Tuning: http://www.

  • Platform: Matlab, Scripts

Plot Any Four Bar Linkage configuration including: Double-Crank, Rocker-Crank, Double-Rocker and Change Point. Keep pressing on the ENTER key when prompted by the code. To better visualize the animation, make sure you can see both the command window and the figure at the same time..

  • Platform: Matlab, Scripts

[t,z,r_PO] = wattLinkage(n,npathpoints,lengths,omega) integrates the equations of motion for a 3 bar Watt linkage and animates the motion of the system over n cycles (one cycle is defined as a full sweep top to bottom). npathpoints determines the number of trajectory points to plot (Inf by default, for all). lengths is an optional 3 element array of linkage lengths ([3,1,3] by default). omega is the angular rate in radians per second (0.5 by default). The returned values are the integrator outputs (t and z) and the position of the center of the intermediate bar. % Example % % animate system over 10 cycles % wattLinkage(10); % %animate asymmetric linkage % [t,z,r_PO] = wattLinkage(5,[],[5 1 2]);.

  • Platform: Matlab, Scripts

This submission includes the files used in the webinar delivered March 1st, 2007, and titled "Optimizing Motion Control Systems Featuring a Four-Bar Linkage". It demonstrates the use of Inverse-Dynamics implemented through the tool SimMechanics. The ability to anticipate actuator torque requirements through this method offers a significant improvement in the success of the system. Pure PID feedback leads to maximum errors 50 times greater than the method employing inverse dynamics. This material also includes electric actuator models that show the impact of torque ripple coming from the PWM power control scheme.

  • Platform: Matlab, Scripts

This function performs SAHN clustering (like linkage.m in the Statistics Toolbox) but allows users to define their own inter-cluster distance function. This function is thus more flexible than linkage.m (albeit a lot slower). (C) 2010 by David A. Snyder. Support for writing this code provided by William Paterson University, College of Science and Health (Center for Research grant) and the Office of the Provost (Assigned Release Time for research), some code adapted from the linkageold code found in the MATLAB/Statistics Toolbox linkage function.

  • Platform: Matlab, Scripts
  • Febrl
  • License: Freeware
  • Price: 0.00
  • Rating

Febrl, also known as Freely Extensible Biomedical Record Linkage is a tool that has been designed for data standardization.

This Python-based instrument can also be used for probabilistic record linkage ("fuzzy" matching) of one or more files or data sources which do not share a unique record key or identifier.


.

  • Platform: WinOther

Can you be wiser than your opponent?

Choose how you wish to play Linkage based on your goal: Fewer or More.

The player choosing "More" tries to place colored tiles on a small board in such a way to create large colored linked groups.

The player choosing "Fewer" tries to prevent this from happening.

Who will win? Try it and see how well it goes for you..

Fast loading and super easy to pick up.

Automatchup lets you play against players from around the world.

Have Fun!


Designed by Ethan Larson.

  • Platform: Windows Phone, WinMobile

Instructions: 1) Import your sound to library with linkage name 'sound' 2) You can change colors, buttons, font 3) Also you can use as drag&drop movieclip. Published size with loop is 43kb, controller. Published size without loop is 3 kb. Save as MX 2004 , fp 6, font included..

  • Publisher: fellah
  • Date: 24-01-2011
  • Platform: PHP, Scripts

febrl-gen is a Java-based frontend to Febrl, an open-source data linkage system written in Python. Users can configure the parameters of a linkage project through the frontend, and febrl-gen will generate a Febrl-ready configuration file..

  • Platform: Linux, Mac OS X, WinOther

HaploPainter - a pedigree and haplotypes drawing tool written in Perl/Tk. The software processes pedigree information in standard linkage formats combining haplotype information outputs from Simwalk, Genehunter, Allegro and Merlin..

  • Platform: Linux, Unix, WinOther

This script takes the Western Australian linked health data provided by the Data Linkage Unit and converts it to a TAB delimited format that is easier to import into SPSS or Excel etc. Mileage may vary..

  • Platform: WinOther
  • pgenome
  • License: Freeware
  • Price: 0.00
  • Rating

PGenome, created in C++, contains several tools to analyze genotype frequencies, linkage disequilibrium, association of individual nucleotides and of genotypes and power calculations of minimal allelic and genotypic effects..

  • Platform: WinOther
  • RecLink
  • License: Freeware
  • Price: 0.00
  • Rating

A software package that implements the probabilistic record linkage technique (PRL).This will be a new, open-source, multi-platform version of the currently available program, by the same authors..

  • Platform: WinOther

Our software can test for HLA allele and amino-acid differences between two populations. It examines zygosity, tests for strongest association, interaction & linkage disequilibrium among amino acid epitopes..

  • Platform: WinOther
  • slclust
  • License: Freeware
  • Price: 0.00
  • Rating

slclust: a utility that performs single-linkage clustering with the option of applying a Jaccard similarity coefficient to break weakly bound clusters into distinct clusters.The slclust utility is written in ANSI C++..

  • Platform: WinOther

Slim is a data compression system for scientific data sets, a binary and a library with C linkage. Slim works with integer data from one or more channels in a file, which it can compress more effectively and more rapidly than general tools like gzip..

  • Platform: Linux, Mac OS X, Unix
  • TASSEL
  • License: Freeware
  • Price: 0.00
  • Rating

TASSEL is a bioinformatics software package that can analyze diversity for sequences, SNPs, or SSRs. Genotype/phenotype associations can be carried out by GLM or a mixed model. Estimates distance and linkage disequilibrium statistics..

  • Platform: Linux, Mac OS X, WinOther

Webtracks' objective is to develop an approach and mechanism for constructing and propagating structured information to describe the linkage between distributed research objects in the context of academic activities..

  • Publisher: jisc.ac.uk
  • Date: 21-10-2012
  • Size: 382 KB
  • Platform: Linux, Mac OS X, WinOther

this application receives binary image / matrix . it returns the indexes of rows and columns by the order . each next point is the close one. so indexes are by order . not as retuned by the find command. also if someone can improve the steps after pdist to use linkage or dendrogram. it is useful for fourier descriptor of shape or to find if point inside polygon so all points are ordered ..

  • Platform: Matlab, Scripts

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


SpeedUpMyPC

SpeedUpMyPC is a program which apparently has the capabilities to boost your system performance by resolving computer issues it finds after scanning though your system SpeedUpMyPC is most definitely not the only piece of software that claims to be ...


Norton Internet Security Beta

Due to growing number of cyber-attacks, need of secure computers and networks has increased dramatically. Therefore, new protection technologies are being introduced every day and are incorporated into different products. This has led to evolution ...


Astronoid

Astanoid is a freeware arcade game which takes the core gameplay elements and ideas from the classic game breakout (also known as arcanoid) but instead of being a generic clone like every other game which takes the basic game mechanics from ...


Funny Photo Maker

It happens a lot of times that you capture a photograph, it is good enough but you still want to play with it and improve it. There are lots of programs available for photo editing and some might say that you should use Adobe’s Photoshop. Yes, ...


Screen Resolution Manager

If you share a computer at home or at work, some users may their own have personal preferences regarding the screen resolution that your monitor or projector is set up, and the colors that are displayed. This could be because of bad eye sight, ...


Sentry

When you are away from your computer, to most users its important to make sure no one uses or accesses your computer and changes how you left it. Its even more important to make sure no one views your private files, emails, instant messenger ...


Kaspersky Internet Security

With increasing use of Internet, there is increase in rate of transfer of malware and therefore more threat to your Computer. Security is an essential part of anything, be it your life or be it your PC. If your Personal Computer isn’t secure, ...


Avant Browser

There are many browsers available to download on World Wide Web, but more than 90% people use either of Chrome, Firefox or Internet Explorer. Due to this, many people either don’t know about other non-popular browsers or don’t care to ...


Convert Image to PDF

Apex Images to PDF Converter is the simplistic and easy to use application that’ll turn raw image files, such as .jpegs, into PDF documents that will open in Adobe Reader.

It’s really easy to get started with this ...



New Downloads

Zenkit for Windows

Organize anything with Zenkit
- the project management tool
that grows with you. Whether
you need a simple to-do list,
a ...

Bigasoft iTunes Video
Converter

Bigasoft iTunes Video
Converter can convert various
videos/audios like AVI, WMV,
MKV, FLV, MP4, WMA and more to
iTunes ...

Quick Image Resizer

This program offers an
ingenious way of resizing your
images before you upload them
to the Web. You simply select
a ...

Abyssmedia Audio Converter
Plus

Abyssmedia Audio Converter
Plus is a powerful,
professional solution designed
for converting the most
popular audio ...

UltraBlock

UltraBlock is a Chrome
extension that detects and
blocks ads, invisible trackers
and third-party cookies. It
makes ...

MP4 To MP3 Converter

MP4 To MP3 Converter is a
windows utility that quickly
convert MP4 to MP3 audio
format. MP4 To MP3 Converter
also ...

The African Plots

African plots screensaver will
be loved by people who want to
enjoy exotic countries and
african safari. Every scene in
...

TimeTrex Time and
Attendance

Web-based Time And Attendance
suite which offers Employee
Time and Attendance
(timeclock, timesheet) and
Payroll all in ...

Conference Registration
Module system

Conference Registration and
Management Module for
uHotelBooking script provides
a web based solution for
managing ...



Related Searches

Racooz Linkage
Pc Linkage
Singel Linkage
Linkage Calculation
Scissors Linkage