-
算数运算测试
JAVA课程设计大作业,算数运算测试,通过100以内的加减法,进行算数测试,并能够计算出正确答案,与输入答案进行对比,判断题目是否正确,最终计算出所得分数。
- 2023-05-11 00:50:03下载
- 积分:1
-
行列式计算,基本的行列式的运算都实现了而且可以任意阶运算,不过阶数太高会影响速度...
行列式计算,基本的行列式的运算都实现了而且可以任意阶运算,不过阶数太高会影响速度-determinant calculation, the basic determinant of the computing is achieved can be arbitrary order operation, but the order will affect the speed is too high
- 2022-10-28 05:05:04下载
- 积分:1
-
自动谱分析:可用于丢失/采样/子束光谱分析;矢量自动迭代,可用于建模,故障诊断;...
自动谱分析:可用于丢失/采样/子束光谱分析;矢量自动迭代,可用于建模,故障诊断;-The applications of this additional toolbox are:
- Automatic spectral analysis for Irregular sampling/Missing data, analysis of spectral subbands,
- Vector Autoregressive modeling and Detection [uses ARMASA]
- Reduced statistics ARMAsel: A compact yet accurate ARMA model is obtained based on a given power spectrum. Can be used for generation of colored noise with a prescribed spectrum.
- ARfil algorithm: The analysis of missing data/irregularly sampled signals
- Subband analysis: Accurate analysis of a part of the power spectrum
- Detection: Generally applicable test statistic to determine whether two signals have been generated by the same process or not. Based on the Kullback-Leibler index or Likelihood Ratio.
- Analysis of segments of data, possibly of unequal length.
- 2022-03-04 02:22:26下载
- 积分:1
-
这里是通过数组求大数阶乘的一种方法,这里类举3000,其他的类推...
这里是通过数组求大数阶乘的一种方法,这里类举3000,其他的类推-This is the factorial of large numbers through the array for a way to cite here, type 3000, the other by analogy
- 2023-01-24 15:15:04下载
- 积分:1
-
writing mathematical function call library, LU decomposition, high Shisaideer it...
自编数学函数调用库,有LU分解法,高斯塞德尔迭代法,追赶法解线性方程组,还有一维和二维的高斯积分公式-writing mathematical function call library, LU decomposition, high Shisaideer iterative method, catching up with the method for solving linear equations, one-and two-dimensional Gaussian integral formula
- 2023-08-06 04:30:03下载
- 积分:1
-
蚁群聚类算法
蚁群聚类算法是人们对蚂蚁堆形成原理进行研究而产生的一种群体智能算法。LF蚁群聚类算法的主要思想是:将待聚类的数据对象随机放置在一个二维区域中,人工蚂蚁在二维区域内随机移动,每只蚂蚁根据数据对象与局部环境的相似程度,决定捡起或放下该数据对象的概率,相似程度越高捡起的概率越小,放下的概率越小,蚂蚁的移动使得它与其邻域内的邻居相互影响、相互作用,经过一定代数的迭代后,蚁群联合行动导致属于同一类别的对象在同一个空间区域聚集在一起,实现自组织的聚类过程。
- 2022-01-26 07:50:30下载
- 积分:1
-
Double integraltion by Trapazoidal rule
#包括;
- 2022-04-06 13:00:03下载
- 积分:1
-
BP神经网络的数据分类——语音特征信号分类
BP神经网络模型是一种典型的前向型神经网络,具有良好的自学习、自适应、联想记忆、并行处理和非线形转换的能力,是目前应用最为广泛的一种神经网络模型。本文介绍了BP神经网络的实现以及其在数据挖掘分类方面的应用。
- 2022-05-24 03:50:26下载
- 积分:1
-
MATLAB有限差分法(椭圆方程)
有限差分法的Matlab程序(椭圆型方程)-finite difference method of Matlab (elliptic equation)
- 2022-01-31 09:25:49下载
- 积分:1
-
GEP(函数发现等)
基于遗传算法的基因编程表达式,在函数发现这方面具有较好的表现。用C#实现,在做参数优化的时候用上GEP会取得更好的效果。
不同于GA,不会出现过早收敛
- 2022-01-31 12:28:25下载
- 积分:1