搜索资源列表

  1. RLS-MATLAB

    0下载:
  2. Rls递推二乘最小算法的MAtlab 仿真。-Rls recursive least square algorithm MAtlab simulation.
  3. 所属分类:中间件编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:王州强
  1. adsp2

    0下载:
  2. 设计最小二乘逆滤波器求解反卷积问题,假设有观测噪声,为降低观测噪声的影响,可采用预白化方法,设计长度N=50的最小平方FIR逆滤波器-inverse filter design for least squares deconvolution, the assumption that the measurement noise, To reduce the impact of noise and possible pre-whitenin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:26624
    • 提供者:吴森泉
  1. Squre2

    0下载:
  2. 对于多项式y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n 用递推最小二乘法来估计上式中的b0, b1, ..., bn-for polynomial y (i) = b0 b1 b2* x* x* b3 ^ 2 x ^ 3 ...... bn* x ^ n recursive least squares method used to estimate the on
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:Zhang
  1. si_matlab

    0下载:
  2. 随机序列产生程序,白噪声产生程序,M序列产生程序,二阶系统一次性完成最小二乘辨识程序,实际压力系统的最小二乘辨识程序,递推的最小二乘辨识程序,增广的最小二乘辨识程序-random sequence generation process, white noise procedures for selecting the M series, Second-order system to complete a one-time least-s
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:tonckin
  1. FIR-differentiate

    0下载:
  2. By building a nonlinear function relationship between an d the error signal,this paper presents a no— vel variable step size LMS(Least Mean Square)adaptive filtering algorithm.-By building a nonlinear function relation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:上将
  1. least_square

    0下载:
  2. 用最小二乘法来进行函数模拟。对输入的数据构造一个多项式。-using the method of least squares to function simulation. Of input data structure a polynomial.
  3. 所属分类:并行运算

    • 发布日期:2024-05-15
    • 文件大小:412672
    • 提供者:liuhua
  1. StateEstimationModule

    0下载:
  2. 状态估计原始程序,本程序可以进行状态估计的计算利用最小加权二乘法计算WLS-primitive state estimation procedures, the procedures for the calculation of state estimation using weighted least two multiplication calculation WLS
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:正可
  1. rff

    1下载:
  2. 渐消记忆最小二乘法。系统辨识matlab源程序。-fading memory of the least square method. Matlab source system identification.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:zhaoying
  1. FLch3RLSeg3

    0下载:
  2. 最小二乘法递推算法辨识程序,输入u,输出y, 输出结果中的c矩阵中最后一列为参数估计值.-Recursive least squares algorithm for identification procedures, input u, output y, the output matrix c of the last one as the estimated value of parameters.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:陈刚
  1. 111

    0下载:
  2. 用最小二乘法求矩形区域上的N*M个数据点的拟合曲面。-Least square method for rectangular area on the N* M data points of the fitting surface.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:98304
    • 提供者:z
  1. imagefuyuan

    0下载:
  2. 代码中给出了图像恢复的最小平方滤波和winner滤波法,并显示其结果图可进行分析比较-Code gives the least squares image restoration filtering and winner filtering method, and display the result map can be analyzed and compared
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:张锐娟
  1. code

    0下载:
  2. 最小二乘法拟合用在嵌入式系统的代码,单片机上可以测试过-Least square method used in embedded systems code, single-chip can be tested
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:20480
    • 提供者:lixiang
  1. math

    0下载:
  2. 一些数学处理函数,包括:用窗函数方法设计线性相位FIR数字滤波器、归一化最小均方(LMS)算法的自适应数字滤波器-Deal with some mathematical functions, including: window function designed with linear phase FIR digital filter, normalized least mean square (LMS) algorithm for a
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:chenjie
  1. MSE_calculation

    0下载:
  2. 最小二乘算法,最小均方误差等算法的MSE的计算,MATLAB代码-Least-squares algorithm, such as minimum mean square error MSE calculation algorithm, MATLAB code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:liulu_tina
  1. work

    0下载:
  2. 一元线性回归算法,计算斜率并输出结果。主要采用最小二乘法。-Linear regression algorithm, calculation of slope and output. Mainly uses the least square method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:21504
    • 提供者:黄瑞生
  1. SVD

    0下载:
  2. % 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法, % 但是它比QR 分解法要花上近十倍的计算时间。[U,S,V]=svd(A),其中U和V代表二个相互正交矩阵, % 而S代表一对角矩阵。 和QR分解法相同者, 原矩阵A不必为正方矩阵。 % 使用SVD分解法的用途是解最小平方误差法和数据压缩。用svd分解法解线性方程组,在Quke2中就用这个
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:zhxj
  1. leastsquaresmethod

    0下载:
  2. 用不加权的递推最小二乘法进行参数估计,用于系统辩适、仿真-Using non-weighted recursive least squares parameter estimation method for systems dialectical relevance, simulation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:齐杰
  1. SER

    0下载:
  2. 写了著名的最小均方准则下的自适应算法,在matlab环境下运行-Wrote a well-known least mean square criterion of the adaptive algorithm, running in matlab environment
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:Wang Zhao
  1. gsl-1.10.tar

    0下载:
  2. GNU科学计算函数库GSL(GNU Scientific Library)是一个强大的C/C++数值计算函数库,它是一个自由软件,是GNU项目软件的一个部分,遵循GPL协议。函数库提供了大量的数值计算程序,如随机函数、特殊函数和拟合函数等等。整个函数库大约有1000多个函数,几乎涵盖了科学计算的各个方面。以下是整个函数库的目录: Complex Numbers Roots of Polynomials Special
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-15
    • 文件大小:2842624
    • 提供者:贺强
  1. LeastSquare

    0下载:
  2. 计算方法中最小二乘法程序设计的源代码,具有很强的通用性-Method of calculating the least square method in the source code of program design, and highly versatile
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:46080
    • 提供者:lao qiao
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org