搜索资源列表
MATLAB 数值计算
- 科研和工程计算可分为数值计算和符号计算两类。数值计算具有适应性强、应用广泛的优点。MATLAB凭借其卓越的数值计算能力而称雄世界。随着科研领域、工程实践的数字化进程的深入,具有数字化本质的数值计算显得愈益重要。 今天计算机几乎已经普及到每个从事工程和科研的从业人员,普及到每个正在接受理工科培养的学生。计算机软硬件的普及使人们拥有了前所未有的计算潜能,激发了人们质疑旧方法尝试新算法的欲望,鼓舞了人们用新计算能力试探解决实际问题的雄心。 本章内容显著不同于常见的数值计算教科书。本章的讨论围绕
Yangtiao
- 数值分析中的样条插值算法,通用举例。数值分析中的样条插值算法,通用举例-Numerical analysis of the spline interpolation algorithm, common example. Numerical analysis of the spline interpolation algorithm, for example general
spline
- 三次样条插值相关论文,spline算法研究,本篇论文是一片硕士研究生论文-Related papers cubic spline interpolation, spline algorithm, this thesis is a graduate papers
smoothing-algorithm-
- 广义B样条曲线的节点去除与光顺算法,样条插值算法,更光滑的插值算法-Node removal and smoothing algorithm for generalized B spline curve
++三次样条插值和贝塞尔曲线实例程序
- this document is including the algorithm of the Bezier curve, and also including the code of this curve.