搜索资源列表
Bezier
- 三次贝塞尔分段插值(按照Excel曲线算法),计算平滑曲线上任意一点的点坐标的自定义函数BezierFit。 Excel的平滑曲线没有提供这个曲线图的公式,所以通过编程查找曲线上的点坐标。-Cubic Bezier Interpolation (in accordance with the Excel curve algorithm) to calculate any point on a smooth curve point coor
bessel
- 实现第一类贝塞尔函数功能,可以画出贝塞尔曲线图-Bessel function function can draw Bezier curves
bessel
- 此程序主要功能是 1 画出标准零阶贝塞尔函数, 2 在估计多普勒时,接收信号的实部或者虚部的自相关函数接近于贝塞尔函数,所以画出了一条接近于贝塞尔函数的曲线图-The main function of this program is 1 shows the standard zero-order Bessel function, 2 estimate the Doppler, the autocorrelation func
bessel
- 画出第一类0-5阶贝塞尔函数曲线图,并求出它的近似零点,用矩阵表示出来。(Draw the first class 0-5 order Bessel's function graph and find out the approximate zeros of it.)