资源列表
[人工智能/神经网络/遗传算法] constructandMatlab
说明:提出了基于Matlab的插值响应面法和BP神经网络响应面法,介绍了其在Matlab环境下的实现方法,并进行了三种方法的对比分析。-This paper introduces how to realize the programs of the response surface method of interpolation and BP artificial neural network(ANN)in Matlab.<姜南> 在 2025-07-13 上传 | 大小:318kb | 下载:0
[人工智能/神经网络/遗传算法] BPandmatlab
说明:针对标准 算法存在的缺陷,本文给出了基于matlab语言的神经网络几种改进的算法- 阐述了各种算法的优化技术原理、优缺点,并就它们的训练速度和内存消耗情况作了比较-According to the defects of standard algorithm, this paper presents the neural network based on matlab language several improvement algorithm, expounds the optimization<姜南> 在 2025-07-13 上传 | 大小:146kb | 下载:0
[数据结构常用算法] index-tree
说明:排序二叉树的改进,在每个节点上加一个值来统计该节点左边的结点个数,方便插入、删除和查找-Binary sort tree improvement, at each node with a value to the statistics of the node on the left side of the node number, convenient to insert, delete and search<wutu> 在 2025-07-13 上传 | 大小:879kb | 下载:0
[数值算法/人工智能] introDataMining1.pdf.tar
说明:Introduction to data mining and applications<sudheer> 在 2025-07-13 上传 | 大小:90kb | 下载:0
[matlab例程] compareODEsols
说明:Solving IVP ODEs using Symbolic MATH "dsolve", Laplace Transforms and MuPAD for analytic solutions and ODE45, ODE113 and Simulink for numeric solutions of the given 2nd order ODE is shown in this scr ipt.<Karthi> 在 2025-07-13 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] Primitive-root
说明:给定大素数P,如果求其原根?给出算法描述。并编程实现具体功能。 利用随机数生成大素数q,P是形如2*q+1的大素数,P也为素数,若P不为素数,则重新生成大素数q,重复上述步骤。生成随机数g,1<g<p-1,要满足:g^2 mod p!=1, g^q mod p!=1, 则g为P的本原根。-Given a large prime number P, if you find its original roots? Algorithm descr iption is given. A<绿茶> 在 2025-07-13 上传 | 大小:1kb | 下载:0