资源列表
[人工智能/神经网络/遗传算法] improved-GA
说明:改进的遗传算法对函数做优化,源码已给出,运行效果可以-The improved genetic algorithm for function optimization, the source code is given, the running effect<李媛> 在 2025-11-22 上传 | 大小:236kb | 下载:0
[人工智能/神经网络/遗传算法] bayes
说明:贝叶斯分类算法是统计学的一种分类方法,它是一类利用概率统计知识进行分类的算法。在许多场合,朴素贝叶斯(Naï ve Bayes,NB)分类算法可以与决策树和神经网络分类算法相媲美.- Bayesian classification algorithm is a statistical classification method, which is a kind of knowledge to classify the use of probabilistic algorithms.<sunlee0729> 在 2025-11-22 上传 | 大小:236kb | 下载:0
[数学计算/工程计算] ViennaMath
说明:学院派的完全C++模板化的数学计算库,主要用来进行学术研究,及展示C++模板库的各种高深用法-Academic completely templated C++ math library, mainly used for academic research, and demonstrate a variety of C++ template library advanced usage<haungyzh> 在 2025-11-22 上传 | 大小:236kb | 下载:0
[matlab例程] MatlabCallsC
说明:Although MATLAB is a complete, self-contained environment for programming and manipulating data, it is often useful to interact with data and programs external to the MATLAB environment. MATLAB provides an interface to external programs written i<ahmed> 在 2025-11-22 上传 | 大小:236kb | 下载:0
[人工智能/神经网络/遗传算法] 第10章 模糊逼近算法
说明:RBF网络的学习过程与BP网络的学习过程类似,两者的主要区别在于各使用不同的作用函数。BP网络中隐层使用的是Sigmoid函数,其值在输入空间中无限大的范围内为非零值,因而是一种全局逼近的神经网络;而RBF网络中的作用函数是高斯基函数,其值在输入空间中有限范围内为非零值,因为RBF网络是局部逼近的神经网络。(The learning process of RBF networks is similar to the learning process of BP networks. The mai<pingyeliang > 在 2025-11-22 上传 | 大小:236kb | 下载:0
[matlab例程] Desktop
说明:在matlab中计算高斯曲率的c语言算法(calculate the Gaussian Curvature in matlab with c language)<showwellcumt > 在 2025-11-22 上传 | 大小:236kb | 下载:0
[matlab例程] pi_4 QPSK modulation
说明:pi_4 QPSK modulation pi_4 QPSK modulation<秘密10 > 在 2025-11-22 上传 | 大小:236kb | 下载:0
[数据结构常用算法] 实验5
说明:二叉排序树或者是一棵空树,或者是具有下列性质的二叉树: (1)若左子树不空,则左子树上所有结点的值均小于或等于它的根结点的值; (2)若右子树不空,则右子树上所有结点的值均大于或等于它的根结点的值; (3)左、右子树也分别为二叉排序树;(A two - fork sort tree or an empty tree, or a two - fork tree with the following properties: (1) if the left subtree is not e<andyhui > 在 2025-11-22 上传 | 大小:236kb | 下载:0