搜索资源列表
-
0下载:
本书是作者十余年编程生涯中的技术和经验的总结。内容涵盖了从认识CPU、Windows运行机理、编程语言的运行机理,到代码的规范和风格、分析方法、调试方法和内核优化,内有作者对许多问题的认知过程和透彻的分析,以及优秀和精彩的编程经验.-This book is by more than ten years career in the technical and programming experience. Covers from the understanding of CPU, Windows
-
-
0下载:
很简单的一个内核函数地址的获取器,原理是用获取的地址+内核基地址-加载内核文件的句柄。关于内核基地址的获取方法希望有高人优化。-Very simple to get the address of a kernel function device, the principle is used to obtain the base address of the kernel address+- load the kernel file handle. Access to the kernel bas
-
-
0下载:
将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型使用径向基函数(RBF))作为核函数,运用格雷码编码方式对SVM算法的模型参数进行遗传编码与优化搜索,,将搜索到的优化结果作为SVM 的最终模型参数。
-Genetic algorithm (GA) combined with the traditional SVM algorithm to construct a parameter of the evolution of the optim
-
-
0下载:
MATLAB代码,利用支持向量机SVM,核函数为线性核函数并进行参数寻优对数据进行分类-MATLAB code, the use of support vector machine SVM, kernel function is linear kernel parameter optimization and data classification
-
-
3下载:
粒子群算法优化SVR参数,包括核函数和惩罚函数的优化。(Particle swarm optimization algorithm to optimize the SVR parameters, including kernel function and penalty function optimization.)
-
-
0下载:
对运动模糊核进行优化,我们任务运动模糊核是连通的,细长的曲线(The motion blur kernel is optimized, and we show that the task motion blur kernel is connected with elongated curv)
-
-
0下载:
LIBSVM的参数寻优,主要是自动计算惩罚系数和核函数中的gamma函数(The parameter optimization of LIBSVM is mainly to automatically calculate the penalty coefficient and the gamma function in the kernel function)
-
-
0下载:
基于最大间隔分割数据,SMO高效优化算法,在复杂数据上应用核函数(Partitioning data based on maximum separation, SMO efficient optimization algorithm, applying kernel functions to complex data)
-
-
1下载:
LWP是一种Matlab / Octave工具箱实现局部加权多项式回归(也被称为局部回归/局部加权散点平滑/黄土/ LOWESS和核平滑)。使用此工具箱,您可以使用九个具有度量窗口宽度或最近邻窗口宽度的任意一个内核来拟合任意维度的数据的局部多项式。还提供了一个优化内核带宽的函数。优化可采用留一交叉验证,GCV,AICC、AIC,FPE,T,执行,或单独的验证数据。鲁棒拟合也可用。(LWP is a Matlab/Octave toolbox implementing Locally Weight
-
-
0下载:
LWP是一种Matlab / Octave工具箱实现局部加权多项式回归(也被称为局部回归/局部加权散点平滑/黄土/ LOWESS和核平滑)。使用此工具箱,您可以使用九个具有度量窗口宽度或最近邻窗口宽度的任意一个内核来拟合任意维度的数据的局部多项式。还提供了一个优化内核带宽的函数。(LWP is a Matlab/Octave toolbox implementing Locally Weighted Polynomial regression (also known as Local Regre
-