资源列表
[数据结构常用算法] mingtiyansuan
说明:(1)利用二叉树来计算公式的真值。首先利用堆栈将中缀形式的公式变为后缀形式;然后根据后缀形式,从叶结点开始构造相应的二叉树;最后按后序遍历该树,求各子树之值,即每到达一个结点,其子树之值已经计算出来,当到达根结点时,求得的值就是公式之真值。 (2)逻辑变元的标识符不限于单字母,而可以是任意长的字母数字串。 (3)根据用户的要求显示表达式的真值表。 -(1) the use of binary tree to calculate the formula for the true val<hillary> 在 2025-07-08 上传 | 大小:7kb | 下载:0
[人工智能/神经网络/遗传算法] SOMFunction
说明:对应于som算法的源代码,即som算法的matlab实现-Som algorithm corresponds to the source code, that is, realize som algorithm matlab<wz> 在 2025-07-08 上传 | 大小:2kb | 下载:0
[matlab例程] CreateSOMNet
说明:创建一个som的代码,并归一化,内含网络结构的详细参数-Create a som of the code, and normalized, containing detailed parameters of the network structure<wz> 在 2025-07-08 上传 | 大小:1kb | 下载:0
[matlab例程] GetAccurate
说明:对分类结果的精确度的统计,得出分类结果是否符合要求-The results of the classification accuracy of the statistics, the classification results obtained whether it meets the requirements<wz> 在 2025-07-08 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] TrainSOMNet
说明:神经网络中网络训练的源代码,最基础的。内含参数,可以更改-Network training, neural network source code, the most basic. Contains parameters, you can change<wz> 在 2025-07-08 上传 | 大小:1kb | 下载:0
[matlab例程] exp02_NLMS
说明:NLMS算法的仿真程序,初级入门的matlab仿真程序-NLMS algorithm simulation program, the initial entry of matlab simulation program<song> 在 2025-07-08 上传 | 大小:1kb | 下载:0
[matlab例程] exp04_adaptive_Equalizer
说明:自适应均衡器的仿真程序,初级入门的matlab仿真程序-Adaptive equalizer of the simulation program, the initial entry of matlab simulation program<song> 在 2025-07-08 上传 | 大小:1kb | 下载:0
[matlab例程] exp05_adaptive_filter
说明:自适应滤波器的仿真程序,初级入门的matlab仿真程序-Adaptive filter simulation program, the initial entry of matlab simulation program<song> 在 2025-07-08 上传 | 大小:1kb | 下载:0