-
Fiber-Diameter
Fiber Diameter Fiber Diameter Fiber Diameter Fiber Diameter
- 2013-11-08 13:06:46下载
- 积分:1
-
dataset_618531
包含1593手写体数字0 ~ 9。从semeion.data通过MATLAB semeion.mat,可以直接使用。
每一个行为样本,其中256是手写数字的16×16,在10栏的数字识别标签,例如:如果第一行是1,然后是0号,其次是1,1。等等。
在Matlab的小例子,可以得出每一个数字,一个更好的理解。你想翻转和旋转的是写作的习惯相一致的图像。(Contains 1593 handwritten digit 0~9. from semeion.data by MATLAB semeion.mat, can be used directly.
In addition of MATLAB small example, can draw each digital, a better understanding of. The image you want to flip and rotation is consistent with the habit of writing.)
- 2013-11-14 13:44:00下载
- 积分:1
-
遗传算法求解带非线性约束的单目标问题
说明: matlab利用遗传算法求解非线性规划的单目标问题(Matlab USES genetic algorithm to solve nonlinear programming)
- 2020-04-07 18:06:10下载
- 积分:1
-
PCA
PCA主成分分析用于人脸识别,提取特征值特征向量。有ORL人脸库。(PCA principal component analysis for face recognition, extraction Eigenvalue eigenvector. Have ORL face database.)
- 2009-03-19 15:56:47下载
- 积分:1
-
NRPowerflow
牛顿法计算IEEE14节点的潮流程序,该程序也可以计算任意系统的潮流(Newton method IEEE14 trend node procedure, the program can calculate the trend of any system)
- 2010-05-15 17:17:22下载
- 积分:1
-
DBFM
simulink搭建的无刷双馈电机控制的矢量控制(Brushless doubly-fed machine control)
- 2019-03-29 18:00:11下载
- 积分:1
-
IntGaussLegendre
说明: 计算高斯-勒让德求积,直接调用函数即可。(Calculate the Gauss-Legendre quadrature.)
- 2020-06-29 01:40:02下载
- 积分:1
-
VCPP-Matlab.m
5.1 在VC++中调用Matlab引擎 matlabenginetest目录
5.2 VC++中调用Matlab *.m函数编译后的动态链接库 VC++中调用Matlab .m函数编译后的动态链接库目录(failed to translate)
- 2011-05-06 13:35:36下载
- 积分:1
-
ControlPanel
Simple application that illustrates how the Control Panel functions
- 2007-10-22 13:37:34下载
- 积分:1
-
rocplot
ROC curves illustrate performance on a binary classification problem where classification is based on simply thresholding a set of scores at varying levels. Lenient thresholds give high sensitivity but low specificity, strict thresholds give high specificity but low sensitivity the ROC curve plots this trade-off over a range of thresholds (usually with sens vs 1-spec, but I prefer sens vs spec this code gives you the option).
It is theoretically possible to operate anywhere on the convex hull of an ROC curve, so this is plotted too. The area under the curve (AUC) for a ROC plot is a measure of overall accuracy, and the area under the ROCCH is a kind of upper bound on what might be achievable with a weighted combination of differently thresholded results from the given classifier
- 2009-12-14 20:49:44下载
- 积分:1