搜索资源列表
paowuxian
- jQuery抛物线动画代码,利用抛物线公式计算出html元素运动轨迹,适用于实现加入购物车动画效果,兼容IE7及以上浏览器。- jQuery animation code parabola, use the formula to calculate the parabolic trajectory of the html element, suitable for realizing ADD TO CART animation, and more compatible with IE7 br
曲线拟合
- 曲线拟合:通过给定的一组二维坐标点,利用线性代数中矩阵求逆的知识,从这些数据中找出规律性,预测原函数f(x)的表达式,以消除所给数据的局部波动。一次拟合出来的函数图像是直线,二次拟合出来的图像是抛物线。两者相比,二次拟合逼近程度更高。(curve fitting through a given set of two-dimensional coordinates, using the inverse matrix in linear algebra knowledge, find out the