搜索资源列表
program
- MATLAB数值计算案例分析,CC2430点对点通信及CC2430多功能综合测试-MATLAB numerical case studies, CC2430 and CC2430 multi-point communication integrated test
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.
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