-
基于支持向量机的分类算法,整合LibSVM到weka环境
基于支持向量机的分类算法,整合LibSVM到weka环境-Based on support vector machine classification algorithm, integrated environment LibSVM to weka
- 2022-03-22 11:30:57下载
- 积分:1
-
European Installation Bus system USB Serial Interface Driver c source code. Soft...
欧洲安装总线系统的USB串口接口驱动c程序源代码.软件代码由西门子公司提供-European Installation Bus system USB Serial Interface Driver c source code. Software code provided by Siemens
- 2022-07-02 01:24:59下载
- 积分:1
-
Gaussian Process Regression
说明: 贝叶斯网络改进LSTM,实现预测,比较好的算法(Bayesian network to improve LSTM, to achieve prediction, a better algorithm)
- 2021-05-13 20:30:02下载
- 积分:1
-
circle triangular
说明: 建立圆角正三角形模型
用于不规则区域2D偏微分方程的求解(Create a rounded regular triangle model
For 2D Partial Differential Equations in Irregular Regions)
- 2019-03-26 21:56:53下载
- 积分:1
-
matlab程序 数字信号处理 用于采样信号
matlab程序 数字信号处理 用于采样信号-Matlab digital signal processing procedures for the sampling signal
- 2022-02-21 22:23:37下载
- 积分:1
-
BayesBinary
基于Matlab语言的最小错误率贝叶斯分类器实现(handwritingRecognition)
- 2020-07-01 09:00:02下载
- 积分:1
-
feedback
说明: 光反馈半导体激光器输出混沌态研究,输出混沌图,输出功率图,周期震荡的研究(Study on output chaos of optical feedback semiconductor laser)
- 2021-02-20 16:49:43下载
- 积分:1
-
mnist图像识别
说明: mnist图像识别,包含简单的神经网络编写流程及实现步骤(MNIST image recognition)
- 2020-04-17 09:05:16下载
- 积分:1
-
Find prime numbers prepared by screening the function: void sieve (bool isPrime...
编写筛选查找素数函数:
void sieve(bool isPrime[], int n)
其中isPrime[ ]为一个布尔型数组,n为数组大小。由于2是第一个素数,
所以设置isPrime[0]和isPrime[1]的值为false,并设置其余的元素初值为true。
然后对从4到n-1的每一个i,判断i是否能够被2整除,如果i能够被2整除,则设置isPrime[i]为false。
对从2到n/2的每一个可能的数值重复以上处理,当操作结束时,所有值为true的isPrime[i]所对应的i就是素数,它们将是从筛子中掉下来的。-Find prime numbers prepared by screening the function: void sieve (bool isPrime [], int n) which isPrime [] as a Boolean array, n is the size of the array. Because 2 is the first prime number, so set the isPrime [0], and isPrime [1] a value of false, and set the initial value of the remaining elements of true. And then from 4 to n-1 for each i, to determine whether i can be divisible by 2, if i can be divisible by 2, then set the isPrime [i] is false. From 2 to n/2 possible values for each one to repeat the above processing, when the operation ended, all the true value of the isPrime [i] corresponding to i is a prime number, they will be falling from the sieve in the past.
- 2023-03-02 04:45:03下载
- 积分:1
-
It is a gui used to zoom a picture or u shrink it. It is very interesting! I hop...
It is a gui used to zoom a picture or u shrink it. It is very interesting! I hope u will like it!
- 2023-03-22 02:45:04下载
- 积分:1