资源列表

« 1 2 ... .47 .48 .49 .50 .51 2652.53 .54 .55 .56 .57 ... 3400 »

[数学计算/工程计算juzhenshucheng

说明:主要是关于矩阵的运算的算法描述,使用VC++写的,主要是数乘运算-Mainly is described on the matrix operation algorithm, written using VC++, mainly the number of multiplication
<gaoyi> 在 2025-06-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算ARmodel

说明:利用时间序列处理方法AR模型进行信号谱估计,相对于传统的FFT的方法,分辨率更好,峰值更尖锐-Processing method using time series AR model spectrum estimation signal, relative to traditional methods of FFT resolution better, sharper peaks
<ear> 在 2025-06-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算cross

说明:旅行商问题的蚁群算法程序,可以方便的计算旅行商问题,也可以作为蚁群算法的参考。-Traveling salesman problem of ant colony algorithm program, easy to calculate the traveling salesman problem, can also be used as a reference of ant colony algorithm.
<lishaowei> 在 2025-06-23 上传 | 大小:2kb | 下载:1

[数学计算/工程计算nonlinear

说明:此程序使用延拓法和牛顿法求解非线性方程组-This program uses the continuation method and Newton method for solving nonlinear equations
<向桥> 在 2025-06-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算mfcc

说明:matlab版本,提取语音梅尔频谱倒谱系数(MFCC)特征-Matlab version, Mel frequency cepstrum coefficient(MFCC) feature extraction of speech
<zhaoming> 在 2025-06-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算AR

说明:AR预报模型 Fortran算法 具有很大实用性-AR forecasting model Fortran algorithms
<> 在 2025-06-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算LDAPenalty2Class2

说明:Fisher discriminant analysis with kernel-This function implements Fisher discriminant analysis with kernel, which can be applied on very high dimensional space.
<wei wang> 在 2025-06-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算adaboost

说明:AdaBoost元算法属于boosting系统融合方法中最流行的一种,说白了就是一种串行训练并且最后加权累加的系统融合方法。 具体的流程是:每一个训练样例都赋予相同的权重,并且权重满足归一化,经过第一个分类器分类之后, 计算第一个分类器的权重alpha值,并且更新每一个训练样例的权重,然后再进行第二个分类器的训练,相同的方法....... 直到错误率为0或者达到指定的训练轮数,其中最后预测的标签计算是各系统*alpha的加权和,然后sign(预测值)。 可以看出,训练流程是串行的
<iihaozl> 在 2025-06-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Apriori

说明:Apriori算法用于发现数据中的频繁项集以及关联规则,属于关联分析, 关联分析的目标包含两条:发现频繁项集和发现关联规则。 该算法基于一个很重要的原理,apriori原理,如果某个相机是频繁的,那么他的所有子集也是频繁的, 也就说,如果一个项集是非频繁的,那么它的所有超集也是非频繁的。 Apriori算法是先生成C1->L1->C2->L2->C3.Apriori算法的缺点是很明显的,每生成一个频繁项集,都要扫描整个数据集。 在数据规模很大的时候,这
<iihaozl> 在 2025-06-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算bayes

说明:朴素贝叶斯分类算法:其中,朴素的意思是该分类算法基于的两个简单的假设,特征独立以及每个特征同等重要。 贝叶斯分类是基于贝叶斯准则的分类算法。朴素贝叶斯常用于文档分类,过滤垃圾邮件等。 -Naive Bayesian classification algorithm: where is the plain meaning of the classification algorithm based on two simple assumptions, features independent
<iihaozl> 在 2025-06-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算3POINT

说明:已知圆弧上的三个点的坐标,求圆心坐标的源代码-three point to circle
<lidong> 在 2025-06-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算dendrite

说明:phase field model of dendrite
<liu> 在 2025-06-23 上传 | 大小:2kb | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 2652.53 .54 .55 .56 .57 ... 3400 »

源码中国 www.ymcn.org