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

搜索资源列表

  1. Estimation

    0下载:
  2. Produce a Java program to calculate the value of π in two different methods proposed by Francois Vieta and John Wallis. Design and implement a super-class Estimation two sub-classes (FrancoisVieta and JohnWallis) and an application class. -Produce a
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1986
    • 提供者:vevina
  1. EM.java.tar

    0下载:
  2. EM 算法是 Dempster,Laind,Rubin 于 1977 年提出的求参数极大似然估计的一种方法,它可以从非完整数据集中对参数进行 MLE 估计,是一种非常简单实用的学习算法。这种方法可以广泛地应用于处理缺损数据,截尾数据,带有讨厌数据等所谓的不完全数据(incomplete data)。需要weka的算法包支持。-EM algorithm is Dempster, Laind, Rubin in 1977 for the parameters proposed by maximum
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-03
    • 文件大小:9479
    • 提供者:zhangrui
  1. mimoofdm--matlab

    0下载:
  2. 正交频分复用系统中的一种子空间盲信道估计matlab仿真源程序-Orthogonal frequency division multiplexing system in a subspace blind channel estimation matlab simulation source
  3. 所属分类:JavaScript

    • 发布日期:2017-03-27
    • 文件大小:4385
    • 提供者:王大可
  1. SOURCECODE

    0下载:
  2. java source code for improving packet loss estimation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:96888
    • 提供者:kiran
  1. 12344555555

    0下载:
  2. 基于圆阵的方位角频率联合估计,基于圆阵的方位角频率联合估计-Azimuth frequency circular array based on joint estimation of frequency based on the joint circular array azimuth estimation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1354
    • 提供者:z
  1. Estimation

    0下载:
  2. estimation game was written with a complete java code.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:263744
    • 提供者:waleed
  1. 061251MyFileSystem

    0下载:
  2. 互相关 自适应滤波法 -TDE TIME DELAY ESTIMATION 时延估计算法-TDE TIME DELAY ESTIMATION
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3872
    • 提供者:唐浩晖
  1. 49799604FileSystem

    0下载:
  2. 基于互功率谱的时延估计算法,对仿真结果有图详细描述-Based on cross-power spectrum of time-delay estimation algorithm, simulation results have plans for a detailed descr iption of-Based on cross-power spectrum of time-delay estimation algorithm, simulation results have plans f
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:7183
    • 提供者:唐浩晖
  1. KalmanExample

    0下载:
  2. Simulation and Kalman filter for a 3rd order kinematic model Using a Discrete Wiener Process Acceleration (DWPA) model, we illustrate the usage of the Java implementation of the Kalman filter we presented in the previous post. The model we
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:55981
    • 提供者:hansen
  1. Slotted-Aloha

    0下载:
  2. Performance estimation of slotted aloha protocol with the help of macrovian model
  3. 所属分类:Java Develop

    • 发布日期:2017-11-09
    • 文件大小:228942
    • 提供者:maverick
  1. TransformerHse

    0下载:
  2. 变电站谐波状态估计程序,通过量测两个节点的电压和电流,计算得到另一个节点的电压电流相量,两个量测节点相角不同步,以一个节点相角为基准。-Substation harmonic state estimation procedure, by measuring the voltage and current of two nodes, one node is calculated voltage and current phasor, two phase angle measurement node
  3. 所属分类:JavaScript

    • 发布日期:2017-03-26
    • 文件大小:2964
    • 提供者:wendy
  1. Advances-in-Theory-and-Appl-ication

    1下载:
  2. 本文综述了压缩感知理论在雷达目标探测与识别中的研究进展, 分析了压缩感知理论在PD 雷达、穿墙雷达、MIM O 雷达、雷达目标参数估计、雷达成像以及目标识别等领域的潜在应用-This paper reviews the research progress compression theory in radar target detection and recognition of perception, analysis of the compressed sensing theory in
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-02
    • 文件大小:464068
    • 提供者:王平
  1. junzhifangchaguji_matlab

    0下载:
  2. 本实验主要是学会利用matlab软件,在用编程语言实现单样本均值和方差的区间估计的过程中,调用matlab工具中的数学函数来完成计算功能,并绘制出样本均值概率分布图和样本方差分布图。-This experiment is to learn to use matlab software, a programming language to achieve a single sample interval estimation of the mean and variance of the proc
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:222609
    • 提供者:杨灵珍
  1. kalman-master

    0下载:
  2. 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)-Kalman filtering, also known as linear quadratic estimation (LQE), is an algorithm that uses a series of measurements observed over time, containing noise (random variations) and oth
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:13502
    • 提供者:lilin
  1. EM-java

    1下载:
  2. Em算法是一个参数估计算法,是一个重要的迭代优化算法-Em algorithm is a parameter estimation algorithm, is an important iterative optimization algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2150739
    • 提供者:王欢
  1. pse

    0下载:
  2. 最大熵估计的实例函数,结合老师布置的实例作业来编的,用最大熵法得到功率谱曲线-Examples of maximum entropy estimation function, combined with the teacher work to compile examples of layout, using the maximum entropy power spectrum obtained
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1122
    • 提供者:kean38a015
  1. exInfomax-BSS

    1下载:
  2. 扩展INFOMAX算法是盲源分离算法中极大似然估计的一种扩展,功能更强大。-The extended INFOMAX algorithm is an extension of the maximum likelihood estimation in the blind source separation algorithm, and the function is more powerful.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:669
    • 提供者:Wangjianpeng
  1. parzen

    0下载:
  2. 选择Parzen窗法进行估计试验,学习非参数估计方法。-Select the Parzen window method to estimate the experiment and learn the nonparametric estimation method.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:616
    • 提供者:武帥
  1. 2300

    0下载:
  2. Constituting the modulated signals of different frequencies, Fractal dimension calculation algorithm matlab code blankets, Based on the time delay estimation of power spectrum.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-22
    • 文件大小:9216
    • 提供者:qgmqckrd
  1. pang_my56

    0下载:
  2. Based on the time delay estimation of power spectrum, Monte Carlo simulation method of calculating the American option price and basic descr iption, Calculation multifractal detrended fluctuation analysis matlab program.
  3. 所属分类:Java编程

    • 发布日期:2017-12-20
    • 文件大小:5120
    • 提供者:beimeipao
« 12 »
搜珍网 www.dssz.com