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

搜索资源列表

  1. sin_interp

    0下载:
  2. 自己编写的正弦插值算法及误差计算Matlab仿真试验代码,供交流参考。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.22kb
    • 提供者:chalin tong
  1. bp

    0下载:
  2. 创建BP神经网络 训练BP神经网络 计算仿真误差 计算运行时间 matlab7.0环境运行无误
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:828byte
    • 提供者:刘琳
  1. LMS.rar

    0下载:
  2. 用于计算最小均方误差的代码,包含了归一化的uniform函数,Used to calculate the minimum mean square error of the code, including the normalization of the uniform function
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:181.7kb
    • 提供者:刘华杰
  1. P-Q

    0下载:
  2. 计算电力系统潮流的程序,非常通用.便于修改.在一定误差范围内也可以计算配网潮流-P-Q power flow algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1.49kb
    • 提供者:cuihong
  1. UnwellLineEquSet-matlab

    0下载:
  2. 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结
  3. 所属分类:matlab

    • 发布日期:2016-06-04
    • 文件大小:5.66kb
    • 提供者:陈永恒
  1. stepr

    1下载:
  2. 画出系统的阶跃响应曲线,计算系统的上升时间,调节时间,超调量,稳态误差-drawing the system s step response and comput its adjusting time \stastical error
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:832byte
    • 提供者:lamingic
  1. shuzhishiyan

    1下载:
  2. 两个数值实验的matlab编程实现。题目分别1是利用循环语句,计算数列根号5 ,根号下根号5 ,根号下根号下根号5…的极限,要求误差小于 10负8次方。 2利用级数pi=1-1/3+1/5-1/7+...可计算出无理数pi的近似值-Two numerical experiments matlab programming. Title 1 is the use of loop were calculated series roots and 5, roots and root number und
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:10.65kb
    • 提供者:刘昊
  1. fsk

    0下载:
  2. 基于matlab 的fsk传输系统的仿真程序 包括性能分析,误差计算等-The fsk transmission system based on matlab simulation program, including performance analysis, error calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:33.02kb
    • 提供者:jeff
  1. BP

    0下载:
  2. 神经网络的计算,包括训练和测试两部分,利用的是最小均方误差算法。-Nerual network calculation,including training and working part,utilizing MMSE algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:698byte
    • 提供者:李珍
  1. 3-PCM-CODE

    0下载:
  2. 采用PCM方式对语音信号进行编码和解码,文件包含编码解码函数和量化误差计算函数-PCM voice signal by means of encoding and decoding, encoding and decoding functions and the file contains quantization error calculation functions
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:17.96kb
    • 提供者:苏鑫
  1. kalman

    0下载:
  2. 本程序实现了kalman滤波和在坐标和速度上的误差计算-This procedure implements the kalman filter and the coordinates and speed of calculation errors
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:10.75kb
    • 提供者:刘德浩
  1. matlab

    0下载:
  2. 计算方法:函数平方逼近多项式的均方误差计算-Calculation method: function square mean square error of approximation calculation of polynomial
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:31.06kb
    • 提供者:袁琰红
  1. g31

    0下载:
  2. QAM系统蒙特卡罗仿真,高斯Q函数,误差计算,图形分析,实验要求-QAM system Monte Carlo simulation, the Gaussian Q function, error calculation, graphical analysis, test requirements
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:154.73kb
    • 提供者:login
  1. newton

    0下载:
  2. newton插值算法、三次样条插值算法(包含最大误差计算)-newton interpolation algorithm, cubic spline interpolation algorithm (contains the maximum error calculation)
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.05kb
    • 提供者:ywm
  1. ICP

    1下载:
  2. ICP匹配算法,可以对两组3维数据进行匹配和误差计算,Iterative_p为最近点子函数.SVD_matching为SVD子函数.Academic_point为处理初始点子函数-ICP matching algorithm, two sets of three-dimensional data can be matched and error calculation, Iterative_p recent ideas function. SVD_matching as SVD Function
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:7.5kb
    • 提供者:LLH
  1. Roundness-error

    2下载:
  2. 圆度误差计算,国际上常用的有4种方法:最小二乘圆(LSC)方法;最大内切圆(MIC)方法;最小外接圆(MCC)方法和最小区域圆(MZC)方法。 -On the roundness error of calculation, the international commonly used there are four methods: least square circle method (LSC) The maximum inscribed circle (MIC) method Minim
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4.27kb
    • 提供者:cj
  1. yaijei

    0下载:
  2. 未来线路预测,分析误差,计算多重分形非趋势波动分析matlab程序,复化三点Gauss-lengend公式求pi。- Future line prediction, error analysis, Calculation multifractal detrended fluctuation analysis matlab program, Complex of three-point Gauss-lengend the Formula pi.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.71kb
    • 提供者:张飞
  1. pangsen

    0下载:
  2. 相参脉冲串复调制信号,未来线路预测,分析误差,计算目标和海洋回波的功率谱密度。- Complex modulation coherent pulse train signal, Future line prediction, error analysis, Calculating a target and ocean echo power spectral density.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4.62kb
    • 提供者:王定玲
  1. MTKLjcxhyanz

    1下载:
  2. NTKL法可以同时检测光谱异常点、参考数据异常点及其他们共同的异常点,该方法的基本思路是基于蒙特卡洛采样,随机将样本集划分为校正集与预测集,用校正集建模,并对没参与建模的样本进行预测误差计算,进行几千次这样随机采样,每个样本点都可得到其预测误差分布。如果奇异样本在校正集中,整个模型的质量将受到影响;相反,如果奇异样本在预测集中,仅此样本的预测结果受到影响。-NTKL method can simultaneously detect abnormal spectrum and abnormal r
  3. 所属分类:matlab

    • 发布日期:2017-03-06
    • 文件大小:1kb
    • 提供者:詹映
  1. fiuteng_v68

    0下载:
  2. 已经调试成功.内含m文件,可直接运行,未来线路预测,分析误差,计算时间和二维直方图。- Has been successful debugging. M contains files can be directly run, Future line prediction, error analysis, Computing time and two-dimensional histogram.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:8.48kb
    • 提供者:epwjqyvw
« 12 3 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com