Dear all,

Carnë called my attention on the fact that I may be making the mailing
list a mess :).
To clarify the list of potential contributions I submitted, I created
a list following his suggestions.
Please, find it attached and copied below

Thanks and my apologies for the amount of e-mails sent lately.

==============================================
functions for the signal package
sigmoid_train.m - Generates a train of sigmoid bumps.

functions for specfun package
  multinom.m -- Calculates the monomials of the multinomial expansion.
  multinom_coeff -- Calculates the scalar coefficients of the
multinomual expansion. Similar to bincoeff
  multinom_exp -- Calculates the exponents of themultinomial epxansion.

function for the msh package
  data2geo.m -- Takes a matrix descibing a polygon and generates a
file to mesh it.
  pointGeo.m -- Creates the Gmesh string that describes a point.
  lineGeo.m -- Creates the Gmesh string that describes a line.
  lineLoopGeo.m -- Creates the Gmesh string that describes a lineloop.
  planeSurfGeo.m -- Creates the Gmesh string that describes a planar Surface.
  ruledSurfGeo.m -- Creates the Gmesh string that describes a ruled Surface.

new package: geometry
  Will add functions from matGeom.

new package: mechanics
  area_poly2d.m -- Area of a simple polygon.
  center_mass_poly2d.m -- Center of mass of a simple polygon.
  inertia_moment_poly2d.m -- Mass moment of inertia of a star-shaped polygon.
  inertia_moment_ncpoly2d.m -- Mass moment of inertia of a simple polygon.
  second_moment_poly2d.m -- Second moment of Area of a simple polygon.
==============================================

-- 
M. Sc. Juan Pablo Carbajal
-----
PhD Student
University of Zürich
http://ailab.ifi.uzh.ch/carbajal/
functions for the signal package
sigmoid_train.m - Generates a train of sigmoid bumps.

functions for specfun package
  multinom.m -- Calculates the monomials of the multinomial expansion.
  multinom_coeff -- Calculates the scalar coefficients of the multinomual 
expansion. Similar to bincoeff
  multinom_exp -- Calculates the exponents of themultinomial epxansion. 

function for the msh package
  data2geo.m -- Takes a matrix descibing a polygon and generates a file to mesh 
it.
  pointGeo.m -- Creates the Gmesh string that describes a point.
  lineGeo.m -- Creates the Gmesh string that describes a line.
  lineLoopGeo.m -- Creates the Gmesh string that describes a lineloop.
  planeSurfGeo.m -- Creates the Gmesh string that describes a planar Surface.
  ruledSurfGeo.m -- Creates the Gmesh string that describes a ruled Surface.
  
new package: geometry
  Will add functions from matGeom.

new package: mechanics
  area_poly2d.m -- Area of a simple polygon.
  center_mass_poly2d.m -- Center of mass of a simple polygon.
  inertia_moment_poly2d.m -- Mass moment of inertia of a star-shaped polygon.
  inertia_moment_ncpoly2d.m -- Mass moment of inertia of a simple polygon.
  second_moment_poly2d.m -- Second moment of Area of a simple polygon.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to