资源列表
[人工智能/神经网络/遗传算法] Genetic-algorithm
说明:遗传算法的c版程序,并附有注释.对于初次学习遗传算法的人员来说,很有帮助。-Genetic algorithm c version of the program, together with the notes for the first time learning genetic algorithm staff, very helpful.<james> 在 2024-11-13 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] Gauss--Seidel-iterative--C
说明:高斯 赛德尔迭代法求解线性方程组的程序,c语言版。输入矩阵 求解矩阵-High Sisaideer iterative method for solving linear equations procedures, c language version. Input matrix solving matrix<james> 在 2024-11-13 上传 | 大小:6kb | 下载:0
[matlab例程] ppnew
说明:极大似然估计是一种很有用的办法,可以用MATLAB来实现,事实上,极大似然与最小二乘估计结果是相同的-MLE is a very useful way, you can use MATLAB to achieve, in fact, maximum likelihood and least squares estimation results are the same<whitephone> 在 2024-11-13 上传 | 大小:9kb | 下载:0
[人工智能/神经网络/遗传算法] Umd_Hmm
说明:hmm隐马尔可夫模式的经典学习源码,对学习hmm模式有非常好的帮助-the classic source of the hmm module, very helpful to learn hmm<test > 在 2024-11-13 上传 | 大小:361kb | 下载:0
[数学计算/工程计算] POLYNOMIAL-LEAST-SQUAR-FIT
说明:多项式拟合程序,c语言版。拟合空间是n次多项式空间。分为子程序和主程序。并含有一个算例,以帮助理解。-Polynomial fitting procedures, c language version. Space is the n-th polynomial fitting space. Divided into subroutines and the main program. And contains a numerical ex<james> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] power-and-inverse-power-method
说明:用幂法求解实对称矩阵全部特征值。子程序计算实对称矩阵的全部特征值和特征向量。主程序中含有一个算例,以帮助理解。-With the power method for solving real symmetric matrix all eigenvalues. Subroutine real symmetric matrix all eigenvalues and eigenvectors. Main progr<james> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] Newton-Maehly-Method
说明:子程序求解实系数多项式的实根。该多项式的首系数不可为零。主程序中包含一个算例,以便于学习和理解。-Subroutine to solve real roots of polynomials with real coefficients. The first coefficients of the polynomial can not be zero. A numerical example is included in the main<james> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] trapezoidalmap
说明:平面点集的Delaunay三角剖分。为了验证Delaunay三角剖分的正确性,系统提供了“圆测试”的功能,供用户对生成的三角形进行测试验证;为了验证DCEL数据结构的正确性,系统提供了“DCEL测试”的功能,用户输入任意一条测试线,系统将先后显示出测试线贯穿过的三角形;为了形象显示三角剖分的分治过程,系统提供了动态显示分治剖分过程。 -Planar point set Delaunay triangulation. In order t<yeast> 在 2024-11-13 上传 | 大小:2.01mb | 下载:0
[数据结构常用算法] pointlocation
说明:输入为平面上一组互不相交的线段集,输出为线段集对应的梯形图和查找树结构。-Input is a set of plane segments disjoint sets, the output is set corresponding to the segment of the ladder and find a tree structure.<yeast> 在 2024-11-13 上传 | 大小:34kb | 下载:0