资源列表
[人工智能/神经网络/遗传算法] fir-filter
说明:fir filter using matlab m-file<babak> 在 2024-12-31 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] assign3.pl
说明:cript arithmetic puzzle in swi-prolog<jack> 在 2024-12-31 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] rbf_exact
说明:rbf神经网络用于函数的回归,能根据已知的系写点对函数进行分析,达到预期目标。-rbf neural network for function regression, according to the known system of writing points to the function, to achieve the desired objectives.<杨宁> 在 2024-12-31 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] andshuangci2
说明:该代码实现了频谱感知中的双次协作检测方法,对于双次协作检测的认识能有更深入的了解。-the two sub-collaboration in Cognitive radio<zhanghui01> 在 2024-12-31 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] LEACH_ED1
说明:对经典LEACH算法阈值公式加以改进,使得整体性能大幅度提升-LEACH algorithm threshold of classical formulas to improve, making the overall performance improved significantly<李峰> 在 2024-12-31 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] RBF-matlab
说明:几个用matlab编写的RBF神经网络的程序,主要是RBF网络的应用-Several prepared by RBF neural network matlab program, mainly the application of RBF network<洛龙行> 在 2024-12-31 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] SplayTree
说明:A splay tree is a self-adjusting binary search tree with the additional property that recently accessed elements are quick to access again. It performs basic operations such as insertion, look-up and removal in O(log n)<a32> 在 2024-12-31 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] BPcode
说明:matlab模拟BP网络,使用trainlm和traingd以及traingdx传递函数。-matlab simulation of BP network, the use of trainlm and traingd and traingdx transfer function.<成龙> 在 2024-12-31 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] jingxiangji_matlab
说明:基于matlab的径向基网络模拟,源代码均是matlab的.m文件。实现了一些径向基网络的实例-Radial basis function network based simulation matlab, matlab source code are the. M file. To achieve a number of examples of radial basis network<成龙> 在 2024-12-31 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] test3_5
说明:解方程组的雅克比迭代法,其中描述了迭代法的收敛条件-Jacobi equations solution iteration, which describes the convergence conditions for iterative methods<zhoulei> 在 2024-12-31 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] 0408
说明:vb rbf故障诊断软件编程 ,自己建立的,-vb rbf fault diagnosis software program, created their own,<方玉良> 在 2024-12-31 上传 | 大小:2kb | 下载:1
[人工智能/神经网络/遗传算法] C_bp
说明:BP(Back Propagation)网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(h<陈财雄> 在 2024-12-31 上传 | 大小:2kb | 下载:0