Sciweavers

3614 search results - page 4 / 723
» Numerical Computing with MATLAB
Sort
View
LCPC
2001
Springer
15 years 1 months ago
Computing Array Shapes in MATLAB
This paper deals with the problem of statically inferring the shape of an array in languages such as MATLAB. Inferring an array’s shape is desirable because it empowers better co...
Pramod G. Joisha, U. Nagaraj Shenoy, Prithviraj Ba...

Publication
5020views
16 years 7 months ago
How to Increase Heap Space for Java VM in MATLAB
This is the solution of a problem I faced when I was analyzing data from a gigantic binary file. This white paper explains how to manage the memory heap for Matlab.
PROCEDIA
2010
281views more  PROCEDIA 2010»
14 years 7 months ago
Introductory computational science using MATLAB and image processing
We describe a new course designed to introduce engineering students to computational thinking. One of the most significant challenges in teaching an introductory-level applied co...
D. Brian Larkins, William Harvey
108
Voted
HASKELL
2006
ACM
15 years 3 months ago
Statically typed linear algebra in Haskell
Many numerical algorithms are specified in terms of operations on vectors and matrices. Matrix operations can be executed extremely efficiently using specialized linear algebra k...
Frederik Eaton
IPPS
1999
IEEE
15 years 1 months ago
Automatic Array Alignment in Parallel Matlab Scripts
We present the ParAL system which compiles Matlab scripts into C programs with calls to a parallel run-time library. The novel feature of the compiler is the optimisation of array...
Igor Z. Milosavljevic, Marwan A. Jabri