登录
首页 » 算法 » 分段算法的程序,很好的。绝对简练

分段算法的程序,很好的。绝对简练

于 2022-02-20 发布 文件大小:261.88 kB
0 154
下载积分: 2 下载次数: 1

代码说明:

分段算法的程序,很好的。绝对简练-Segmentations procedures very well. Absolutely concise

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

发表评论

0 个回复

  • Kalman filter
    卡尔曼滤波的基础算法,对初学者有很大的帮助-Kalman filter-based algorithm, there is a great help for beginners ...................
    2022-05-28 06:53:28下载
    积分:1
  • Secant method with 2 points for non
    Secant method with 2 points for non-linear equations in C
    2022-03-30 20:49:45下载
    积分:1
  • energy center, two pairs of split
    用能量重心法,对基2分裂的FFT算法进行校正,在整周期采样的条件下,幅值,相位,频率等可以达到很高的精度 -energy center, two pairs of split-the FFT algorithm for correction, in the whole cycle of sampling conditions, the amplitude, phase, frequency, etc., may achieve high accuracy
    2022-04-20 19:20:20下载
    积分:1
  • Idempotent matrix method using the largest eigenvalue, also include a number of...
    利用幂法求矩阵的最大特征值,还包括一些相应的辅助函数-Idempotent matrix method using the largest eigenvalue, also include a number of the corresponding auxiliary function
    2022-01-27 23:38:44下载
    积分:1
  • 中缀表达求后缀表达式及其值
    中缀表达求后缀表达式及其值-expression for which there is a suffix expression and values
    2022-03-02 19:28:46下载
    积分:1
  • 98年全国大学生数学建模竞赛B题“水灾巡视问题”,是一个推销员问题,本题有53个点,所有可能性大约为exp(53),目前没有好方求出精确解,既然求不出精确解,...
    98年全国大学生数学建模竞赛B题“水灾巡视问题”,是一个推销员问题,本题有53个点,所有可能性大约为exp(53),目前没有好方法求出精确解,既然求不出精确解,我们使用模拟退火法求出一个较优解,将所有结点编号为1到53,1到53的排列就是系统的结构,结构的变化规则是:从1到53的排列中随机选取一个子排列,将其反转或将其移至另一处,能量E自然是路径总长度。具体算法描述如下:步1: 设定初始温度T,给定一个初始的巡视路线。步2 :步3 --8循环K次步3:步 4--7循环M次步4:随机选择路线的一段步5:随机确定将选定的路线反转或移动,即两种调整方式:反转、移动。步6:计算代价D,即调整前后的总路程的长度之差步7:按照如下规则确定是否做调整:如果D0,则按照EXP(-D/T)的概率进行调整步8:T*0.9-->T,降温-98 National Mathematical Contest in Modeling B and that the "flood inspections", is a salesman problem, and that is 53 points, all possibilities about exp (53), there is no good way to get accurate solutions, since no exact solution for, we used simulated annealing France obtained an optimum solution to all nodes to a number of 53 to 53.1 is with the system structure, changes in the structure of the rules is : from 1-53 with a randomly selected with a son, to reverse or to move it to another, the energy E is the natural path length. The specific algorithm is described as follows : Step 1 : The initial set temperature T,
    2023-05-19 17:45:04下载
    积分:1
  • ACM题目图,POJ的各种图形主题的详细描述…
    acm标题图算法,POJ详细描述了各种图形主题图中使用的算法
    2022-12-29 02:45:03下载
    积分:1
  • 层次聚类
    层次聚类 层次聚类算法与之前所讲的顺序聚类有很大不同,它不再产生单一聚类,而是产生一个聚类层次。说白了就是一棵层次树。介绍层次聚类之前,要先介绍一个概念——嵌套聚类。
    2022-07-24 14:59:20下载
    积分:1
  • QR 求特征值
    QR分解法是三种将矩阵分解的方式之一。这种方式,把矩阵分解成一个正交矩阵与一个上三角矩阵的积。QR分解经常用来解线性最小二乘法问题。QR分解也是特定特征值算法即QR算法的基础。
    2022-05-15 21:42:18下载
    积分:1
  • PASCAL编译器
    项目描述:该项目源代码用C++语言描述,针对扩充的PASCAL文法,实现了对扩充PL0源程序进行词法分析、语法分析、语义分析、代码生成以及最终解释执行的编译器的编写。并完成了错误处理和符号表管理等程序。该工程可以将符合文法的正确程序进行编译得到结果,也可以对错误的程序进行精确报错。
    2023-03-01 18:25:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载