资源列表

« 1 2 ... .15 .16 .17 .18 .19 1320.21 .22 .23 .24 .25 ... 28522 »

[matlab例程advancenewton

说明: 改进的牛顿法求解: 方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*. 设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程 例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式. 方程中的系数a0由你得到的根p*来确定. -improve Newton's method : Construction of the equ
<董方> 在 2025-01-30 上传 | 大小:1kb | 下载:0

[matlab例程hypot

说明:抛物线法求解 方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*. 设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程 例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式. 方程中的系数a0由你得到的根p*来确定. -parabolic equation method Construction Methods : given inte
<董方> 在 2025-01-30 上传 | 大小:1kb | 下载:0

[数学计算/工程计算运筹学单纯形算法

说明:运筹学单纯形算法,对偶单纯形算法,和改进单纯形算法的程序。-tacticians simplex algorithm, dual simplex algorithm, and improve the simplex algorithm procedures.
<纸飞机> 在 2025-01-30 上传 | 大小:43kb | 下载:0

[数学计算/工程计算运筹学最小支撑树求解

说明:运筹学最小支撑树的求解方法。该程序共有两种计算方法,可以用不同方法求解出最小支撑树。也可以对求解过程进行单步执行,从而清楚看出算法的求解过程。-tacticians minimum spanning tree method of solution. There are two procedures for the calculation method can use a different method to solve the sma
<纸飞机> 在 2025-01-30 上传 | 大小:70kb | 下载:0

[人工智能/神经网络/遗传算法ID3_src

说明:一个用C#写的ID3算法,属于数据挖掘中的决策树生成算法。-a C# write ID3 algorithm, data mining is the decision tree generation algorithm.
<罗成> 在 2025-01-30 上传 | 大小:4kb | 下载:0

[人工智能/神经网络/遗传算法see5-public

说明:数据挖掘中的决策树生成的经典的see5软件的源代码。-Data Mining Tree Generation classic see5 the software's source code.
<罗成> 在 2025-01-30 上传 | 大小:76kb | 下载:0

[数据结构常用算法转换中缀表达式求值

说明:实现中缀变后缀表达式求值.用VC编写的,大家可以来看看,发表下意见也行. -realization grade change suffix expression evaluated. VC prepared, we can look at, to publish opinions OK.
<陈静波> 在 2025-01-30 上传 | 大小:106kb | 下载:0

[人工智能/神经网络/遗传算法binary DecisionTree

说明:用VC++写的二叉决策树执行程序。修改修改就可以用。-with VC++ to write the two forks Decision Tree implementation procedures. Amendments can be amended on.
<罗成> 在 2025-01-30 上传 | 大小:72kb | 下载:0

[数据结构常用算法Huffman程序

说明:为得到使电文总长最短的二进制前缀编码,则以n种字符出现的频率作权,设计一棵Huffman树,求出给定权值的字符对应的Huffman编码。-enable the message to be chief of the shortest prefix binary coding, while the n characters of frequencies for the right to design a Huffman tree, obta
<张磊> 在 2025-01-30 上传 | 大小:9kb | 下载:0

[生物技术关于gabor算法的matlab和c的源程序

说明:关于gabor算法的matlab和c的源程序-algorithm on the Matlab and c of the source
<常宁> 在 2025-01-30 上传 | 大小:3kb | 下载:0

[数值算法/人工智能幸卜生与梯形公式

说明:这是一个数值分析算法的源程序,是用C来编写的,绝对是源码,而且也比较有用,因为只要是理工科的大学生大多要学数值分析,所以此程序有用-This is a numerical analysis of the source algorithm is used to prepare the C is absolutely source, but also more useful, because as long as it is mostly
<谭国辉> 在 2025-01-30 上传 | 大小:186kb | 下载:0

[人工智能/神经网络/遗传算法Hopfield网络解TSP的改进算法

说明:这是一个旅行商问题的神经网络算法,神经网络算法有很多种,但神经网络算法还比较少见,这是本人从中国期刊网下载到的,很有用-This is a traveling salesman problem of neural network algorithms and neural network algorithm can take many forms, but the neural network algorithm is still re
<谭国辉> 在 2025-01-30 上传 | 大小:159kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 1320.21 .22 .23 .24 .25 ... 28522 »

源码中国 www.ymcn.org