资源列表
Cross-LayerOptimizedMACtoSupportMultihop
- 发表在外文会议上的很好的有关人工鱼群算法的文章-Meeting published in the foreign language a good article on artificial fish school algorithm
yang-n-28-cluster-validity111
- clustering technique
3333332
- 模式识别中的相关算法的matlab实现,其中包括感知机、最小二乘法以及支持向量机-pattern recognition
NeuralNetwork_20911007
- 用C++编写的实现神经网络中单层感知器的代码,希望和大家分享!-The code is written by C++ which is about the single perceptron in the neural net,i hope to share with everybody!
电梯载客的仿真情况
- 某国际贸易中心共40层,设有载客电梯10部(用E0~E9标识)。利用多线程技术实现个电梯载客的仿真情况-an international trade center with a total of 40 layers, with 10 passenger elevators (E0 - E9 with logos). Use multithreading technology to achieve a passenger elevator of the simulation
Intelligent-layout
- 智能排样问题主要是利用遗传算法解决排样问题,以达到最优分配-Intelligent layout problem is the use of genetic algorithms to solve nesting problem, so as to achieve the optimal allocation
Neural-Network-Noise-Cancellation
- ,自适应神经网络噪声抵消系统不需要关于输入信号的先验知识,非线性映射能力强,具有自学习能力、计算量小和实时性好等特点,利用该系统对含噪声的非线性信号建模,可达到消除噪声的目的。-The adaptive neural network noise canceling system does not need prior knowledge about the input signal, strong nonlinear mapping ability, self-learning ability,
TasoulisV2005b
- 非监督聚类的方法,该论文描述如何使用分形维数进行聚类判定准则,从而达到理想的聚类效果,经典论文-Unsupervised clustering method, the paper describes how to use the fractal dimension of the clustering criteria, in order to achieve the desired clustering effect, the classic paper
222
- Pendahuluan yang sangat penting
SVM(CPP)
- SVM算法用C++方法实现,非常适合初学者学习 代码易读易懂 是份很好的学习资料-SVM algorithm with C++ method and ideal for beginners to learn the code easy to read parts of a good learning materials
Things-networking
- 介绍物联网的组成和发展前景,里面用到人工智能相关知识-Introduce the composition of things networking and developing prospects, which used in artificial intelligence relevant knowledge
bp
- C语言实现了一个BP算法 自己定义隐含层的数目 和解决方案 得到测试样本的输出结果