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

搜索资源列表

  1. xitongbianshi.rar

    1下载:
  2. 系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。,Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1706
    • 提供者:刘悠
  1. LS_Fitlers

    0下载:
  2. MATLAB下用最小二乘设计低通,高通,带通,带阻数字滤波器。-Using MATLAB m-file to design LP, HP, BP and BS fitlers based on Least-square algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:3740
    • 提供者:wstclyq
  1. nmagic

    0下载:
  2. N阶磨方阵算法代码。用于生成N阶行、列和对角线之和相等的方阵。-N-order square algorithm code mill. Used to generate N-order rows, columns and diagonal and equal to the square.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:3245
    • 提供者:田田
  1. adaptive_interference_cancellation_with_LMS_algor

    0下载:
  2. this is a code for adaptive interfrence cancellation on a certain signal using the least mean square algorithm LMS using matlab.-this is a code for adaptive interfrence cancellation on a certain signal using the least mean square algorithm LMS using
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1955
    • 提供者:kareemelattar
  1. ELS

    0下载:
  2. 系统辨识,增广矩阵最小二乘批算法,使最小二乘批算法对有色噪声也一致无偏-System Identification,Extended Matrix Least Square Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:1320
    • 提供者:赤城小子
  1. DeblurringImagesUsingaRegularizedFilter

    0下载:
  2. Regularized deconvolution can be used effectively when constraints are applied on the recovered image (e.g., smoothness) and limited information is known about the additive noise. The blurred and noisy image is restored by a constrained least square
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:2074
    • 提供者:ayla
  1. matlab

    1下载:
  2. 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】模糊神经网络解耦M
  3. 所属分类:其他小程序

    • 发布日期:2013-10-14
    • 文件大小:7615
    • 提供者:jshuska
  1. splitmerge

    0下载:
  2. SPLITMERGE Segment an image using a split-and-merge algorithm. G = SPLITMERGE(F, MINDIM, @PREDICATE) segments image F by using a split-and-merge approach based on quadtree decomposition. MINDIM (a positive integer power of 2) specifies t
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:2001
    • 提供者:dilir
  1. BP-neural-network-algorithm

    0下载:
  2. BP神经网络算法的matlab代码,本程序根据训练好的网络文件预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比-BP neural network algorithm Matlab code, the procedures under the trained network file to predict new data file, the mean square error and draw the comparison of the predicted data and the
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:13115
    • 提供者:julie
  1. NLMS

    1下载:
  2. 对归一化最小均方算法NLMS的matlab仿真,包括收敛曲线-The normalized least mean square algorithm NLMS matlab simulation, including convergence curve
  3. 所属分类:Other systems

    • 发布日期:2016-05-13
    • 文件大小:1024
    • 提供者:阿撒
  1. 1084(Square-Destroyer)(DancingLinks)

    0下载:
  2. poj1084,采用dancing links算法-poj1084, using dancing links algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1443
    • 提供者:蒲睿
  1. QuickOpenSquare

    1下载:
  2. 一种高精度快速开平方算法实现-Quick open square algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:177028
    • 提供者:归徒
  1. DecayWav_LS

    0下载:
  2. DecayWav.txt输入下冲激响应,应用最小二乘算法对ARMA模型参数进行估计-DecayWav.txt input impulse response, using the least square algorithm to estimate the parameters of the ARMA model
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:850
    • 提供者:夏森
  1. noise-removal

    0下载:
  2. Stationary and Non-Stationary noise removal Cardiac Signals using a Constrained Stability Least Mean Square Algorithm。-Stationary and Non-Stationary noise removal Cardiac Signals using a Constrained Stability Least Mean Square Algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2789835
    • 提供者:西门吹雪
  1. least-square-method

    0下载:
  2. 最小二乘法,计算方法编程算法,c++编写,算法可以实现-Least squares method, calculation method programming algorithms, c++ to write the algorithm can be implemented
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:9561
    • 提供者:刘辉
  1. TP-LMS

    0下载:
  2. Least Mean Square 算法实现回声消除-Least Mean Square algorithm for echo cancellation
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:2018997
    • 提供者:Kaiwen
  1. TP-RLS

    0下载:
  2. Recursive Least Square 算法用于预测浊音信号,并计算误差-Recursive Least Square algorithm for predicting voiced signal and calculate the error of estimation
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:53715
    • 提供者:Kaiwen
  1. LS_FIB_linear

    0下载:
  2. 基于最小二乘方法的远场宽频带FIB麦克风阵列固定波束形成器设计-design brodband FIB fixed beamformer of microphone array by using Least-Square algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1193
    • 提供者:张益萍
  1. 58435

    0下载:
  2. The following Matlab project contains the source code and Matlab examples used for fractal landscape generation with diamond square algorithm. This is a small MATLAB function to generate a fractal landscape by using diamon-square algorithm. The sour
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:406528
    • 提供者:DucAnhTran
  1. чб

    0下载:
  2. The following Matlab project contains the source code and Matlab examples used for fractal landscape generation with diamond square algorithm. This is a small MATLAB function to generate a fractal landscape by using diamon-square algorithm.
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:710656
    • 提供者:DucAnhTran
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com