-
数学建模方法,写论文的重要帮助,不会建模可写不出高质量的文章啊。...
数学建模方法,写论文的重要帮助,不会建模可写不出高质量的文章啊。-Mathematical modeling method, an important thesis help, will not be high-quality modeling can not write an article ah.
- 2022-12-25 01:20:03下载
- 积分:1
-
考拉兹猜想解决方案使用 c + +
在这个程序中,证明具有难度声明解决了考拉兹猜想。为任何整数,不管它是什么,会最终导致一个人。它通常被称为合一的任何整数。此程序所示的此属性的一个整数。
- 2022-02-06 10:43:19下载
- 积分:1
-
在顶端2个操作数框输入原始值,将自动显示其四则运算值,以及运算结果的平方、开根、倒数、立方、自然对数、常用对数值,还可进行角度弧度换算,阶乘和三角函数计算,以及...
在顶端2个操作数框输入原始值,将自动显示其四则运算值,以及运算结果的平方、开根、倒数、立方、自然对数、常用对数值,还可进行角度弧度换算,阶乘和三角函数计算,以及长度、面积、质量、体积的单位换算。-In the top two operands box to enter the original value, will automatically display its four operational values, and computing the results of the square roots, reciprocal, cubic, the natural logarithm, common logarithm, but also to the angle in radians conversion, factorial and triangular function calculation, as well as length, area, mass, volume of unit conversion.
- 2022-01-26 07:59:56下载
- 积分:1
-
模式识别、距离计算、聚类分析、判别函数…
模式识别,距离计算,聚类分析,判别函数,判断准则等的算法实现-Pattern recognition, distance calculation, cluster analysis, discriminant function, the algorithm to determine criteria
- 2023-05-15 14:35:02下载
- 积分:1
-
design an O (n2) time algorithm to identify by the number n of the longest seque...
设计一个O(n*n)时间的算法,找出由n个数组成的序列的最长单调递增子序列--design an O (n2) time algorithm to identify by the number n of the longest sequence monotonically increasing sequences.
- 2022-03-01 13:31:38下载
- 积分:1
-
多种排序算法的性能比较
以100、1000、2000、5000、10000个碎甲产生的序列随机数作为测试样本,通过时间复杂度以及比较次数详细比较了快速排 序、堆排序、冒泡排序、插入排序四种排序方法的性能,算法通过VC6.0实现,可以编译通过。同时更改源代码中的随机数产生函数值,可以更改测试性能比较的随机序列个数
- 2022-07-03 14:56:32下载
- 积分:1
-
马尔可夫链,蒙特卡洛方法,数值模拟 matlab程序
马尔可夫链,蒙特卡洛方法,数值模拟 matlab程序-Markov chain Monte Carlo methods, numerical simulation procedures Matlab
- 2022-02-22 06:35:53下载
- 积分:1
-
基于BP神经网络的语音识别
bp神经网络在语音识别中的应用,同时利用Matlab进行仿真得到结果。
神经网络是近年来信息科学、脑科学、神经心理学等诸多学科共同关注和研究的热点。由于其具有良好的抽象分类特性,现已应用于语音识别系统的研究和开发,并成为解决识别相关问题的有效工具。文章在讲述语音识别过程的基础上重点讨论利用BP神经网络对语音进行识别,用matlab完成对神经网络的训练和测试,并获得满意的结果。
- 2023-08-29 10:30:04下载
- 积分:1
-
这是一个关于模拟退火c c++的算法程序,内有详细解释,希望对大家有所帮助...
这是一个关于模拟退火c c++的算法程序,内有详细解释,希望对大家有所帮助-This is a study on simulated annealing c c++ Algorithm procedure, which has a detailed explanation, and they hope to help everyone
- 2022-03-24 16:00:04下载
- 积分:1
-
maxgap算法
最大间距问题,计算机算法设计与分析。计算一组随机数据,任意两个数据之差最大值,而且时间复杂度为线性。
- 2022-03-24 15:42:40下载
- 积分:1