摘要:
title: Binomial theorem categories: maths Binomial Theorem Let \(n\) be a nonnegative integer. Then \[\sum_{k=0}^n 2^k\left(\begin{array}{l} n \\ k \e 阅读全文
摘要:
Approximation Theory and Method ch7 ... as the sign of \(p(x)\). It follows that \(p^{*}\) is a best minimax approximation from \(\mathscr{A}\) to \(f 阅读全文
摘要:
# Approximation Theory and Method part 3 ### Basic properties of divided differences Let $\left\{x_i ; i=0,1, \ldots, n\right\}$ be any $(n+1)$ distin 阅读全文
摘要:
# Lagrange interpolation and Newton's interpolation Special paper of undergraduate experiment report 拉格朗日插值,牛顿差值,MATLAB ## Experimental purpose and re 阅读全文
摘要:
R In R, both the "<-" and "=" operators can be used for assignment. However, there are some subtle differences between them: "<-" is the traditional a 阅读全文