Wronskian of a matrix +- HP Forums (http://www.hpmuseum.org/forum) +-- Forum: HP Software Libraries (/forum-10.html) +--- Forum: HP Prime Software Library (/forum-15.html) +--- Thread: Wronskian of a matrix (/thread-4064.html) |
Wronskian of a matrix - salvomic - 06-03-2015 09:36 AM hi, with this program one can calculate wronskian of a matrix. The CAS program produce the determinant or the matrix of wronskian. Thanks to Han to have reviewed the program for me! Syntax: wronskm([f1,f2,...,fn]) wronskf(fun) Salvo Code:
|