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

Integer Group Midwest software
Filter: All | Freeware | Demo
 

Integer Group Midwest

< 1 2 3 4 5 
Released: June 18, 2012  |  Added: June 18, 2012 | Visits: 921

PDA Group Text Messaging Utility Pocket PC to mobile messaging software provides an excellent way to create and send bulk text messages from your Pocket PC, PDA mobile device to other mobile phones. PDA group text messaging utility supports all national or international mobile phone networks and no internet connection is... Platforms: Windows

License: Shareware Cost: $45.00 USD Size: 71 KB Download (57): PDA Group Text Messaging Utility Download

Released: June 16, 2012  |  Added: June 16, 2012 | Visits: 537

Flickr Group Windows 7 Theme Flickr Group Windows 7 Theme is created with backgrounds contributed by Flickr user in our flickr group. This is a high resolution Windows 7 Theme which will fit very well into nearly all desktop and laptop screens with Windows 7 operating system. There are 10 background images of 1920 x 1200... Platforms: Windows

License: Freeware Size: 16.96 MB Download (44): Flickr Group Windows 7 Theme Download

Released: November 24, 2012  |  Added: November 24, 2012 | Visits: 443

Biodiversity Information Group Biodiversity Information Group develops software tools and data standards that enable herbaria and museums to create dynamic distributed queries of their online databases. See http://bit.ly/bfirSh and http://bit.ly/bwpnSY for latest developments. Platforms: Windows, Mac, Linux

License: Freeware Size: 63.88 KB Download (49): Biodiversity Information Group Download

Released: July 09, 2012  |  Added: July 09, 2012 | Visits: 280

Generational Data Group Generational Data Group - GDG creates and gets files based on a generational control file. Removes excess generations automatically. Based on mainframe GDG datasets. Platforms: Windows, Mac, Linux

License: Freeware Size: 28.71 KB Download (52): Generational Data Group Download

Added: June 27, 2013 | Visits: 591

Group Explorer Group Explorer is mathematical visualization software for the abstract algebra classroom.Users can explore dozens of finite groups (and morphisms among them) visually and interactively. Platforms: Mac

License: Freeware Size: 21.4 MB Download (48): Group Explorer Download

Released: September 05, 2012  |  Added: September 05, 2012 | Visits: 493

Group-Office groupware Take your office online with Group-Office groupware. Share projects, calendars, files and e-mail online with co-workers and clients. Easy to use and fully customizable, Group-Office takes online collaboration to the next level. Platforms: Windows, Mac, Linux

License: Freeware Size: 11.7 MB Download (51): Group-Office groupware Download

Added: May 10, 2013 | Visits: 633

The Sports Organiser - Group Display Component This component is an addon for The Sports Organiser desktop application. It allows you to upload and display your group/league and knockout data on your Joomla! website. By using The Sports Organiser with a Joomla! CMS installation, you can have a complete solution for organising your sports... Platforms: Windows, *nix, PHP,


Added: May 10, 2013 | Visits: 302

Group-Office 2.18stable21 Group-Office is a Groupware suite containing a base system and different modules. The modules are designed in a way that groups of people can collaborate online. Shared calendars, addressbooks, projects, files and e-mail are the key features of the project. Users could use their favorite browser... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (57): Group-Office 2.18stable21 Download

Added: May 10, 2013 | Visits: 568

Non Convex Algorithms for Group Sparse Optimization Non Convex Optimization Algorithms for Group SparsitySolves a dummy OFDM sparse channel estimation problemReweighted Lm,p algorithm for noiseless case min||x||_m,p s.t. y = AxReweighted Lm,p algorithm for noisy case min||x||_2,p s.t. ||y - Ax||_qSmoothed L2,0 algorithm solves a smooth version... Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Non Convex Algorithms for Group Sparse Optimization Download

Added: August 09, 2013 | Visits: 330

Gaussian Filter, Determination of integer parameters Within a sigma range separable filters with integer parameters are sought. The filters have a sum which is an integer power of 2 in order to divide the filter result by shifting the bits. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 368.64 KB Download (43): Gaussian Filter, Determination of integer parameters Download

Added: July 24, 2013 | Visits: 320

Group delay Calculates and plots the group delay in a semilogx scale for a system created using tf. This includes to continuous time systems and s domain transfer functions.For exampleH = tf(1,[1 1]); %// 1st order low pass with cut off at 1 rad/sec groupDelaytf(H)This will plot the group delay of the filter... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Group delay Download

Added: August 19, 2013 | Visits: 255

Multidimensional interpolation with integer inputs iminterpn uses Image Processing Toolbox functions to implement multidimensional interpolation. Unlike the MATLAB function interpn, iminterpn can interpolate an integer array (such as uint8, uint16, etc.) without converting it to double. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Multidimensional interpolation with integer inputs Download

Added: September 07, 2013 | Visits: 375

Double Group k.p Theory in bulk SiGe Using the Double Group Formulation of k.p Theory, one may return full zone bulk band diagrams for SiGe alloys. Second order degenerate perturbation theory returns effective mass Hamiltonians and canonical transformations may return arbitrary oriented growth directions.This all inclusive code will... Platforms: Matlab

License: Freeware Size: 798.72 KB Download (45): Double Group k.p Theory in bulk SiGe Download

Added: September 04, 2013 | Visits: 223

Group Equally One can easily split continuous data into two equally sized groups using g = x > median(x);this simple function generalises this idea to more than two roughly equal groups using quantiles/percentiles. It returns a group indicator vector of the same length as the input vector suitable for use with... Platforms: Matlab

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

Optimal Component Selection Using the Mixed-Integer Genetic Algorithm Use the mixed-integer genetic algorithm to solve an engineering design problem.Designs often require that components come from a list of available sizes. In this example, we show how the Genetic Algorithm can be used to find values for the Resistors and Thermistors in a circuit that meet our... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 153.6 KB Download (44): Optimal Component Selection Using the Mixed-Integer Genetic Algorithm Download

Added: March 23, 2013 | Visits: 223

Recursive Integer Guessing Game A recursive algorithm that queries an objective function to guess an unknown integer.An integer guessing 'game' for afunction `isleq', that returns true forall values less than or equal to amystery number.Syntax: z=guessgame(isleq,n,k)In tertiary function notation:g(n,k) = | k==0 :: isleq(n) ? n... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Recursive Integer Guessing Game Download

Added: September 04, 2013 | Visits: 515

Confusion Matrix 3D with Overall PCC and Group Statistics % Confusion matrix-based model performance summary tool.% Works with character and numeric data, for any number of groups.%% Displays your confusion matrix as a 3D bar chart of your observations,% broken down by their actual and predicted groups.%% Takes into account the chance that your... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Confusion Matrix 3D with Overall PCC and Group Statistics Download

Added: June 18, 2013 | Visits: 321

Convert decimal integer to arbitrary base DECIMAL_CONVERT generates a vector of coefficients representing a base 10 integer in a chosen base.DECIMAL_CONVERT(D,B) returns the representation of decimal integer, D, as a vector of coefficients such that:D = xn*B^n + ... + x2*B^2 + x1*B^1 + x0*B^0where B is the chosen base.See also polyval,... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Convert decimal integer to arbitrary base Download

Added: August 24, 2013 | Visits: 214

Manage and Dock Figures into Group group = setfigdocked('PropertyName1',value1,'PropertyName2',value2,...) PropertyName: - GroupName name of group need to be generated - GridSize scalar or vector quantity, defines number of rows and columns of cell in group - SpanCell vector or matrix quantity, size n x 4, [row col occupiedrows... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Manage and Dock Figures into Group Download

Added: April 25, 2013 | Visits: 540

GROUP-E Collaboration Software GROUP-E integrates groupware, project management and business server on one platform. The solution is based on a LAMP architecture (Linux, Apache, MySQL, PHP). Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 9.55 MB Download (41): GROUP-E Collaboration Software Download

< 1 2 3 4 5