说明:% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problem...
说明:#include #include #include using namespace std; #define innode 8 //输入结点数 #define hidenode 14//隐含结点数 #define outnode 1 //输出结点数 #define tr...
说明:1.%% 清空环境变量 2.%% 数据预处理 3.% 随机产生训练集和测试集 4.%% 数据归一化 5.%% SVM模型创建/训练 6.%% 利用回归预测分析最佳的参数进行SVM网络训练 7.%% SVM仿真预测 8.%% 绘图
说明:应用背景它只是一个测试,所以我可以下载我想要的。真不公平,你甚至不能下载简单的源代码,对学习目的的学生。描述:采用组合相机对手部位置进行跟踪,精度很高,另外六种手势可以识别。数字跟踪的手势识别模块可以作为软件的一个组成部分,包括一个非常详细的文档。编译代码,OpenCV 0.97或更高版本支持的需要...