资源列表
AeroModelHighAlpha
- 一段用于飞行器大攻角情况的matlab源程序,希望对从事航空工程设计的人员有一些用途.-aircraft for a large angle of attack of the Matlab source, hope to engage in aeronautical engineering design of some use.
Fuzzy_Fast_Implementation
- 这个程序对快速实现模糊逻辑控制很有用。假设这个逻辑控制有两个输入和一个输出,用各种选择来实现它。-This procedure is the rapid realization of the usefulness of fuzzy logic control. Assuming that there are two logic control inputs and one output, with various options to achieve it.
Robot-tracking-identification-
- 机器人循迹识别程序,用于自制机器人黑白识别循迹-Robot tracking identification procedures for the self-identified black and white robot tracking
ann_wmf
- 人工神经网络天气预报方法-ANN weather forecasting method
BP
- c语言编的bp神经网络,用于解决与神经网络相关的问题 运行平台为任一可运行c语言的平台。c语言编的bp神经网络,用于解决与神经网络相关的问题 运行平台为任一可运行c语言的平台。-c language compile bp neural network is used to solve the problems related to the neural network operating platform to platform can run any of the c language. c
PageRank
- pagerank实现 只是简单的实现 pagerank实现 只是简单的实现-the complementation of pagerank
BPneuralNetworkFitting
- BP神经网络拟合曲线函数,同时该网络为可学习的神经网络,曲线拟合效果好-BP neural network curve fitting functions, while the network can learn the neural network, curve fitting good effect
neuralnetwork_start
- 基于三层神经网络的手写字数据库分类。正确率可达96 ,和适合新手入门-Based on three layers neural network classification of handwriting Accuracy can reach 96 , and is suitable for beginners entry
process_schedulingg
- FIFO,优先数调度算法,时间片轮转调度算法的实现,经调试可运行 -the realise of FIFO, priority number of scheduling algorithms, time slice, round robin scheduling algorithm.
EM
- 模式识别中的Expectation maximization算法的matlab源码-Expectation maximization algorithm
鸢尾花
- 利用Python平台进行编码,对鸢尾花数据实现分类处理的源代码
constrainpso
- 求解约束优化问题的改进粒子群优化算法,对粒子群优化算法用于约束优化问题具有参考价值