looking for multiple linear regression algorithm2188 (1/11/2011 12:29:08 PM) comp.lang.fortran Dear all, I am looking for an algorithm written in Fortran for the parameter estimation of a multiple linear regression (y(j) = a0 + a1 * x1(j) + a2 * x2(j) + ... + an(j) * xn(j)) where the MSSE is minimized.... Klemens
IMSL routines with Digitial Fortran ?142 (1/10/2011 1:17:35 PM) comp.lang.fortran Dear all, I try to include the IMSL RSLE routine in a Fortran program. I work with Compaq Visual Fortran Professional Edition 6.6.a on Windows XP. On order to make the IMSL routine available, I have added to P... Klemens
HDF_EOS: writing attributes to a file038 (9/30/2009 4:14:06 PM) comp.lang.idl-pvwave Hello together, I have read attributes from an HDF_EOS file by using EOS_SW_ATTRINFO and EOS_SW_READATTR. In the array of attribute names I get the names where I get the info from to which swath they belong to... Klemens
HDF: accessing VData in VGroup351 (9/21/2009 8:27:50 AM) comp.lang.idl-pvwave Hello together, I am struggeling with reading VData from a VGroup in an HDF4-File (CloudSat-Data). I get the number of entries in the VGroup by HDF_VG_GETINFO and then try to loop over all entries. From there ... Klemens
clipping of arrow061 (9/9/2009 4:21:18 PM) comp.lang.idl-pvwave Hello together, is there a chance to clip arrow objects when the coordinate system is defined by map_set ? Thanks for your help in advance ! Klemens ... Klemens
Annotations of grid in map_set328 (4/23/2009 1:30:27 PM) comp.lang.idl-pvwave Dear all, is there a way to improve the positions of the annotations when using map_set ? It would look much nicer if a small offset could be added to the plotting position of the annotations so that there are... Klemens
Compaq Visual Fortran and Netcdf035 (1/30/2009 10:50:24 AM) comp.lang.fortran Hi all, reading several messages here and in the internet I realized that running netcdf with Compaq Visual Fortran seems to be a little bit tricky. When I encountered similar problems with HDF I got some old ... Klemens
polyfill pattern transparent070 (1/15/2009 8:29:42 PM) comp.lang.idl-pvwave Hi all, I used polyfill with this pattern keyword. The patterns are dots of varying colors. Is it possible that the space between the dots will be transparent ? How do I have to define the color in the bytearr... Klemens
Compaq Visual Fortran and HDF156 (7/9/2008 9:44:08 AM) comp.lang.fortran Hello, is there anybody out there who managed to work with HDF-files using Compaq Visual Fortran. I am a little bit lost not knowing for example if there a precompiled binaries available which can be used with... Klemens
include .inc file172 (7/8/2008 2:06:31 PM) comp.lang.fortran Hello, how can I incorporate an .inc-file (from the HDF library) which is written in F77 in an F90 file. I tried it with include filename.inc but always get some error messages because it is not identified a... Klemens
jokulhlaup's replies:
Items(7) /1
how to write a K with a hat symbol above #23106 (5/16/2007 9:26:34 AM) comp.lang.idl-pvwave Hello together, how can I position a hat symbol above a K ( \hat{K} in Latex, when writing an axis title ? Do I need this textoidl library to do this ? Thanks for your help in advance ! Klemens ... jokulhlaup(30)
write a root group to HDF5 file265 (5/21/2007 3:47:58 PM) comp.lang.idl-pvwave Hello together, I would like to write a root group to a HDF5 file with just some attributes but no datasets in it. I tried it with H5G_Create and the name "/" but this does not work. Is it possible with H5_Cre... jokulhlaup(30)
Resampling from cumulative probability distribution636 (1/26/2008 2:09:52 PM) comp.lang.idl-pvwave Hallo together, I am computing a bootstrap analysis where the resampling routine from a cumulative probability distribution needs the most cpu time. May be you have some ideas how to eliminate the loop and spe... jokulhlaup(30)
locate a value in an array342 (1/28/2008 8:48:15 AM) comp.lang.fortran Hello together, I have computed a bootstrap analysis spending most of the time in this part where the bootstrap pdf is resampled. Some random numbers are generated (n = 1000000) and these numbers pick the bin ... jokulhlaup(30)
module or interface532 (5/5/2008 6:48:57 AM) comp.lang.fortran Hi all, trying to speed up a f90 program I was thinking about the difference if I put my subroutines in a module or if I define an interface. Will there be any differences in speed for these two approaches ? ... jokulhlaup(30)
Annotations of grid in map_set328 (4/23/2009 1:30:27 PM) comp.lang.idl-pvwave Dear all, is there a way to improve the positions of the annotations when using map_set ? It would look much nicer if a small offset could be added to the plotting position of the annotations so that there are... jokulhlaup(30)
HDF: accessing VData in VGroup351 (9/21/2009 8:27:50 AM) comp.lang.idl-pvwave Hello together, I am struggeling with reading VData from a VGroup in an HDF4-File (CloudSat-Data). I get the number of entries in the VGroup by HDF_VG_GETINFO and then try to loop over all entries. From there ... jokulhlaup(30)