资源列表
[matlab例程] mohuxiaobofenxi
说明:用matlab编写的程序,实现模糊小波控制,用于控制机器人的手或者腿部的运动。-Programs written with matlab, the fuzzy wavelet control, used to control the robot' s hand or leg movement.<xiebo> 在 2025-10-07 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] geneticalgorithm
说明:遗传算法问题,是解决遗传算法的很好例子。可以应用到许多领域。- The genetic algorithm question, solves the genetic algorithm very good example. May apply to many domains.<zqw> 在 2025-10-07 上传 | 大小:3.31mb | 下载:0
[数据结构常用算法] sshuqiuzhi
说明: 算术表达式求值:置操作数栈为空栈,表达式起始以#为栈底元素,依次读入每个字符,若是操作符则进入OPND栈,运算符则进入OPTR栈的栈定运算符比较优先权后作相应操作,直到OPTR栈顶元素和当前读入字符为-Arithmetic expression evaluation: set stack operand stack is empty, the expression starting with# as the bottom of the stack element, followed by re<LT> 在 2025-10-07 上传 | 大小:2kb | 下载:0