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

Dna Molecule Structure software
Filter: All | Freeware | Demo
 

Dna Molecule Structure

< 1 2 3 4 5 > 
Added: March 27, 2013 | Visits: 471

GP-OLS model structure identification Genetic Programming (GP) generates nonlinear input-output models of dynamical systems from input-output measurement data. This GP-OLS toolbox applies Orthogonal Least Squares algorithm (OLS) to improve the search effeciency of GP.It can be used for static equation discovery or structure...



Platforms: Matlab

License: Freeware Size: 10 KB Download (43): GP-OLS model structure identification Download

Added: August 17, 2013 | Visits: 501

Data Structure: A Cell Array List Container Intent: Provides a useful 1D data structure (or container) for storing an ordered heterogeneous set of elements.Motivation: MATLABdlT« R2009a provides the "containers.Map" data structure for storing an unordered heterogeneous set of elements - the Map ADT is a container that is indexed with a...





Platforms: Matlab

License: Freeware Size: 30.72 KB Download (45): Data Structure: A Cell Array List Container Download

Added: June 16, 2013 | Visits: 445

Calculation for interest rate model & structure for personal use only.1: the interest rate structure calculation and rules.2: the interest rate model, used frequently in real world.


Platforms: Matlab

License: Freeware Size: 1.12 MB Download (40): Calculation for interest rate model & structure Download

Added: May 01, 2013 | Visits: 379

Dictionary data structure This class provides a simple key/value data structure for character keys and values of any MatLab data type.Supports direct referencing like d('mykey') = 'myvalue'.Also check out the dict class at #19647.(Unfortunately i didnt check the file exchange before writing my own, but by now i've...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Dictionary data structure Download

Added: April 20, 2013 | Visits: 281

Swap structure values into strings Searches a string for field names contained in a given structure, then replaces each occurrence of the field name with the corresponding field value.I use this for dynamically changing the titles on my plots during simulations that require variation of parameters.Code for title in the image:%...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Swap structure values into strings Download

Added: July 17, 2013 | Visits: 216

structure factor Calculate structure factor based on positions of scatterers in real-space. Functions for one and two dimensions.You supply system size and scatterer positions on a integer lattice, function returns structure factor and momentum-space coordinates for plotting. Two or three dimensional plot is also...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): structure factor Download

Added: August 07, 2013 | Visits: 420

Apply a function to a specific field of a structure This function searches in the fields of a structure, and applies a given function to all occurrences of a specific field. dlTe September 30th, 2009, By Reza Farrahi Moghaddam, Synchromedia Lab, ETS, Montreal, Canada USAGE: temp_structure = apply_func_on_all_fields_with_name(temp_structure,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (43): Apply a function to a specific field of a structure Download

Added: September 07, 2013 | Visits: 277

Recursively check fields of a structure exist This function will return true if the first input structure contains the field in the second input string and in turn that field has the field given in the third input string and so on. This allows A.b.c = 2; to be checked as:isfieldRecursive(A,'b','c')ans =1Which would return false if either b...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Recursively check fields of a structure exist Download

BayesPI: a new biophysical model for studying protein-DNA interaction To further understand the implementation of hyperparameters re-estimation technique in Bayesian hierarchical model, we added two more prior assumptions over the weight in BayesPI, namely Laplace prior and Cauchy prior, by using the evidence approximation method. In addition, we divided...


Platforms: Matlab


Added: June 25, 2013 | Visits: 320

Tree data structure as a MATLAB class A per-value class that implements a generic tree data structure.A tree is a hierarchical data structure where every node has exactly one parent (expect the root) and no or several children.Along with this relational structure, each node can store any kind of data.This class implements it using...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (45): Tree data structure as a MATLAB class Download

Added: April 13, 2013 | Visits: 187

structure tensor - introduction and tutorial Tutorial on structure tensors. Normally associated with image processing and structure inference, this code provides a completely encapsulated package to explain and demonstrate the use of structure tensors.playshow structureTensorDemoor use the html to properly visualize the LaTeX equations.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 409.6 KB Download (44): structure tensor - introduction and tutorial Download

Added: July 22, 2013 | Visits: 531

StructDlg - Structure based GUI definition StructDlg creates a modal dialog box that contains a user interface (UI) control for each of the input structure fields. In its simple form, StructDlg serves as a structure-based alternative to INPUTDLG and it is a convenient method for browsing and changing structure values (e.g. when the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 634.88 KB Download (52): StructDlg - Structure based GUI definition Download

Added: September 26, 2013 | Visits: 268

Molecule Shapes When is a molecule polar? Change the electronegativity of atoms in a molecule to see how it affects polarity. See how the molecule behaves in an electric field. Change the bond angle to see how shape affects polarity. See how it works for real molecules in 3D.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 5.03 MB Download (44): Molecule Shapes Download

Added: September 30, 2013 | Visits: 433

Band Structure Explore the origin of energy bands in crystals of atoms. The structure of these bands determines how materials conduct electricity.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 1.55 MB Download (42): Band Structure Download

Added: June 10, 2013 | Visits: 433

Stretching DNA Explore stretching just a single strand of DNA using optical tweezers or fluid flow. Experiment with the forces involved and measure the relationship between the stretched DNA length and the force required to keep it stretched. Is DNA more like a rope or like a spring?


Platforms: Mac

License: Freeware Size: 1.47 MB Download (35): Stretching DNA Download

Added: June 12, 2013 | Visits: 320

Molecule Polarity When is a molecule polar? Change the electronegativity of atoms in a molecule to see how it affects polarity. See how the molecule behaves in an electric field. Change the bond angle to see how shape affects polarity. See how it works for real molecules in 3D.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 3.05 MB Download (40): Molecule Polarity Download

Added: July 07, 2013 | Visits: 464

Data Structure Invaders This year's art gallery has an evolutionary theme, beginning with the fight or flight evolutionary strategies, then moving on to the effects of ancestral and alien DNA, and the hunter-gatherer survival technique. Some of the entries in this year's art gallery have warning stickers on. One kind...


Platforms: Mac

License: Freeware Size: 266.24 KB Download (39): Data Structure Invaders Download

Added: June 27, 2013 | Visits: 181

Structure Plug-in Issues may have sub-issues, which can have sub-issues of their own of any issue type (solution to the subtask-of-a-subtask problem). Time tracking for all sub-issues is aggregated in the parent issue. Visual structure editor allows quick creation of new issues and arranging existing issues...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 3.94 MB Download (34): Structure Plug-in Download

Added: August 25, 2013 | Visits: 440

HOPPscore - Protein Structure Quality HOPPscore is a simple application for evaluating the structural quality of theoretical or experimental protein structures. Protein are evaluated by comparing structure fragments to a reference dictionary of fragments from high resolution structures. Features . Protein Structure Quality...


Platforms: *nix

License: Freeware Size: 2.29 MB Download (33): HOPPscore - Protein Structure Quality Download

Released: December 12, 2001  |  Added: February 06, 2006 | Visits: 3.747

BioMolecula 3D ScreenSaver This screensaver shows real 3D models of biological molecules rotating. Your screen will look like screens of computers in science fiction films! Six molecules are available in the current version: four prototypes of DNA (Deoxyribonucleis Acid - storage of genetics information) and two proteins -...


Platforms: Windows

License: Shareware Cost: $9.90 USD Size: 422 KB Download (241): BioMolecula 3D ScreenSaver Download

< 1 2 3 4 5 >