登录
首页 » matlab » svm-grid_openmp

svm-grid_openmp

于 2014-03-05 发布 文件大小:103KB
0 229
下载积分: 1 下载次数: 22

代码说明:

  支持向量机SVM gridr.py 核函数自动寻优 多核并行程序 wen7 32位系统(Support Vector Machine SVM gridr.py kernel function automatically optimizing multicore parallel programming wen7 32-bit systems)

文件列表:

grid_class_openmp.c,13785,2012-06-23
grid_class_openmp.mexw32,47616,2013-08-08
grid_regression_openmp.c,13880,2013-09-28
grid_regression_openmp.mexw32,47616,2013-08-08
svmpredict.c,9283,2012-06-23
svmpredict.mexw32,19456,2013-08-08
svmtrain.c,11383,2012-06-23
svmtrain.mexw32,48128,2013-08-08

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

发表评论

0 个回复

  • 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
  • PQfenjiewu
    电力系统PQ潮流计算 基于直角坐标 注意输入数据文档的格式(PQ power system power flow calculation based on a Cartesian coordinate attention to the format of input data files)
    2010-05-20 23:29:36下载
    积分:1
  • qshiftgen
    关于复数小波的matlab代码,用于图像去噪、图像增强等(of Complex Wavelet the Matlab code for Image Denoising, image enhancement, etc.)
    2007-03-08 17:18:55下载
    积分:1
  • Factor-analysis
    matlab因子分析的资料,内含数据。是很好的数学建模资料(Factor analysis )
    2012-06-17 17:04:38下载
    积分:1
  • Matlab
    Matlab introduction for engineering
    2015-02-20 06:01:07下载
    积分:1
  • 9fa8bb0ca0a5cfefbbc0354b5ace7b56
    2011 Dongcheng Teachers comptition
    2013-12-04 17:05:46下载
    积分:1
  • kalman_sdladrc
    一个kalman滑模线性自抗扰算法案例,用于初学者学习,参考(A sliding linear kalman ADRC algorithm case for beginners to learn, reference)
    2020-09-21 10:17:53下载
    积分:1
  • newmark和牛顿威尔逊方法
    说明:  将newmark算法和牛顿威尔逊算法综合起来,结合两种算法的优势求解一般性动力学方程,线性和非线性都可以。(The Newmark algorithm and Newton Wilson algorithm are combined to solve the general dynamic equation, both linear and non-linear.)
    2019-04-15 16:50:45下载
    积分:1
  • signal
    电子书籍课件 实用 更快了解 信号处理 matlab 以及应用 等等(Courseware e-books faster and understand the practical application of signal processing, and so on matlab)
    2010-09-27 17:42:35下载
    积分:1
  • knn
    knn算法,用的数据时iris数据,可以运行,所以放心使用(this is perfect)
    2014-12-04 19:41:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载