boshea7

积分:332
上传文件:4
下载次数:15
注册日期:2010-02-10 08:07:54

上传列表
BisectionMethod.zip - Bisection method in C#. Program can be easily altered for different equations, intervals, interval increments, solved to your specified required accuracy, within your desired number of iterations.,2010-02-14 22:09:49,下载10次
NewtonsMethod.zip - Newtons method in C#. i.e. solve an equation using formula: Pn+1 = Pn - f(Pn)/f (Pn). Program can be easily altered for different equations, solved to your specified required accuracy, within your desired number of iterations.,2010-02-14 21:41:39,下载5次
MatrixMath.zip - Matrix Math in C#. Implemented using operator overloading. Includes, addition, subtraction, multiplication, multiplication by a scalar and tranposing a matrix. ,2010-02-14 21:18:55,下载10次
VectorMath.zip - Vector Math in C#. Implemented using operator overloading. Includes subtraction, addition, dot product, multiplication by a scalar and more.,2010-02-14 21:01:58,下载4次

近期下载

收藏