CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Error.R

搜索资源列表

  1. BlindEqualizer

    1下载:
  2. Blind Equalizer 的演算法主要是利用CMA及 LMS 的配合,当CMA将EYE打开,使讯号趋近于正确值,就切换到LMS,利用Slicer的输出当作training sequence来调整Equalizer的系数,而Carrier Recovery 的部份,则是将phase error track出来-Blind Equalizer algorithm is the use of the CMA and LMS tie, When the CMA will EYE open, sig
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5.48kb
    • 提供者:samyu107
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:10.5mb
    • 提供者:gtcewli3
  1. r

    1下载:
  2. 序列的自相关函数和负相关函数的计算,设计维纳滤波器,写出维纳-霍甫方程,用矩阵方法求解该方程,得到滤波器冲激响应,并计算最小均方误差-Calculation of the autocorrelation function and a negative correlation function of the sequence, the Wiener filter design, write Wiener- Huo Fu equation, using the matrix method to so
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:1kb
    • 提供者:薇薇
  1. GA_RBF

    0下载:
  2. 用遗传算法优化RBF网络参数,减小RBF网络在函数逼近中的误差-Using genetic algorithm to optimize parameters of RBF network, reducing the RBF Network in Function Approximation Error
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2.82kb
    • 提供者:史峰
  1. pro_2

    0下载:
  2. 用局部参数最优化方法设计一个模型参考自适应系统,可调增益的初值Kc(0)=0.2,给定值r(t)为单位阶跃信号,即r(t)=A×1(t)。 要求: 1把连续系统离散化(采样时间可取0.1)。 2编制并运行这个系统的计算机程序(注意调整B值,使系统获得较好的自适应特性)。 3记录ym、yp的曲线 记录kp×kc的曲线 记录广义输出误差e的变化曲线。 4在参数收敛后,让Kp=2变为Kp=1,重新观察Kp×Kc及e的变化曲线。 5找出在确定的B值下,使系统不稳定的A值(阶跃信号
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.17kb
    • 提供者:yk
  1. M=162

    0下载:
  2. 一维边值为0的微分方程,有限元方法逼近问题的解,给出误差的lebesgue模估计和能量估计。copy到命令窗口里运行即可。-solove one dimension ODE in FEM,and give error estimate
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3.2kb
    • 提供者:gj
  1. nlpf

    1下载:
  2. This simple Matlab function simulates a innovative algorithm for narrow band interference mitigation for wireless communications, esp for satellite comm. The algorithm looks similar to LMS, but error is non-linearly transformed. It works well and a
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:842byte
    • 提供者:徐滨
  1. ssim

    0下载:
  2. This is an implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index between two images. Please refer to the following paper: Z. Wang, A. C. Bovik, H. R. Sheikh, and E. P. Simoncelli, "Image quality assess
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2.06kb
    • 提供者:Annie
  1. fit_ML_laplace

    0下载:
  2. fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!. Given the samples of a laplace distribution, the PDF parameter is found fits data to the probability of the form: p(x) = 1/(2*b)*exp(-abs(x-u)/b)
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.35kb
    • 提供者:resident e
  1. fit_ML_log_normal

    0下载:
  2. fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!. Given the samples of a laplace distribution, the PDF parameter is found fits data to the probability of the form: p(x) = 1/(2*b)*exp(-abs(x-u)/b)
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1.44kb
    • 提供者:resident e
  1. fit_ML_maxwell

    0下载:
  2. fit_ML_normal - Maximum Likelihood fit of the log-normal distribution of i.i.d. samples!. Given the samples of a log-normal distribution, the PDF parameter is found fits data to the probability of the form: p(x) = sqrt(1/(2*pi))/(s*x)*
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.3kb
    • 提供者:resident e
  1. fit_ML_normal

    0下载:
  2. fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!. Given the samples of a normal distribution, the PDF parameter is found fits data to the probability of the form: p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.44kb
    • 提供者:resident e
  1. fit_ML_rayleigh

    1下载:
  2. fit_ML_rayleigh - Maximum Likelihood fit of the rayleigh distribution of i.i.d. samples!. Given the samples of a rayleigh distribution, the PDF parameter is found fits data to the probability of the form: p(r)=r*exp(-r^2/(2*s))/s wit
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.27kb
    • 提供者:resident e
  1. BessDerivZerosBisect2

    1下载:
  2. 计算了贝塞尔函数的一阶导数的零点。 更新BessDerivZerosBisect.m这些变化: 1。允许对m= 0 2。允许用户指定特定的m和k值理想。 3。允许公差输入参数 4。使用一个表的查找能为m和k的小值接近初始化 5。添加错误检查 6。计算衍生w.r.t.以X而不是w.r.t.米(虽然老方法的工作也。)-Calculates the zeros of the first derivatives of Bessel function. Updates B
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4.53kb
    • 提供者:bcmvqqve
  1. matlab

    0下载:
  2. 仿真程序:首先需要用一个随机发生器产生(0.1)内的均匀随机数,然后再将该序列映射到对应的幅度电平{Am}。然后将这个范围再分成4个相等的区间,这些子区间分别对应于4个信号比特的符号00,01,10,11。检测器观察到r=Am+n,并且计算r和4种可能传输的信号幅度之间的距离,它的输出Bm就是相应于最小距离的信号电平。Bm与真正的的传输信号幅度比较,差错计数器用来对检测器产生的差错计数。-Simulation program: first need to use a random genera
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:967byte
    • 提供者:在其位
  1. A-hybrid-least-squares

    0下载:
  2. A hybrid least squares support vector machines and GMDH approach for river fl ow forecasting-This paper proposes a novel hybrid forecasting model, which combines the group method of data handling (GMDH) and the least squares supp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1.4mb
    • 提供者:
  1. Matlab-simulation-DF-and-AF-source

    1下载:
  2. 该程序是使用Matlab仿真协同通信的DF(解码转发)基本性能,基本模型S-R-D三个节点,接收端使用MRC(最大比合并)。固定DF由于SR信道的错误,其性能受到限制,在大SNR情况下不能获得有效分集。而当SR距离足够近的时候,可能获得一定的分集增益。-The program is a cooperative communication using Matlab simulation DF (decode forwarding) basic performance, the basic mode
  3. 所属分类:matlab例程

    • 发布日期:2013-10-12
    • 文件大小:9.5kb
    • 提供者:梁家明
  1. Bit-error-probability-curve-for-BPSK-modulation.r

    0下载:
  2. Bit error probability curve for BPSK modulation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9.29kb
    • 提供者:kani
  1. Hamming-code-for-error-detection-and-correction.r

    0下载:
  2. This set of files describe how error detection and correction can be done using hamming code/parity-bit checker
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:74.55kb
    • 提供者:Rishav Goel
  1. MATLAB

    0下载:
  2. 利用matlab程序,进行曲线拟合,并返回误差R值(Matlab program, curve fitting, and return error R value)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:3kb
    • 提供者:lei666
« 12 »
搜珍网 www.dssz.com