CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 曲线算法

搜索资源列表

  1. EQ曲线

    2下载:
  2. 此代码实现了音频显示中的参量EQ曲线的算法。简洁易懂也易移植
  3. 所属分类:其他小程序

    • 发布日期:2012-06-28
    • 文件大小:24630
    • 提供者:ymwlike
  1. shuzhifenxi3

    0下载:
  2. 实验题目:曲线拟合的最小二乘法 相关知识:已知C[a,b]中函数f(x)的一组实验数据(xi,yi)(i=0,1,…,m),其中yi=f(xi)。设 是C[a,b]上线性无关函数族。在 中找函数f(x) 曲线拟合的最小二乘解 ,其法方程(组)为: 其中, k=0,1,…,n 特别是,求函数f(x) 曲线拟合的线性最小二乘解 的计算公式为: 数据结构:两个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:947
    • 提供者:张涛
  1. PID

    1下载:
  2. 此程序为自动控制原理中实现基本PID控制算法的例子程序,能查看调节曲线,显示曲线输出,参数修改等功能。-This procedure for the automatic control theory to achieve the basic PID control algorithm example program that can view the regulation curve, showing the output curve, parameter modification functi
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:73433
    • 提供者:王天坤
  1. Rd_iteration

    0下载:
  2. 限失真函数的迭代算法,完成限失真函数的R(d)的迭代计算,并画出R(d)函数曲线-the iteration algorithm of R(d)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:710
    • 提供者:lili
  1. threetimestruelspline

    0下载:
  2. 基于三次自然样条的算法实现,实现曲线的拟合,效果很好。-three times natruel spline
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3599
    • 提供者:郑阳
  1. Bezier

    0下载:
  2. 实现贝赛尔曲线算法, 可手动增加或删除控制点, 可拖动控制点实时改变曲线.-Bezier curve algorithm, you can manually increase or delete control points can be changed in real time curve by dragging the control points.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:29850
    • 提供者:chern
  1. ecc

    0下载:
  2. 椭圆曲线算法的C程序实现,椭圆曲线加密算法,椭圆曲线C++(C program implementation of elliptic curve algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:387072
    • 提供者:fcy
  1. pdpf2

    0下载:
  2. 多重相关系数的ROC曲线,说明此算法的检测概率与虚警概率的性能比其他经典频谱感知算法更好(The ROC curves of multiple correlation coefficients show that the performance of detection probability and false alarm probability of this algorithm is better than that of other classical spectrum sensing
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:ninihan
  1. 算法

    2下载:
  2. 高斯正态分布曲线 具体拟合过程 matlab算法过程(the process of matlab algorithm of Gaussian normal distribution curve)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:GRANDEUR6x8
  1. fortran各章代码

    3下载:
  2. 第1章 矩阵分解与线性方程组直接方法 第2章 线性方程迭代方法 第3章 最小二乘法与曲线拟合 第4章 特征值与特征向量 第5章 非线性方程 第6章 非线性方程组 第7章 插值法 第8章 数值微分 第9章 数值积分 第10章 特殊函数 第11章 常微分方程(The first chapter is matrix decomposition and direct method of linear equations The second chapter is the itera
  3. 所属分类:其他

  1. LMS

    0下载:
  2. 最小均方误差,完成信号的自适应滤波功能,输入输出信号对比,给出均方误差曲线(The adaptive filtering function of the signal by the minimum mean square error. The input-output signal is compared and the mean square error curve is given.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:15360
    • 提供者:傲骨飘雪
  1. A样条

    0下载:
  2. A样条曲线插值算法和maple代码,实现离散点列拐角处的平滑过渡。(A-spline interpolation for discrete point sequence)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:616448
    • 提供者:虎子的哥
  1. 曲线相似度

    1下载:
  2. 曲线相似度相关论文,我用实际代码验证过其中的部分算法,有兴趣的同学可以自己实现下。(Curve similarity related papers, I used the actual code to verify some of the algorithms, interested students can be implemented by themselves.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:7625728
    • 提供者:叶飞飞
  1. LMS算法下的参数a1、a2的收敛曲线

    0下载:
  2. LMS算法下的关于双参数a1、a2的收敛曲线(The convergence curves of parameters a1 and a2 under LMS algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:9216
    • 提供者:话梦
  1. RLS算法下的参数a1、a2的收敛曲线

    0下载:
  2. RLS算法下关于双参数a1、a2的收敛曲线(The convergence curves of parameters a1 and a2 under RLS algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:11264
    • 提供者:话梦
  1. LMS算法下不同u值的参数收敛曲线

    1下载:
  2. LMS算法下关于不同的u值的参数产生的收敛曲线(Parameter convergence curves of different u values under LMS algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:11264
    • 提供者:话梦
  1. P3曲线

    0下载:
  2. 该算法用于水文计算中的水文资料频率计算,计算水文资料保证率(This algorithm is used to calculate the frequency of hydrological data in hydrologic calculation and to calculate the guarantee rate of hydrological data)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:水之子
  1. lianxuchaoliu

    2下载:
  2. 连续潮流:又称为延拓潮流,是电力系统电压稳定性分析的有力工具,它通过在常规潮流基础上引入一个负荷增长系数来克服雅可比矩阵奇异,从而克服接近稳定极限运行状态时的收敛问题,解决了常规潮流在崩溃点外无解和在崩溃点附近不能可靠收敛的问题。连续潮流法是从初始稳定工作点开始,随着负荷缓慢变化,沿相应的PV曲线对下一工作点进行预估、校正,直至勾勒出完整的PV曲线。(Continuous flow: also known as the continuation of the trend, is a powerf
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:冒菜
  1. MUSIC

    8下载:
  2. 互质阵MUSIC法,能够有峰值,还有复杂度分析,曲线对比等(Coprime array MUSIC method, can have a peak value, and complexity analysis, curve comparison.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:17408
    • 提供者:maybe2018
  1. 遗传算法+数据传递机制+多项式和非多项式曲线拟合

    1下载:
  2. 多项式和非多项式曲线拟合;数据传递机制;遗传算法(Polynomial and non polynomial curve fitting and Data transfer mechanism)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:好久不见2
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com