资源列表

« 1 2 ... .87 .88 .89 .90 .91 1492.93 .94 .95 .96 .97 ... 3400 »

[数学计算/工程计算birch

说明:BIRCH(Balanced Iterative Reducing and Clustering using Hierarchies)是一个综合的层次聚类算法。它用到了聚类特征(Clustering Feature, CF)和聚类特征树(CF Tree)两个概念,用于概括聚类描述。聚类特征树概括了聚类的有用信息,并且占用空间较元数据集合小得多,可以存放在内存中,从而可以提高算法在大型数据集合上的聚类速度及可伸缩性。 -BIRCH (Ba
<陈小东> 在 2025-03-11 上传 | 大小:3kb | 下载:0

[数学计算/工程计算complex-

说明:C实现复数的基本运算,包括复数的加减乘,求幂操作。-complex numbers basic operations in C
<孟东野> 在 2025-03-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算entropy

说明:This program is calculate byte entropy.
<egeroo> 在 2025-03-11 上传 | 大小:8kb | 下载:0

[数学计算/工程计算DTW

说明:是关于DTW算法的C程序;较详细的代码注释;跟大家学习分享了-a pagraming about DTW
<周一> 在 2025-03-11 上传 | 大小:2kb | 下载:0

[数学计算/工程计算momte-carlo

说明:关于mottcalo方法及其应用的的详细介绍-a materials about mottcalo method
<xulubo> 在 2025-03-11 上传 | 大小:33.47mb | 下载:0

[数学计算/工程计算root-finding

说明:三种方法求方程的根,二分法,最近邻法,和错点法-three methods for getting the root of equation
<xulubo> 在 2025-03-11 上传 | 大小:204kb | 下载:0

[数学计算/工程计算euler

说明:用最基本的欧拉法求一阶常微分方程的解,可以自己推广到二价-With the euler method for ordinary differential equation solution
<xulubo> 在 2025-03-11 上传 | 大小:200kb | 下载:0

[数学计算/工程计算rung

说明:用runke cutta法求一阶常微分方程的解,可以自己推广到二阶-With the runke cutta method for ordinary differential equation solution
<xulubo> 在 2025-03-11 上传 | 大小:11kb | 下载:0

[数学计算/工程计算2nd-ode

说明:用rukke kutta 法求二阶常微分方程的解,也可求偏微分方程-With rukke kutta method for second order ordinary differential equation solution, also can ask partial differential equations
<xulubo> 在 2025-03-11 上传 | 大小:229kb | 下载:0

[数学计算/工程计算1

说明:【课题】若某算术表达式采用后置法表示(即逆波兰表达式),请编程计算该表达式的值。如:表达式(a+b*c)/d-e用后置法表示为abc*+d/e-。 -[ Topic ] If an arithmetic expression using the post method representation (i.e., inverse Poland expression ), please programming calculation o
<张秋霞> 在 2025-03-11 上传 | 大小:26kb | 下载:0

[数学计算/工程计算Lemke

说明:二次规划的lemke解法(适用于少参数问题)-Lemke solution of quadratic programming (less parameters)
<钟俊杰> 在 2025-03-11 上传 | 大小:174kb | 下载:0

[数学计算/工程计算taosiu_v36

说明:基于matlab平台实现,pwm整流器的建模仿真,一个很有用的程序。- Based on matlab platform, Modeling and simulation pwm rectifier A very useful program.
<许磊> 在 2025-03-11 上传 | 大小:5kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 1492.93 .94 .95 .96 .97 ... 3400 »

源码中国 www.ymcn.org