资源列表
svm
- svm用于人脸识别,效果还行!matlab,可以学习!-face recognize based on svm,its nice to learn!
mr2
- madaline网络,mr2算法,可以用的训练madaline的算法-its the training algerithom of madaline!its very useful !
prolog
- prolog人工智能编程语言,两套习题与详细解答。包括了prolog初学者所需要掌握的所有知识点与练习。-prolog excercise. include the solution .it cover all the knowledge point for the learner.
gaotv5
- Genetic Algorithm for MATLAB,-一个著名的遗传算法工具箱.
shenjingwangluo
- 里面有两个实验,包括PPT和实验的代码,可以帮助一些想学习神经网络的朋友一个大忙。-We now have an easy scr ipt (easy.py) for users who know NOTHING about svm. It makes everything automatic--from data scaling to parameter selection. The parameter selection tool grid.py generates the follo
Theprogram
- 摘要:介绍了一种在C 语言应用程序中调用MATLAB 资源设计模糊控制应用程序的方法。即利用Matlab Fuzzy Logic 工 具箱中的独立C 代码模糊推理引擎函数库,在C 语言应用程序中,调用Matlab Fuzzy Logic 工具箱建立的模糊推理系统数 据文件( 3 . fis) , 从而得到能独立运行的C 语言模糊控制应用程序。 关键词:MATLAB 模糊逻辑工具箱 独立C 代码模糊推理引擎 模糊控制应用程序 中图分类号: TP273 : TP391 文献标识码:
lunwen
- 针对 深 人 基础I程施1_的特点,围绕深基坑}_程自身的稳定性和环境岩十},程问题这一突出 的技术难题。对于日益加人、加深的岩十}程问题,传统的研究方法中存在着“参数给不准”和 “模型给不准”两个主要困惑,它们已经成为制约岩}月程发展的瓶颈。这就需要另辟蹊径,实 现思维方式的变革,引入其他相关学科的最新成果,诸如智能神经网络、模糊数学理论、遗传算 法等软科学方法,来研究深大基础}_程施}_变形的钾能预测与控制方法。本文对地卜}程施!_过 程中的稳定性和安全性进行了较系统的分
FLDbasedFaceRecognitionSystem_v2
- 基于fisherface的人脸图像识别,采用lda降维的方法来识别人脸图像-This package implements a well-known FLD-based face recognition method, which is called Fisherface [1]. All functions are easy to use, as they are heavy commented. Furtheremore, a sample scr ipt is incl
BYLW07
- 基于模糊神经网络技术的智能诊断专家系统的研究 附录 代码部分-Technology based on fuzzy neural network intelligent diagnosis expert system part of the code in Appendix
gupiao-fenxi-soft
- 股票行情分析 股票行情分析软件。-gupiao fenxi soft
bp
- bp神经网络与遗传算法相关文章,希望对你们有帮助-bp neural network and genetic algorithm-related articles, you would like to help
TspDP
- 动态规划算法求取TSP问题,解决完美. C语言实现,已经调试通过-Dyanamic Programming Method to solve TSP Problem