资源列表
BP1
- 采用BP神经网络逼近非线性函数,matlab源码实现,易于初学者理解,简单实用。-nonliear function by BP network approximatinon
KRT_from_P
- 此程序可从投影矩阵中分解出摄像机的内外参数(K、R、T),效果很不错。需要包含opencv头文件。-The program can decompose interior and exterior parameters(K,R,T) from a camera s projection matrix. Strong performace has been demonstrated. What you only have to do is to contain relative OPENCV hea
artificial-intelligence
- 介绍物联网和人工智能的联系,以及物联网中用到的人工智能相关的知识-Introduce things networking and artificial intelligence connection, and things networking used in artificial intelligence relevant knowledge
CMAC
- 用m文件编写的CMAC神经网络的实现函数-CMAC neural network function written with M file
Things-networking
- 介绍物联网的组成和发展前景,里面用到人工智能相关知识-Introduce the composition of things networking and developing prospects, which used in artificial intelligence relevant knowledge
CMAC.cpp
- 用c++算法实现CMAC神经网络的算法,过程很详细,可作为神经网络编程的参考-CMAC neural network algorithm achieved with c++ algorithm
Intelligent-household
- 主要介绍智能家居用到的相关知识和智能家居的优点以及发展前景-Mainly introduces the intelligent household use related knowledge and intelligent household advantages and development prospects
BP-network.m
- BP网络的训练、仿真算例,作为学习神经网络的参考-BP network training, simulation example, as a reference for learning neural network
DSP_ARMA_Lattice_C_language
- 在数字信号处理中,格型(Lattice)网络起着重要的作用,使得它在现代谱估计,语音处理,自适应滤波,线性预测和逆滤 波等方面已得到广泛应用。本项目在VC6.0上用标准C语言实现了ARMA格型滤波器,提供单点滤波和向量滤波的实现,并给出测试程序。算法实现的稳定性也在工程项目中得到验证。-In digital signal processing, the lattice type (Lattice) network plays an important role, so that it
Genetic-Algorithm
- c编的遗传算法共享给大家。同时还想得到更好更多的有关遗传算法的程序,望大家多多奉献。-c series of genetic algorithms for everyone to share. At the same time would like to get more and better information on genetic algorithm program, and hope a lot of dedication.
mtsp_ga
- 遗传算法解TSP问题-多旅行商方案,增加了重量的限制-Genetic Algorithm for TSP problem- traveling salesman program
Joseph
- 经典问题约瑟夫环,c循环解法,简单明了。-The classic problem Josephus, c cycle solution, straightforward
