登录
首页 » matlab » PDAF.tar

PDAF.tar

于 2013-01-25 发布 文件大小:2KB
0 165
下载积分: 1 下载次数: 3

代码说明:

  anothe version of probabilistic data associatio with matlab

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

发表评论

0 个回复

  • KStattoolbox
    一个非常经典的核统计学习工具箱。集成了kpca、kdr、ksri等。具有分类和回归双重功能。(A very classic nuclear statistical learning toolbox. Integrated kpca, kdr, ksri and so on. Classification and regression with a dual function.)
    2008-07-20 21:30:14下载
    积分:1
  • kleinbauer
    一个介绍如何使用matlab的文献,还详细说明了原理(A paper about the matlab filter and it introduction how to use it.)
    2013-11-20 15:47:52下载
    积分:1
  • demoSemiSVR
    半监督的支撑向量机回归建模方法,代码齐全,可以在数据少的情况下建好模型(semisupervised support vector machine)
    2011-12-13 21:10:01下载
    积分:1
  • dataset
    it is dataset for matlab vowel
    2013-04-29 22:21:05下载
    积分:1
  • LS_SVM
    说明:  这是用于matlab的lssvm时序预测算法,亲测可用(This is the lssvm timing prediction algorithm for matlab, pro test is available)
    2020-09-09 16:38:08下载
    积分:1
  • Upload_Sphit-128-4
    Sphit算法针对128*128的灰度图象进行压缩处理,经典算法,可以任意改进()
    2007-10-07 10:23:40下载
    积分:1
  • sfunxy
    太阳能PV模型的代码,可直接复制输入得到需要的结果(The solar PV model code can be copied directly input to obtain the desired results)
    2013-04-27 18:04:12下载
    积分:1
  • K-mean-clustering
    K-mean方法聚类 实现多幅图像的K均值方法的聚类并显示(K-mean clustering,Efficient method to achieve multiple images of the K-means clustering method and display)
    2011-12-23 12:19:05下载
    积分: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
  • frit_toolbox
    codes for finite continuous ridgelet transform
    2011-08-03 22:12:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载