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

搜索资源列表

  1. Matlab仿真DF和AF源程序

    3下载:
  2. 该程序是使用Matlab仿真协同通信的DF(解码转发)基本性能,基本模型S-R-D三个节点,接收端使用MRC(最大比合并)。固定DF由于SR信道的错误,其性能受到限制,在大SNR情况下不能获得有效分集。而当SR距离足够近的时候,可能获得一定的分集增益。 该程序也可以作为学习Matlab 通信仿真的入门实例。
  3. 所属分类:其它

    • 发布日期:2011-03-30
    • 文件大小:42496
    • 提供者:wiwyhaohao
  1. RGB2HIS

    0下载:
  2. 实现RGB to HSI的转换,用matlab将图片中的R,G,B提取出来转换成相应的H,I,S-Achieve the RGB picture of the R, G, B to the HSI conversion using Matlab extracted converted into the corresponding H, I, S
  3. 所属分类:Multimedia Develop

    • 发布日期:2016-01-26
    • 文件大小:1024
    • 提供者:zhangbowen
  1. Bolasso-feature-selection-prediction

    0下载:
  2. 这个程序实现了Francis R. Bach的Bolasso算法,用于特征选取和预测。主要用于高纬度问题的特征选取,它使用了带有Bootstrap方法的自助抽样的正则化回归,并使用了Karl Skoglund的lars实现。-This procedure achieved Francis R. Bach s Bolasso algorithms for feature selection and forecasting. The main problem for high-latitude fe
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:199173
    • 提供者:xuechaoling
  1. 27796716ECG

    0下载:
  2. ecg数据,图形显示(包括p、q、r、s、t这几个波形)-ecg wave
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:287310
    • 提供者:苏雁雁
  1. S-E-R

    0下载:
  2. THIS MATLAB CODE PROVIDE Comparison of the performances of the LS and the MMSE channel estimators for a 64 sub carrier OFDM system based on the parameter of Symbol Error Rate
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:4006
    • 提供者:samia
  1. huffman

    0下载:
  2. hufman coding. Input QUALITY determines the amount of information that is lost and compression achieved. Y is an encoding structure containing fields: Y.size Size of X Y.numblocks Number of 8-by-8 encoded blocks Y.qualit
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:12577
    • 提供者:karimak
  1. gscale

    0下载:
  2. GSCALE Scales the intensity of the input image. G = GSCALE(F, full8 ) scales the intensities of F to the full 8-bit intensity range [0, 255]. This is the default if there is only one input argument. G = GSCALE(F, full16 ) scales the i
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1015
    • 提供者:朱子亮
  1. RsMatlabToolkit_2.3

    0下载:
  2. R&S公司的仪表控制程序。可以配合驱动直接使用-How to Use Rohde & Schwarz Instruments in MATLAB
  3. 所属分类:Other systems

    • 发布日期:2016-01-12
    • 文件大小:35840
    • 提供者:cjb
  1. Chinese_Remainder_Theorem

    4下载:
  2. 中国余数定理及Matlab代码实现,总共包括三个函数,eulerphi(p)函数用于计算the Euler s Totient Function of p,invmodn(x,p)函数计算the inverse modulo of x under p ,CRT(r,p)函数实现结果。-Descr iption eulerphi(p) computes the Euler s Totient Function of p where p is a positive integer and
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1746
    • 提供者:木子
  1. RS重标度分析法

    1下载:
  2. R/S重标度分析法,很不错,能算出结果,希望大家支持(Calculate the R/S rescaling H value)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:龙颜无悔
  1. Pythonlx

    0下载:
  2. 这是一个图像处理相关的matlab工具包,包含了很多写好的可以直接调用的m文件,非常实用 (These MATLAB functions were created for the book Digital Image Processing Using MATLAB, 2nd edition, by R.C. Gonzalez, R.E. Woods, and S.L. Eddins, Gatesmark Publishing, 2009. The functions supplement an
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:1004544
    • 提供者:WWWssdddddd
  1. 2016.11.03DE_SVR(差分进化)

    2下载:
  2. 以优化SVR算法的参数c和g为例,对DE(差分进化)算法MATLAB源码进行了详细中文注解。(Differential Evolution algorithm (DE) is a heuristic random search algorithm based on group differences. This algorithm is proposed by R.S and k.p. rice for solving Chebyshev polynomials. DE algorithm is
  3. 所属分类:Windows编程

  1. sir

    1下载:
  2. SIR模型是传染病模型中最经典的模型,其中S表示易感者,I表示感染者,R表示恢复者。SIR模型中,染病人群为传染的源头,他通过一定的几率把传染病传给易感人群,他自己也有一定的几率/可以被治愈并免疫,或者死亡;易感人群一旦被感染,就又成为了新的传染源。将人群划分为三类,易感染者、已感染者和已恢复者(recovered )。(The SIR model is the most classic model in the infectious disease model, where S represe
  3. 所属分类:其他

    • 发布日期:2020-05-04
    • 文件大小:1024
    • 提供者:小马mx
  1. Hurst

    1下载:
  2. 经典的R/S分析法计算油价收益率的Hurst指数,并有图例展示(Calculation of Hurst Index by Classical R/S Method)
  3. 所属分类:其他

    • 发布日期:2020-03-31
    • 文件大小:232448
    • 提供者:Syylviaaa
  1. 心电信号检测与分类算法的研究

    1下载:
  2. (1)心电信号预处理 心电信号是一种低频且含有众多噪声干扰的信号。针对心电信号存在的 噪声干扰问题,本文采用了平稳小波变换结合双变量阈值的方法对其进行去 噪处理。通过对心电信号进行八层平稳小波变换,得到不同的小波系数,采 用双变量阈值函数表达式对其进行处理得到新的小波系数,最后进行逆平稳 小波变换实现小波重构,完成心电信号去噪。Matlab 仿真结果显示,本文算 法的准确率较高,信噪比达到 84.5934dB。 (2)心电信号波形识别 反映心电信号的特征部分往往是信号的突变点,因此需
  3. 所属分类:其他

    • 发布日期:2020-09-16
    • 文件大小:3146752
    • 提供者:雨季96
搜珍网 www.dssz.com