资源列表
BP
- 构建BP神经网络,源码。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。-BP neural network to build, source. BP network can learn and store a lot of input- out
zhinengxiaoche
- 智能小车。寻迹,壁障,液晶显示,寻声,寻光,超声测距、-Smart car. Tracing, barrier, liquid crystal display, more fortunate, look for light, ultrasonic ranging,
235273243chunbushibie
- 机器人设计:唇部识别功能的c++实现源代码-Robot design: the lip recognition of c++ implementation source code
ld
- 计算两个序列之间的编辑距离,使用c++实现-Compute the edit distance between two sequences
maosTOY
- 用遗传算法求函数极值优化问题,用JAVA语言编写。可以作为学习参考。-Extreme genetic algorithm for function, using JAVA. Can be used as a reference.
zhinengche
- 智能车比赛程序,校内赛最终稳定版本程序。文件中的黑线提取算法和PID控制算法,可为参加比赛的同学提供参考。-Smart Car race program, the school tournament final stability program. The black line in the file extraction algorithm and PID control algorithms, students can participate in the competition to pr
HDPHMM_HDPSLDS_toolbox
- Code for sticky HDP-HMM, HDP-AR-HMM, and HDP-SLDS
DNNPID
- 神经网络PID的响应速度比常规PID控制要快,而且系统的调整时间很短,能很快达到给定值,系统输出没有超调,并且误差减小的速度也比常规PID快,因此说明神经网络PID的控制效果要优于常规PID控制。-PID neural network response speed faster than the conventional PID control, and adjust the system time is very short, can quickly reach a given value,
top88
- 拓扑优化经典的99行代码的更新版,希望对感兴趣的同学有帮助~-The classic 99 line topology optimization code update, hope for help- students interested in
top71
- 拓扑优化的经典程序,实施过程中采用conv2 Matlab function。希望对对您有所帮助.-The classic topology optimization procedures, the implementation process used conv2 Matlab function. Hope for your help.
algorithm-of-heuristic-
- 本资料详细介绍了有关启发式算法的重要内容,包括模拟退火方法,遗传算法,动态规划,背包问题,对相关的研究有帮助。-This information details the important heuristic, including simulated annealing, genetic algorithms, dynamic programming, knapsack problem, the related research help.
Solve
- 线性方程组的系数矩阵为实对称阵并且采用半带宽存储时,采用顺序高斯消去法解线性方程组的matlab程序。-The coefficient matrix of linear equations for the real symmetric matrix and the semi-bandwidth, storage, use sequential Gaussian elimination method for solving linear equations matlab program.
