کلمات کلیدی
نویسنده: amirjavadeng - پاسخ‌ها: 2 - بازدید‌ها: 4083
سورس کد های متلب - 100 تای اول
[align=left] alpert_rule, a library which can set up an Alpert quadrature rule for functions which are regular, log(x) singular, or 1/sqrt(x) singular.
analemma, a program which evaluates the equation of time, a formula for the difference between the uniform 24 hour day and the actual position of the sun, based on a C program by Brian Tung.
area_under_curve, a function which displays the area under a curve, that is, the points (x,y) between the x axis and the curve y=f(x).
args, a program which
نویسنده: amirjavadeng - پاسخ‌ها: 1 - بازدید‌ها: 3280
سورس کد های متلب - 100 تای دوم
[align=left]
cg, a library which implements a simple version of the conjugate gradient (CG) method for solving a system of linear equations of the form A*x=b, suitable for situations in which the matrix A is positive definite (only real, positive eigenvalues) and symmetric.
cg_distributed, a program which implements a version of the NAS conjugate gradient (CG) benchmark, using distributed memory.
cg_lab_triangles, a collection of programs associated with a computer lab assignment on computati