搜索资源列表
guess_lyon
- 汇编实验课教学最常使用的实验内容,猜数字游戏,分析程序的最佳案例。-compilation of experimental teaching is most often used in experiments, ringing games, the best analytical procedures case.
chapter23
- 30个案例分析 神经网络的30个案例分析一书地29个案例-30 case analysis
program
- MATLAB数值计算案例分析,CC2430点对点通信及CC2430多功能综合测试-MATLAB numerical case studies, CC2430 and CC2430 multi-point communication integrated test
VBgood
- VB案例分析,经典,不要再上淘宝买代码了,同学们。-VB case studies, classics, do not buy on Taobao code, the students.
eg1-yuyantezhengxinhaofenlei
- 《MATLAB神经网络30个案例分析》中的第一个例子,案例1 BP神经网络的数据分类-语音特征信号分类。希望对大家有用! -" MATLAB neural network 30 case studies" in the first example, case 1 BP neural network data classification- speech feature signal classification. I hope useful!
shj1
- 神经网络的三个案例分析,解释,简介,以及matlab的代码事例。-Three cases of neural network analysis, interpretation, profiles, and matlab code examples.
shj2
- 神经网络的4个案例分析,以及编码分析,对初学者有实际帮助。-4 cases of neural network analysis, and coding analysis, practical help for beginners.
MATLAB-neural-network
- MATLAB神经网络,里面包含30个经典案例分析。超经典-MATLAB neural network, which contains 30 classic case analysis. Super classic
3
- 目前的多目标优化算法有很多,Kalyanmoy Deb 的 NSGA-II(Nondominated Sorting Genetic Algorithm II,带精英策略的快速非支配排序遗传算法)无疑是其中应用最为广泛也是最为成功的一种。MATLAB 自带的 gamultiobj 函数所采用的算法,就是基于 NSGA-II 改进的一种多目标优化算法(a variant of NSGA-II)。gamultiobj 函数的出现,为在 MATLAB 平台下解决多目标优化问题提供了良好的途径。gamu