资源列表
fuzzymean
- fuzzy c-means clustering programe
ffn
- 模糊神经网络,一个不错的模板,可以自己改编码改成所需要的-Neural network, a good template, you can change your code needs to change
shenjing
- 模拟单个神经元的程序,真实的模拟神经元活动-Simulation program of single neurons, neuronal activity in simulated real
main_2313
- 本文件包含粒子群的关键算法程序, 包含了最新的算法例程,以及相应的matlab源代码.对于相应的开发人员帮助很大!-Critical particle swarm algorithm procedures, including the latest algorithms routines, and the corresponding matlab source code.
RandomForest
- 数据挖掘中random foreast算法的实现,使用java实现的-Data Mining in random foreast algorithm, implemented using java
algorithme-de-dijskstra
- Dijikstra algorithm in C language
chengxu
- 某火箭在空中沿直线做匀加速飞行,加速度为a ,发动机推力的波动必然会 引起加速度的波动,雷达以时间间隔T 不断测量该火箭距离原点的距离s ,而雷 达测量带有噪声。要求基于雷达对火箭距离的测量数据估计火箭的真实距离、速 度和加速度。 -A rocket in the air do acceleration in flight, along a straight line acceleration for a, engine thrust fluctuation will inevi
bp6
- BP神经网络matlab源程序,实现仿真功能-BP neural network Matlab source, the realization of simulation function
lms
- 神经网络中lms算法的matlab实现和在分类中的应用-Lms of neural network algorithm matlab realization and application in the classification
BP
- 利用bp神经网络对遥感图像进行分类,输入样本值后,根据样本值对遥感图像不同的地物进行分类,分类后计算每种地物所占面积-The use of bp neural network classification of remote sensing images, enter a sample value, based on the sample value of the different features of remote sensing image classification, classif
sparseAutoencoderCost
- 自己学习UFLDL教程时候写的sparse autoencoder的代码,用来计算拥有一层隐含层的autoencoder的cost和gradient-UFLDL tutorial you learn when writing sparse autoencoder code, used to calculate the hidden layer has a layer of cost and gradient autoencoder