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

Functional Groups Structure software
Filter: All | Freeware | Demo
 

Functional Groups Structure

< 1 2 3 4 5 > 
Added: July 23, 2013 | Visits: 536

Structure Synth Structure Synth is a cross-platform application for generating 3D structures by specifying a design grammar. Even simple systems may generate surprising and complex structures. The design grammar approach was originally devised by Chris Coyne (for a 2D implementation see the popular Context Free...



Platforms: Mac

License: Freeware Size: 29.2 MB Download (52): Structure Synth Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 395

Users and Groups Users and Groups is an Application/PreferencePane that allows more control over Mac OS X User and Group accounts than Apple's built-in Accounts PreferencePane. You can create, and delete User and Group accounts, change a User's short name, real name, uid, password, home directory and group...





Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 7.6 MB Download (55): Users and Groups Download

Added: May 10, 2013 | Visits: 502

Organic Groups Subscriptions 5.x-1.1-1 This is aimed at replacing the notifications built into the organic groups module that result in duplicate notifications when used along with the subscriptions module.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules....


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (49): Organic Groups Subscriptions 5.x-1.1-1 Download

Added: May 10, 2013 | Visits: 424

Organic Groups Blueprints The bluprints can be gathered together into bundles and then managed according to the OG panels permissions.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x - Drupal Panels module - Drupal...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (53): Organic Groups Blueprints Download

Added: May 10, 2013 | Visits: 543

Organic Groups Mandatory Group Choose one group that all new users will be put into. You can chose either an open or a closed group. Any new user will be auto-approved as member of the group. The group manager(s) of groups that a new user joins will get an automatic e-mail notice.Installation - Unpack in your modules folder...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Organic Groups Mandatory Group Download

Added: May 10, 2013 | Visits: 308

Multiple Mandatory Groups by Role Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules.  Requirements: - Drupal 6.x/5.x - Drupal Organic Groups module


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Multiple Mandatory Groups by Role Download

Added: May 10, 2013 | Visits: 485

Recursively look up groups in Active Directory This script allows you to enumerate the members of groups in the domain. It is an example of how you can look up all the members of a group in AD. It will also look up the membership of any sub-groups it finds. It will also use the groups primary group token and find all users that have that...


Platforms: Windows, Python,


Added: April 02, 2013 | Visits: 410

Structure Cut As an example, suppose you had taken 155 seconds of data of the location (x,y,z) of a particle as a function of time (t). It is convenient to put that all into a struct, such as this one:>> datadata = t: [155000x1 double] x: [155000x1 double] y: [155000x1 double] z: [155000x1 double]If you wanted...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Structure Cut Download

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: 500

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: May 02, 2013 | Visits: 335

MatEx - Matlab extremes CM3 processes model the spatio-temporal dependence structure for extreme values of functional data fields and M4 processes for discrete data fields. Given a dataset, this software estimates the length of the tail dependence, the number of patterns of extreme values and the patterns with their...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 61.44 KB Download (47): MatEx - Matlab extremes Download

Added: July 17, 2013 | Visits: 214

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

Added: July 25, 2013 | Visits: 420

IAPWS_IF97 functional form with no slip Water and steam properties and derivatives based on the IAPWS IF97. Functional form. No slip.IAPWS_IF97(FUN,IN1,IN2) is 104 functions of water properties and derivatives, based on the International Association on Properties of Water and Steam (http://www.iapws.org). Thermodynamic, hydrodynamic...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 307.2 KB Download (40): IAPWS_IF97 functional form with no slip Download

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

< 1 2 3 4 5 >