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

搜索资源列表

  1. crc校验的matlab程序

    0下载:
  2. crc校验的matlab程序,对多项式进行处理,可以正常运行,经过fpga实现验证-crc check of the matlab program, processing of the polynomial can be normal operation, after verification fpga implementation
  3. 所属分类:通讯编程

    • 发布日期:2017-03-22
    • 文件大小:1002byte
    • 提供者:fafa
  1. m_PN.rar

    1下载:
  2. 伪随机码或称PN码,是扩频通信中不可缺少的一种序列。扩频通信,简单的说来就是通过一组相关性很强的伪随机序列,使原有的信号按照伪随机序列的特性出现。从波形上看,原有信号完全淹没于随机的噪声中,达到隐藏信号和抗干扰的目的。接受方只要有相同的伪随机序列,就可以通过伪随机序列很强的相关性将信号还原出来。而m序列,是扩频系统中最长用的伪随机序列。下面的代码就是基于matlab的生成m序列的代码,通过改变初始多项式的值,就可以生成不同阶数的m序列。,Pseudo-random code or PN code
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:794byte
    • 提供者:fortunewjh0217
  1. RLS_LMS

    6下载:
  2. 数字预失真系统,功放是Wiener-Hammerstein模型,预失真是记忆多项式模型,自适应算法采用RLS-LMS混合算法不。-Digital pre-distortion system, power amplifier is a Wiener-Hammerstein model, pre-distortion is memory polynomial model, using RLS-LMS adaptive algorithm hybrid algorithm does not.
  3. 所属分类:其他小程序

    • 发布日期:2013-05-22
    • 文件大小:1.08kb
    • 提供者:baggio
  1. SVM_lzb1p0

    0下载:
  2. svm(支持向量机)能进行分类。有不同的核函数,如线性,多项式等-svm (support vector machine) can be classified. There are different kernel functions, such as linear, polynomial, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:223.28kb
    • 提供者:孟祥
  1. lagrange

    0下载:
  2. 1.n个节点分段Lagrange插值多项式; 2.使用格式y=lagrange(x0,y0,x,k); 3.输入项x0为n维插值节点向量,y0为n维被插函数值向量; 4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1; 5.输出y为插值点x处的函数值;- 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0,
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:1021byte
    • 提供者:link
  1. weisuijixulie

    1下载:
  2. 实现伪随机序列 关键词 随机矩阵 本源多项式 移位运算-Achieve the pseudo-random sequence Key words random matrix origin polynomial shift operator
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:3.7kb
    • 提供者:刘策
  1. getpoly_bm

    0下载:
  2. 利用BM算法求解线性移位寄存器生成多项式-get LFSR sequence prime Polynomial by BM algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:782byte
    • 提供者:黄英
  1. getpoly_ojld

    1下载:
  2. 利用欧几里德算法求解线性移位寄存器生成多项式-get LFSR sequence prime Polynomial by Euclids algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:975byte
    • 提供者:黄英
  1. GenPoly_matric

    1下载:
  2. 利用线性移位寄存器序列的线性关系,用求解矩阵的方法求解移存器序列的生成多项式-get LFSR sequence prime Polynomial by the line relationship of the sequence
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:811byte
    • 提供者:黄英
  1. getpoly_bm1

    2下载:
  2. 利用BM算法求解线性移位寄存器生成多项式-get LFSR sequence prime Polynomial by BM algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1.03kb
    • 提供者:黄英
  1. 124

    0下载:
  2. 计算特征多项式的 m 序列的自相关系数。-Calculate the characteristic polynomial of the m sequence of autocorrelation coefficients.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:556byte
    • 提供者:zc
  1. duoxiangshinihe

    0下载:
  2. 多项式拟合用于处理实验数据的一种有效方法,简单实用。并且举了一个例子三次拟合-Polynomial fitting of experimental data for processing is an effective method of simple and practical. And cited an example of three fitting
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3.02kb
    • 提供者:李学文
  1. Datafitting

    1下载:
  2. 它包含了数据拟合、interp1 - 一元函数插值、 spline - 样条插值、polyfit - 多项式插值或拟合、curvefit - 曲线拟合、caspe - 各种边界条件的样条插值、casps - 样条拟合(没有)、interp2 - 二元函数插值、griddata - 不规则数据的二元函数插值、interp - 不单调节点插值和lagrange - 拉格朗日插值法的代码.-It contains code of data fitting, interp1- unary functio
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:20.07kb
    • 提供者:温娟
  1. 8aryQAM

    0下载:
  2. scr ipt for computing BER with Binary Convolutional Code and Viterbi decoding. Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal Hard decision and soft decison decoding is used. -scr ipt for computing BER with Binary Conv
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2.69kb
    • 提供者:Asfia
  1. bfgswopt

    0下载:
  2. steepest descent/bfgs with polynomial line search
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2.21kb
    • 提供者:shfc
  1. matlab

    0下载:
  2. 用matlab实现正交多项式最小二乘法的拟合问题-Using matlab to achieve orthogonal polynomial least squares fitting problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:1012byte
    • 提供者:石头
  1. wls-Matlab

    0下载:
  2. 此程序为一个实例,模拟仿真一个5次项的多项式函数,介绍详细-This program is an example of a fifth term simulation polynomial function, introduced in detail
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:3.46kb
    • 提供者:陈明
  1. matlab

    0下载:
  2. 利用matlab进行最小二乘法消除多项式趋势项-Using matlab least squares polynomial trend to eliminate items
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:3.22kb
    • 提供者:anpengqiang
  1. matlab

    0下载:
  2. 利用matlab来实现多项式的运算,及其各种符号的使用。例如求极限,数值积分,函数的求导等-Using matlab to achieve polynomial operations, and its various symbols are used. Such as finding the limit, numerical integration, function derivation, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:18.93kb
    • 提供者:王岩
  1. 多项式拟合批处理代码

    1下载:
  2. matlab多项式拟合批量处理代码实现,可做参考(Matlab polynomial fitting batch processing code, can be used as reference.)
  3. 所属分类:其他

    • 发布日期:2020-03-21
    • 文件大小:3kb
    • 提供者:vein
« 12 3 »
搜珍网 www.dssz.com