登录
首页 » Windows_Unix » cum4est

cum4est

于 2013-08-03 发布 文件大小:2KB
0 268
下载积分: 1 下载次数: 64

代码说明:

  通过输入关参数,求相得四阶累积量。方便的解决了求四阶累积量的计算复杂问题。(Through the input parameters, phase fourth order cumulants. Convenient to solve the fourth-order cumulant of calculating the complex problems. )

文件列表:

cum4est.m,4507,1999-01-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • distance_classify
    function g=distance_classify(A,b) 距离判别法程序。 输入已分类样本A(元胞数组),输入待分类样本b 输出待分类样本b的类别g 注:一般还应计算回代误差yita 输入已知分类样本的总类别数n 每类作为元胞数组的一列(function g = distance_classify (A, b) from the Criterion procedures. Input samples have been classified A (cell array), the importation of samples for classification b output samples for classification g categories b Note: the calculation should also be back on behalf of the general error input yita of the total known types of classification of the number of samples n each Cellular-type array as a)
    2009-05-09 17:15:44下载
    积分:1
  • ica
    独立元分析 ICA matlab程序 可以参考下(ICA ICA matlab program can refer to the following)
    2015-04-16 10:40:34下载
    积分:1
  • image_processing
    本代码在MATLAB中采用均方误差和测度两种评价参数对维纳滤波和L-R算法复原的加入噪声的运动模型和高斯模型的图像复原效果进行了比较(The code in MATLAB using the mean square error and two evaluation parameters measure the effect of exercise on the model image restoration Wiener filtering and restoration LR algorithm and Gaussian noise is added to the model were compared)
    2014-02-17 14:54:21下载
    积分:1
  • GOS_CFAR
    说明:  广义有序统计类恒虚警检测器(GOS-CFAR),包括广义有序平均检测(GOSCA)和广义有序最值检测(GOSGO和GOSSO)(detectors based on the general ordered statistic constant false alarm rate (GOS-CFAR) technique.)
    2019-01-25 15:13:33下载
    积分:1
  • huffman
    说明:  MATLAB实现的huffman编码,并附有详细的过程说明(MATLAB implementation of the huffman encoding, together with a detailed description of the process)
    2010-05-05 10:46:43下载
    积分:1
  • TSP_GA
    本代码是用matlab语言编写的利用遗传算法寻优求解TSP问题,遗传算法部分所有子函数均为手工编写,最后画出了仿真得到的最优路线图。(The program is written in matlab program to solve TSP problem by genetic alogrithm,and the genetic optimization part is all written by hand(not calling functions or tools).at last,I drawing the best simulating route...)
    2014-11-02 20:22:45下载
    积分:1
  • LMS
    LMS另一种写法,亲自验证,用来滤波,自适应滤波的一种(LMS another way, personally verified, used to filter, an adaptive filter)
    2013-12-10 23:50:28下载
    积分:1
  • Throughput
    认知无线电中吞吐量和用户比较的仿真,可以在matlab下运行 (Throughput and user cognitive radio simulation can run in Matlab)
    2020-10-10 09:57:34下载
    积分:1
  • jenlai
    旋转机械二维全息谱计算的实用例程,包含CV、CA、Single、当前、恒转弯速率、转弯模型,小波包分析提取振动信号中的特征频率。( Rotating Machinery dimensional hologram of practical spectrum calculation routines, It contains CV, CA, Single, current, constant turn rate, turning model, Wavelet packet analysis to extract vibration signal characteristic frequency.)
    2017-01-29 11:23:55下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载