资源列表

« 1 2 ... .26 .27 .28 .29 .30 18231.32 .33 .34 .35 .36 ... 28522 »

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

说明:这是一本介绍PageRank算法的资料。PageRank基本思想:如果网页T存在一个指向网页A的连接,则表明T的所有者认为A比较重要,从而把T的一部分重要性得分赋予A。这个重要性得分值为:PR(T)/C(T)其中PR(T)为T的PageRank值,C(T)为T的出链数,则A的PageRank值为一系列类似于T的页面重要性得分值的累加。 -This is the one introduced the PageRank algorithm. PageRank basic idea: If the p
<> 在 2025-06-24 上传 | 大小:347kb | 下载:0

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

说明:这是一本介绍AdaBoost算法的资料。Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器-This is an introduction AdaBoost algorithm information. Adaboost is an iterative algorithm, the core idea for a training set of different classifiers (weak cl
<> 在 2025-06-24 上传 | 大小:1.09mb | 下载:0

[matlab例程circonv

说明:圆卷积与线卷积在FIR中的实现,通过程序还开深刻理解两者间的差别和各自优劣。 1.圆卷积用在被截出的某段数据中,此时,长度应该定为和输入数据长度一致(一般输入数据大于hn的数),这时圆卷积结果相当于某段被截断出来的数据以非截断的方式经过滤波而得出的结果;线卷积用在各自独立的,离散的数据中,若截断数据也用线性卷积来计算,那么就相当与这部分数据是与源数据是独立的, 得出的结果时域两端会变长,但频谱基本上一样的。差别可以想象。 2.注意圆卷积最开始的输入数据的次序,构造矩阵时要注意。-Ci
<Kevin> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[matlab例程PI_FuzzyPI_Speed_Control

说明:In this model, PI and Fuzzy PI controllers employed to control the speed of the DC motor. Comparison between the performance of the two controllers represented.
<Farhad> 在 2025-06-24 上传 | 大小:10kb | 下载:0

[matlab例程PID_FPID_Position_Control

说明:Comparison between performance of conventional and Fuzzy PID position controllers represented in this simulation.
<Farhad> 在 2025-06-24 上传 | 大小:11kb | 下载:0

[matlab例程HeatTransferonLshapedSolidBody

说明:Heat transfer problem solved on L shaped solid body using MATLAB partial differential equation toolbox.
<Farhad> 在 2025-06-24 上传 | 大小:189kb | 下载:0

[matlab例程Multilevel-Boost-Converter

说明:A multilevel boost converter based on a paper has simulated.
<Farhad> 在 2025-06-24 上传 | 大小:9kb | 下载:0

[matlab例程Euler-ODE-Solver

说明:A forward Euler method has been implemented and a simple differential equation solved to compare the performance of the Euler method with Runge-Kutta method.
<Farhad> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[matlab例程microondas

说明:interpolacion datos recolectados de ondas microondas
<gysmo> 在 2025-06-24 上传 | 大小:887kb | 下载:0

[matlab例程Load-Flow

说明:A load flow solution based on Newton-Raphson method represented. The program has been tested on IEEE 34-bus power system.
<Farhad> 在 2025-06-24 上传 | 大小:7kb | 下载:0

[matlab例程askd

说明:modulation function ask for matlab
<julian> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[matlab例程Simular_Aneal_tools

说明:这是一个工具箱,希望有用处Simular_Aneal_tools-This is a toolbox useful Simular_Aneal_tools
<xj> 在 2025-06-24 上传 | 大小:206kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 18231.32 .33 .34 .35 .36 ... 28522 »

源码中国 www.ymcn.org