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

搜索资源列表

  1. Simple_TOA

    1下载:
  2. This a simple position location algorithm using Least Square Estimation algorithm. Timing information is time of flight (TOA) of signal between Tx and Rx. This code generally describes the Positioning method, Also it plots final coordinate of node in
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1579
    • 提供者:
  1. test

    0下载:
  2. Square Detection and show how it work using opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3249
    • 提供者:ToaDzY
  1. 9927392rlscompare

    0下载:
  2. this program is very useful for the comparison of lms and recursive least square method for beamforming in the application of wireless communication
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:273656
    • 提供者:khan
  1. sg_min2.4.1.tar

    1下载:
  2. 黎曼流形上的优化算法。目标函数定义在黎曼流形上,在流形上利用梯度下降等进行优化-Provides four iterations for optimization on the Steifel and Grassmann manifolds: dog-leg steps Polak-Ribiere nonlinear CG Fletcher-Reeves nonlinear CG Newton s method Contains applications for n
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-06-04
    • 文件大小:31109
    • 提供者:sun
  1. smoot

    0下载:
  2. 最小二乘法拟合是一种曲线拟合方法,它不要求近似曲线过已知点,只要求尽可能反应数据点的基本趋势。这是它的C语言程序-Least square method is a curve fitting method, which does not require similar curves have been known, the only response to the extent possible, the basic trend of data points. This is the C lan
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1325
    • 提供者:张霄霄
  1. KLTLMS

    0下载:
  2. Karhunen Loeve Least Mean Square Algorithm for mobile communications 3G
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-07
    • 文件大小:919
    • 提供者:mehdi
  1. 1

    0下载:
  2. 理解函数插值与拟和的基本原理。掌握多项式插值、样条插值以及最小二乘法拟和的编程实现。-Interpolation and to understand the function and basic principles. Have polynomial interpolation, spline interpolation and least square method and the programming to be.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:239714
    • 提供者:小宁
  1. RectTracker

    0下载:
  2. 绘制了一个正方形,与之对应的八个点,能用上鼠标拖动其中一个点可改变正方形的大小!也能按住鼠标左键拖曳正方形!-Draw a square, eight corresponding points, drag the mouse can be used on a point which can change the size of a square! Hold down the left mouse button can also drag a square!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:290730
    • 提供者:林波波
  1. New

    0下载:
  2. mehod of interpolation by bilinear,bicubic method, local histrogram,root mean square error,image negative
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:3262
    • 提供者:aaaa
  1. square

    0下载:
  2. 给你n根木棒,请问使用这些木棒,是否有可能让它们头尾相连组成一个正方形?所 有的木棒都必须使用。 深度优先搜索的正方形问题-N root stick to you, will use the stick, is it possible so that they linked to the formation of a square head? All must use the stick. Depth-first search of the square problem
  3. 所属分类:Search Engine

    • 发布日期:2017-04-03
    • 文件大小:973
    • 提供者:LWind
  1. Chapter_55

    0下载:
  2. 平方根升余弦脉冲 平方根升余弦脉冲 平方根升余弦脉冲 平方根升余弦脉冲-Square Root Raised Cosine Square Root Raised Cosine pulse Pulse Pulse square root raised cosine square root raised cosine square root raised cosine pulse Pulse Pulse square root raised cosine square root raised cos
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1045
    • 提供者:高翔云
  1. square

    0下载:
  2. 旋转的彩色正方形,C语言程序,OpenGL库开发,需要安装glut头文件。-Color square programe,the square routated around the center.
  3. 所属分类:Other Games

    • 发布日期:2017-04-04
    • 文件大小:6337
    • 提供者:Xiaolong
  1. LeastSquare

    0下载:
  2. VC实现的最小二乘法拟合源程序。可以供大家参考学习用。-VC of the least square method to achieve source. Learning can be used for reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:119811
    • 提供者:liuweimin
  1. STAT_CHI2_NORM_TEST

    0下载:
  2. chi-square test,for goodneesfit test.-chi-square test, for goodneesfit test.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1042
    • 提供者:xie
  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. mainc

    1下载:
  2. 在c++环境下的计算方法程序源代码,包含LU分解,迭代法,二分法,复合梯形公式,简单迭代法,龙贝格公式,最小二乘法拟合,四阶龙格库塔公式,辛普森公式和主元消去法-C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal formula, a simple iterative me
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2718461
    • 提供者:shz
  1. sq-rt

    0下载:
  2. ARM assembly, code warrior, routine for calculating square root of an input number
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:3210
    • 提供者:ak
  1. line

    0下载:
  2. 用于直线检测的基本工具,点到直线公式,以及最小二乘法原理等等!-For line detection of the basic tools, points to the linear formula, as well as the principle of least square method and so on!
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1851436
    • 提供者:姜利
  1. chipjiance

    0下载:
  2. 贴片机片式元件的检测方法分析,最小二乘法和霍夫变换相结合!-Chip Mounter detection components analysis, least square method and the combination of Hough Transform!
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:366449
    • 提供者:姜利
  1. Square

    0下载:
  2. brew tutorial . making graphic square
  3. 所属分类:BREW

    • 发布日期:2017-04-07
    • 文件大小:61507
    • 提供者:zanchan
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com