登录
首页 » 算法 » 用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链...

用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链...

于 2022-03-17 发布 文件大小:2.90 kB
0 181
下载积分: 2 下载次数: 1

代码说明:

用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this case is not closed and the closure of two. At that time, because the situation, was the most aggressive, the code does not look good, but good use. To facilitate the transmission parameters, I have done a linked list, when used according to its own circumstances can change, the core algorithm can be fixed.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • code which produces plots of grid, velocity vectors, profiles of velocity compon...
    code which produces plots of grid, velocity vectors, profiles of velocity components or temperature, contours of pressure, temperature or streamlines, and colour filled contours for pressure, temperature or streamfunction.
    2022-06-20 02:11:40下载
    积分:1
  • 邮局报刊、杂志订阅系统
    本系统由“客户服务子系统”、 “内务管理子系统”、 “原始数据管理子系统”组成。客户服务子系统包含2个功能模块:“订阅”、 “顾客事务处理”。内务管理子系统包含3个功能模块:“订单管理”、“投递管理”、“报费管理”。 原始数据管理子系统包含2个功能模块:“报刊、杂志信息维护”、“报社、杂志社信息维护”
    2023-02-15 14:40:03下载
    积分:1
  • 一个实用的PI源代码程序
    这是基于DSP的PI控制源码,含有PWM输出控制。 Inputs  : I3: pointer to Delay line buffer                                       * *        M3: 1       * *        L3: length of Delay line buffer                                        * *   I7: pointer t
    2022-04-19 10:56:36下载
    积分:1
  • Bayesian Filter.贝叶斯(Bayesian)滤波器的C++类库。包括卡尔曼滤波(kalman filter)、粒子滤波(particle filt...
    Bayesian Filter.贝叶斯(Bayesian)滤波器的C++类库。包括卡尔曼滤波(kalman filter)、粒子滤波(particle filter)等。-Bayesian Filter. Bayesian (Bayesian) filters C Class. Including Kalman filter (Kalman filter). particle filter (particle filter).
    2022-07-09 16:17:24下载
    积分:1
  • 二分方程求根的经典
    二分法方程求根的经典算法-dichotomy of the classic algorithm
    2022-02-25 17:30:36下载
    积分:1
  • 人脸特征点检测
    运用机器学习算法实现人脸特征点的自动定位,可用于人脸识别,表情识别等领域。
    2023-08-06 02:25:06下载
    积分:1
  • 加减乘除24,java的GUI界面,输入的数字在1
    加减乘除24,java的GUI界面,输入的数字在1-13的范围内,产生的结果中已去除了冗余的结果,并统计产生结果的个数.- The arithmetic operations 24, java GUI contact surface, the input numeral in 1-13 scope, in the result which produces has removen the redundancy result, and the statistics has the result integer
    2022-02-26 00:51:20下载
    积分:1
  • Use IIR method to design the digit filter,realized by C language,and mapping is...
    数字滤波器IIR设计C源代码,包括绘图.-Use IIR method to design the digit filter,realized by C language,and mapping is also included.
    2022-02-16 04:46:16下载
    积分:1
  • 迭代加深八数码
    #include #include using namespace std;//变量声明 class EiNum; #define MAX 20//MAX为最大的迭代深度 int depth;//当前树的最大深度 EiNum * root[MAX + 1];//重复当前的路径 //交换两个数 void Swap(int &a,int &b) { int temp; temp = a; a = b; b
    2022-08-10 21:09:51下载
    积分:1
  • 音乐识别
    音高的提取,实现音乐的音高提取,在用语言将一首音乐里的音乐特性提取出来。
    2022-12-28 23:10:03下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载