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

Download - Anti-diagonal matrix traversal 1.0
 

Anti-diagonal matrix traversal 1.0

Anti-diagonal matrix traversal
This function takes as an input a square matrix and returns two outputs. The first is a vector containing the matrix values starting in the (1,1) entry and progressing along the anti-diagonal elements. A second output gives the sum of the elements along the anti-diagonals.For example:a = [1 2 3; 4 5 6; 7 8 9];[b,c] = diagtrav(a);b = [1 2 4 3 5 7 6 8 9];c = [1 6 15 14 9];

Download Anti-diagonal matrix traversal From
Download Link #1



POPULAR DOWLOADS
Development Tools  -  Yunus 1.0
There are just some kind of simple statements and reaching object properties. The application shows some basic Turkish/English menu system, saving, printer output, compiling, colored code, automatic completing, XML database and Excel file usage.
 
Development Tools  -  Stanford Conference And Research Forum 2007
Stanford Conference And Research Forum, a php based system that helps researchers and conference administrators create discussion forums for their papers. It just needs a MySQL backend, a php enabled webserver, and few minutes to set up. Developed...
71.68 KB  
Development Tools  -  Quanta Plus 1.0
Quanta Plus is a highly stable and feature rich web development environment. Quanta's vision has always been to start with the best architectural foundations, design for efficient and natural use and enable maximal user extensibility.
 
Development Tools  -  Erlang B and C probabilities 1.0
This is a pair of routines forcomputing Erlang B and C probabilities used in queueingtheory and telecommunications.The routines use a numerically stable recurrence relation which works well for large numbers of servers. This revised version also...
10 KB  
Development Tools  -  Flat file extractor 0.2.7
Flat file extractor (ffe) can be used for parsing different flat file structures and printing them in different formats. ffe can also process fixed length binary files. ffe is a command line tool developed in GNU/Linux environment and it is...
 
Development Tools  -  Assembly Language Debugger 1.0
The Assembly Language Debugger is a tool for debugging executable programs at the assembly level. It currently runs only on Intel x86 platforms.
 
Development Tools  -  CardTest 1.2a
CardTest is a software used to diagnose flash cards such as CF, SD, etc through a card reader.
829.44 KB  
Development Tools  -  Thomas-Fiering model for hydrology analysis 1.0
Thomas-Fiering model is one of some approaches of stochastic modeling. It has been widely used for forecasting discharge in water reservoir.
10 KB  
Development Tools  -  VertrigoServ 2.20
VertrigoServ has been developed as a highly professional, easy to install package consisting of Apache (HTTP web server), PHP (reflective programming language), MySQL (multithreaded, multi-user, SQL Database Management System), SQLite...
 
Development Tools  -  myUPB 2.2.6
myUPB, Ultimate PHP Board, is completely text based making it easy for anybody who has access to PHP can run a messageboard of thier own without the need for MySQL.
1.43 MB