搜索资源列表

  1. lsbhide

    0下载:
  2. LSB隐藏 最低有效位隐藏算法,就是8:1嵌入-Least significant bit LSB hide hiding algorithm is embedded 8:1
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:周天才
  1. lms_algorithm

    0下载:
  2. This program simulates plant identification least mean square (NLMS) alogrithm reference: 《LMS算法的频域快速实现》-This program simulates plant identification least mean square (NLMS) alogrithm reference: LMS algorithm for ra
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:huangsir
  1. fblms

    2下载:
  2. This program simulates plant identification using frequency block least mean square (FBLMS) alogrithm reference: 《LMS算法的频域快速实现》 LMS is modified by XXX in XXX place, see details in XXX relevant document-This program si
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:huangsir
  1. Curves

    0下载:
  2. 曲线拟合程序,用最小二乘法实现,供大家参看-Curve fitting procedures, using the least square method to achieve, for all to see
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:victor1302
  1. nihe

    0下载:
  2. 最小二乘法拟合 最小二乘法拟合-Least squares fitting least square method least square method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:254976
    • 提供者:huchaotj
  1. total_least_squares_TLS

    0下载:
  2. 本源码给出了总体最小二乘方法的matlab实现,开发者可以了解最小二乘方法原理,以及程序实现。-This source gives the total least squares methods matlab realized, developers can understand the principle of least squares methods, and procedures to achieve.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:杨君
  1. CurveFit_Poly

    0下载:
  2. 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:12288
    • 提供者:bilka
  1. code

    0下载:
  2. Visual Bisic\最小二乘法拟合曲线算法.rar-Visual Bisic least squares curve fitting algorithm. Rar
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:my name
  1. CurveFitting2

    0下载:
  2. 曲线最小二乘拟合方法,用最小二乘法拟合取向数据。可用数据点反求控制点。-Least squares curve fitting method, using least square method-oriented data. Reverse data points available control points.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:孙鑫
  1. LMS-MATLAB

    0下载:
  2. 介绍了基于最小均方算法(LMS 算法) 的自适应均衡器的原理和结构,针对用硬件实现LMS 算法的自适应均衡器存在的诸多缺点,利用MATLAB 工具对各种结构形式的自适应均衡器在不同 信道模型下的收敛速度和精度进行仿真,并介绍了该仿真程序。-Introduction based on the least mean square algorithm (LMS algorithm) of the adaptive equalizer
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-14
    • 文件大小:191488
    • 提供者:
  1. zuixiaoercheng2

    0下载:
  2. 最小二乘法,用matlab语言编制。。用于matlab7.01-Least squares method, using matlab language. . For matlab7.01
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:savio
  1. chengxu

    0下载:
  2. 用vc++求解五阶矩阵的算法代码,可以用于图像处理的最小二乘法椭圆拟合曲线-With vc++ Solving fifth-order matrix algorithm code can be used for image processing of the least squares ellipse fitting curve
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:王里
  1. lsvmk

    0下载:
  2. 分类和拟合,支持向量新算法。最小二乘,但只能用于二维数据-Classification and fitting a new support vector algorithm. Least squares, but only for two-dimensional data
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:fenglingli
  1. CurveEquation

    0下载:
  2. Delphi编写的最小二乘法的曲线拟合算法,使用形象的图像进行展示,可以方便的看到拟合的结果。-Delphi prepared by the least square method of curve fitting algorithms, the use of the image of the image display, it will be convenient to see the results of fitting.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:无尽愿
  1. matlablms

    0下载:
  2. LMS算法MatLab实现 LMS自适应滤波器是使滤波器的输出信号与期望响应之间的误差的均方值为最小,因此称为最小均方(LMS)自适应滤波器。-MatLab realize LMS algorithm LMS adaptive filter is to filter the output signal in response to and expectations of the error between the mean s
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-14
    • 文件大小:158720
    • 提供者:jj
  1. MATLAB====LMS

    0下载:
  2. LMS自适应滤波器是使滤波器的输出信号与期望响应之间的误差的均方值为最小,因此称为最小均方(LMS)自适应滤波器。-LMS adaptive filter is to filter the output signal in response to and expectations of the error between the mean square value of the smallest, so called the least
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-14
    • 文件大小:47104
    • 提供者:jj
  1. RLS

    1下载:
  2. 递归式最小均方(RLS)算法的基本思想是力图使在每个时刻对所有已输入信号而言重估的平方误差的加权和最小,这使得RLS算法对非平稳信号的适应性要好。与LMS算法相比,RLS算法采用时间平均,因此,所得出的最优滤波器依赖于用于计算平均值的样本数,而LMS(NLMS)算法是基于集平均而设计的,因此稳定环境下LMS(NLMS)算法在不同计算条件下的结果是一致的-Recursive least-mean-square (RLS) algorith
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:闫丰
  1. ChazhiZuixiaoerchengquxiannihe

    0下载:
  2. 用Fortran语言实现的多种插值算法和最小二乘拟合算法,有源代码,有简要介绍。-Fortran language with a variety of interpolation algorithms and least squares fitting algorithm, active code, have a brief introduction.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:木子
  1. WeightedLeastSquare

    0下载:
  2. weighted least square line extraction with original sensor data
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:张华振
  1. niheyuan

    0下载:
  2. 最小二乘曲线拟合圆,vc的源代码和推导过程-Least squares curve fitting circle, vc source code and derivation
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:126976
    • 提供者:孟辰
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org