资源列表
ML_Perception
- C++实现的神经网络感知器算法,有具体的例子验证,在Visual Studio2008下执行通过。-C++ implementation of the neural network perceptron algorithm, there is one specific example of authentication executed by the Visual Studio2008.
Agent-src-JADE
- 实现三个Agent(消防员、医护员、警察),展示了当意外事件发生时候,Agent之间协调的作用-Achieve three Agent (firefighters, medical workers, police), shows the time when the accident occurred, Agent coordination role between the
Boltzmann Machin
- 仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录下来 按下式计算各个状态出现的实际频率: Pi=Si/∑i=1,NSi=Si/M 同时按照Bo1tzmann分布计算网络各个状态出现概率的理论值: Q(Ei)=(1/Z)exp(-Ei/T) 仿真2:实施降温方案,重新计算 采用快速降温方案:T(t)= T0/(1+t) T从1000降到0.01,按工作规则更新网络状态 当T=0.01时结
JQ-BP
- 加氢装置分馏塔相关质量数据,用matlab建模用于预测-The hydrogenation unit fractionator quality data, matlab modeling used to predict
vc827
- GPS和INS组合导航程序,包括轨道机动仿真、初轨计算,BP神经网络用于函数拟合与模式识别。- GPS and INS navigation program, Including orbital maneuvering simulation, initial orbit calculation, BP neural network function fitting and pattern recognition.
SA
- 模拟退火基本模块,其中在尺度变换部分应用到了类似模拟退火算法部分,所有变量均使用汉语拼音很好懂-Simulated Annealing basic module, in which part of the scale transformation is applied to a similar part of simulated annealing algorithm, all variables are very good to understand the use of Hanyu Piny
heredityalg
- 关于简单遗传算法和简单bp网络的程序,纯C编写,可以移植到硬件-on simple genetic algorithm and network bp simple procedures, the preparation of pure C, can be transferred to the hardware
lmnnetwork
- lm神经网络工具箱包含了神经网络算法的 一些优化改进-lm neural network toolbox contains some of the optimization of neural network algorithm improvements
bou_v43
- 验证可用,研究生时的现代信号处理的作业,计算多重分形非趋势波动分析matlab程序。- Verification is available, Modern signal processing jobs when the graduate, Calculation multifractal detrended fluctuation analysis matlab program.
yichusuanfavb
- 遗传算法的实现,用vb语言实现的,很好的一个算法实现方法-Genetic algorithm, using vb language, and a good way to achieve an algorithm
jsp-ga
- 用遗传算法解决车间调度jsp问题,本人针对现有代码的不足,应该是目前最好的pudn的代码。-Shop scheduling with genetic algorithms to solve the problem jsp, I for existing code deficiencies, should be the best pudn code
jibenrengongshichangfa
- 这是最基本的人工势场法,同时也做了很多注释,初始的是比较完美的数值仿真。但是,如果将注释中的语句与程序中的互换,就可以看到传统人工势场的缺陷。- This is the basic artificial potential field, but also do a lot of notes, the initial value is more perfect simulation. However, if you comment statements and program exchange
