CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - square

搜索资源列表

  1. lms2

    0下载:
  2. this algorithm based on least mean square -this is algorithm based on least mean square
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:881
    • 提供者:maunik
  1. LMS

    0下载:
  2. LMS(Least Mean Square)算法是一种应用最为广泛的最优化算法-LMS (Least Mean Square) algorithm is a most widely used optimization algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:837
    • 提供者:沈艺
  1. SIGNAL_GEN

    0下载:
  2. 利用EDA的VHDL硬件描述语言设计的函数信号发生器,可以产生递增、递减斜波,三角波,阶梯波,正弦波,方波-The use of EDA, VHDL hardware descr iption language design function of the signal generator can generate increased progressively decreasing ramp, triangle wave, step-wave, sine wave, square wave
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:518701
    • 提供者:心心
  1. curve_fitting_with_LSE

    0下载:
  2. This code is for the curve fitting with least square sense algrorithm. Using the measurment data, end-user can get the curve (1st order~ 4th order approximation)
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1092
    • 提供者:jay
  1. sp_square_wave

    0下载:
  2. 该模型模拟了单相方波逆变器,使用MATLAB环境。-Single Phase square wave inverter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:10695
    • 提供者:young
  1. rls2

    0下载:
  2. recursive least square method for training neuro fuzzy system
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:787
    • 提供者:mbaghaee
  1. helloWorld

    0下载:
  2. Simple OpenGL code to draw a white square polygon onto a black background-Simple OpenGL code to draw a white square polygon onto a black background..
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1215748
    • 提供者:slasheh
  1. 1.2

    0下载:
  2. OpenGL的简单程序,绘制简单的图形,包括圆形方形等。-A simple OpenGL program, draw a simple graph, including round square, etc..
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:75825
    • 提供者:guojian
  1. fitting

    0下载:
  2. 利用最小二乘算法对一组坐标进行曲线拟合,其中包含了利用直接LU分解法解方程的算法代码实现。希望对用到数值计算的带来帮助。-The least square algorithm for fitting a set of coordinates, including the use of direct LU decomposition equations for the algorithm code to achieve. Want to use to bring numerical help.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:102968
    • 提供者:风流云散
  1. LS-SVM

    0下载:
  2. It give the code of Least square support vector matchine
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:9307
    • 提供者:meimei
  1. plstrian

    0下载:
  2. 用于partial least square 算法中数据的训练,并得到相应的系数矩阵-Partial least square algorithm for training data and corresponding coefficient matrix
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1732
    • 提供者:limingzhao
  1. svm-10.2

    0下载:
  2. support vector machine least square
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:521777
    • 提供者:camcam
  1. square

    0下载:
  2. This a verilog code for the generation of a square wave-This is a verilog code for the generation of a square wave..
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:790
    • 提供者:spectrojin
  1. S6_VGA_change

    0下载:
  2. 程序可以在VGA显示器上以800x600分辨率显示方波示例和字母示例-Program can display in VGA resolution display with 800x600 square wave sample and sample letters
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3320757
    • 提供者:shi
  1. the-least-square-error-algorithm

    0下载:
  2. 线性分类器-最小平方误差算法,对一组数据进行分类,分析b1、b2改变对结果的影响-Linear classifier- the least square error algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1720
    • 提供者:韩倩倩
  1. SVDTLS

    1下载:
  2. SVDTLS仿真 已知参数下用最小二乘法估计观测数据的ARMA模型的AR参数-SVDTLS simulation parameters are known observational data with least square method to estimate the AR parameters of ARMA model
  3. 所属分类:Other systems

    • 发布日期:2016-05-07
    • 文件大小:183023
    • 提供者:
  1. square

    0下载:
  2. 实现给定任意方程组的求解运算,通过系数矩阵、矩阵转置和解矩阵列出运算表达式,再运用高斯消去法求解方程组。-the least square
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:795
    • 提供者:郭敏霞
  1. HDLImplementationoftheVariableStepSize

    0下载:
  2. proposes a Verilog implementation of the Normalized Least Mean Square (NLMS) adaptive algorithm, having a variable step size. The envisaged application is the identification of an unknown system. First the convergence of derived LMS algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:223709
    • 提供者:陳柏宇
  1. LeastSquares

    0下载:
  2. 这是平时做实验时常用的程序,最小二乘法,大家可作为参考,学习-This is usually done when the commonly used experimental procedures, least square method, we can as a reference, study
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:851
    • 提供者:liu
  1. jianxiaojiyi

    0下载:
  2. 用matlab编写的渐消记忆递推最小二乘估计算法-recursive least square filtering with fading factor
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:7540
    • 提供者:王晓波
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com