资源列表
[matlab例程] 15-changweifenfangcheng-chuzhiwenti
说明:常微分方程-初值问题【matlab例程】经典算法直接应用方便快捷-ODE- convenient initial value problem [] classical algorithm matlab routines direct application<jason yan> 在 2025-03-09 上传 | 大小:11kb | 下载:0
[matlab例程] 16-pianweifenfangcheng-shuzhijiefa
说明:偏微分方程的数值解法【matlab例程】经典算法直接应用方便快捷-Numerical Solution of Partial Differential Equations [convenient] classical algorithm matlab routines direct application<jason yan> 在 2025-03-09 上传 | 大小:9kb | 下载:0
[matlab例程] 17-shujutongji-fenxi
说明:数据统计与分析【matlab例程】经典算法直接应用方便快捷-Statistics and data analysis routines convenient [] classical algorithm matlab direct application<jason yan> 在 2025-03-09 上传 | 大小:6kb | 下载:0
[matlab例程] 12-xianxingfangchengzu-diedaifa-
说明:解线性方程组之迭代法【matlab例程】经典算法直接应用方便快捷-Convenient for solving linear equations of the iterative method [] classical algorithm matlab routines direct application<jason yan> 在 2025-03-09 上传 | 大小:8kb | 下载:0
[matlab例程] 11-xianxingfangchegnzu--zhijiefa
说明:解线性方程组之直接法【matlab例程】经典算法直接应用方便快捷-Convenient and direct method for solving linear equations of the [routine] classical algorithm matlab direct application<jason yan> 在 2025-03-09 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] FunctionApproximation
说明:使用C++实现BP神经网络拟合函数f(x)=sin(x)+cos(x)-Using C++ to achieve BP neural network fitting function f (x) = sin (x)+ cos (x)<zhanghuiforever> 在 2025-03-09 上传 | 大小:4.77mb | 下载:0
[人工智能/神经网络/遗传算法] CharacterRecognition
说明:利用Hopfield网络实现数字识别,这里用到一部分opencv2的一些代码-Hopfield networks use digital identification, some of the code used here is part of opencv2<zhanghuiforever> 在 2025-03-09 上传 | 大小:5.44mb | 下载:0
[matlab例程] savgol
说明:s-g平滑非常详细的源代码,附有非常详细的注释,非常好用-sg smooth very detailed source code, with very detailed notes, very easy to use<zhengxiaochun> 在 2025-03-09 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] yihuo
说明:利用BP神经网络实现异或问题求解,这里使用的是VS2012版本-BP neural network XOR problem solving, here is the VS2012 version<zhanghuiforever> 在 2025-03-09 上传 | 大小:3.78mb | 下载:0
[matlab例程] interpolare
说明:This a matlab code which does the interpolation function of a signal.-This is a matlab code which does the interpolation function of a signal.<az> 在 2025-03-09 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] Neuron-model-code
说明:模拟人类实际神经网络的数学方法问世以来,人们已慢慢习惯了把这种人工神经网络直接称为神经网络。神经网络在系统辨识、模式识别、智能控制等领域有着广泛而吸引人的前景,特别在智能控制中,人们对神经网络的自学习功能尤其感兴趣,并且把神经网络这一重要特点看作是解决自动控制中控制器适应能力这个难题的关键钥匙之一。 -Since the actual neural network simulation of human mathematical<Ryan> 在 2025-03-09 上传 | 大小:6kb | 下载:0
[压缩解压] Huffman-algorithm-code
说明:哈夫曼树是一种树形结构,用哈夫曼树的方法解编程题的算法就叫做哈夫曼算法。树并不是指植物,而是一种数据结构,因为其存放方式颇有点象一棵树有树叉因而称为树。 最简哈夫曼树是由德国数学家冯。哈夫曼 发现的,此树的特点就是引出的路程最短。 概念理解:1.路径 从树中一个节点到另一个节点之间的分支构成这两个节点之间的路径。2.路径长度 路径上的分支数目称作路径长度。-Huffman tree is a tree structure, Huffma<Ryan> 在 2025-03-09 上传 | 大小:8kb | 下载:0