CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 曲线算法

搜索资源列表

  1. 4-parameter

    0下载:
  2. 可以进行曲线回归拟合算法的四参数算法。函数为 y = (a-d)/(1+(x/c)^b) +d . ec50.m 为其主要函数
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1882
    • 提供者:2213
  1. MATLAB_LMS1

    3下载:
  2. 自适应滤波器LMS算法的误差性能曲面和等高线,并在等高线上绘出最陡下降法和LMS迭代的轨迹曲线,配合数字信号处理2课程的学习
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1525
    • 提供者:随便
  1. MATLAB_LMS2

    2下载:
  2. 自适应滤波器LMS算法的误差曲线和误差平方曲线,并在等高线上绘出LMS100次迭代的平均轨迹曲线,配合数字信号处理2课程的学习
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1592
    • 提供者:随便
  1. lms

    0下载:
  2. 一个lms算法的matlab仿真程序。实现曲线输出。有很好的参考价值。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1547
    • 提供者:lee
  1. EQU_SOLVE

    1下载:
  2. 完整的以最速下降法,牛顿迭代法,二分法求解非线性方程的Matlab程序源代码,含GUI界面,简洁明了,可对每种算法绘制收敛曲线,计算求解精度。-the completely matlab source code for equation solving by adapting steepest descent method,newton method, binary divided method,graphics user interface applied,simply and explici
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:16990
    • 提供者:张宏欣
  1. ARburg

    1下载:
  2. AR模型,用伯格法求谱估计曲线,算法简单实用-AR model method using Burg spectral estimation curve, the algorithm is simple and practical
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:908
    • 提供者:赵小飞
  1. viterbi

    4下载:
  2. 关于GMSK的调制解调用viterbi算法实现。里面有仿真结果的误码率曲线。-GMSK modem calls on the viterbi algorithm. Inside curve of the BER simulation results.
  3. 所属分类:matlab

    • 发布日期:2015-09-09
    • 文件大小:5120
    • 提供者:秋彤
  1. tdlmslearingcurve

    1下载:
  2. LMS算法,有关收敛性的问题。算法画出了LMS的学习曲线-LMS algorithm, the convergence problem. LMS algorithm to draw a learning curve
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:842
    • 提供者:wubianluomu88
  1. LMS

    0下载:
  2. lms算法演示,自适应信号处理授课内容,画出学习曲线,MATLAB程序-lms algorithm presentation, adaptive signal processing lectures, to draw the learning curve, MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:728
    • 提供者:景飒
  1. grade

    0下载:
  2. 设有一基于格型梯度算法的预测器,其输入 由的AR模型产生,本程序可以得出自适应预测器的曲线-There is a gradient algorithm based on the lattice of the predictor, the input generated by the AR model, the procedure can be drawn Curve Adaptive Predictor
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:871
    • 提供者:张宗彬
  1. Matlab3

    0下载:
  2. 运用Matlab实现了3次样条曲线插值的算法。-The use of Matlab to achieve the 3-spline curve interpolation algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:4239
    • 提供者:kllogg
  1. matlabLMS

    0下载:
  2. 该程序实现时域LMS算法,并用统计的方法仿真得出不同步长下的收敛曲线-Implementation of the procedure time-domain LMS algorithm, and simulation statistics do not come under the simultaneous convergence of a long curve
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:861
    • 提供者:swift
  1. RLSXXX

    0下载:
  2. 本代码比较了在四种不同特征值扩散度情况下RLS算法的学习曲线,即其收敛速度跟集平均平方误差-This code compares the different characteristics of the four cases the value of diffusivity RLS algorithm learning curve, that is, its convergence rate set with the average square error
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:801
    • 提供者:虎哥
  1. hht

    0下载:
  2. 三种实现方式,采用MATLAB编程语言,一种是法国研究者设计的G Rilling 2007 另一种是MATLAB文件交换中心由Alan Tan开发的plot_hht程序包,第三种是台湾中央大学数据研究中心提供的EEMD包。 其中,我使用了plot_hht程序包,其使用了三个终止条件,驻留分量的单调性,极值点与零点的个数相差不超过1,还有黄锷1998经典文献提出的 SD>0.1,单调性的判断,并不是去判定驻留分量是否是单调函数,而是当曲线是双曲线时,循环结束,由
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5017
    • 提供者:孙晓东
  1. turbo-map

    1下载:
  2. turbo编码的map算法,很简洁,有snr曲线-map algorithm for turbo codes, it is simple, there are curves snr
  3. 所属分类:matlab

    • 发布日期:2015-10-29
    • 文件大小:1071
    • 提供者:yc
  1. V_BLAST_QR_DET

    0下载:
  2. VBLAST的基于QR的检测算法的误比特曲线。-VBLAST QR detection
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1160
    • 提供者:常鹏飞
  1. 7-3

    0下载:
  2. 该程序实现时域LMS算法,并用统计的方法仿真得出不同步长下的收敛曲线-The program to achieve time-domain LMS algorithm, and simulation statistics do not come under the simultaneous convergence of a long curve
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:868
    • 提供者:刘飞南
  1. flms

    0下载:
  2. 该程序用matlab实现FLMS算法,并绘出了收敛曲线。-The realization of the program FLMS algorithm with matlab, and the convergence curve is drawn.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:833
    • 提供者:王香利
  1. lms1

    0下载:
  2. 自适应lms算法的程序 最后三张图包括系统输入输出图,实际和估计权值的比较 误差曲线-Lms adaptive algorithm for the procedure, including the last three map system input-output map, the right of the actual and estimated values of the error curve
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:791
    • 提供者:明铭
  1. rls

    0下载:
  2. 自适应rls的算法仿真,最后图包括学习曲线,误差权矢量-Rls adaptive algorithm simulation, the final plan, including the learning curve, the error weight vector
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:732
    • 提供者:明铭
« 1 2 34 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com