-
一元线性回归曲线
y=ax+b,求解出a b 和相关系数r
一元线性回归曲线
y=ax+b,求解出a b 和相关系数r-Unary linear regression curve y = ax+ b, solving out of ab and the correlation coefficient r
- 2022-06-21 10:04:19下载
- 积分:1
-
cublas矩阵乘
基于gpu的并行计算,通过调用英伟达官方cublas(基本线性代数子程序)库函数,与c++编写混合程序,通过nvcc编译,被MATLAB调用,加速matlab计算,实现双精度下的矩阵相乘。
- 2022-03-01 08:51:50下载
- 积分:1
-
数值分析三角直接分解法
数值分析三角直接分解法-Numerial Analyse:
Doolittle Analyze Arithmetic
- 2022-01-29 02:40:15下载
- 积分:1
-
It s simple implementation of Genetic Algorithm on
8
It s simple implementation of Genetic Algorithm on
8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.-It s simple implementation of Genetic Algorithm on
8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.
- 2022-02-21 02:51:52下载
- 积分:1
-
gradient method
这是凸优化中梯度法的代码
- 2023-05-17 04:10:03下载
- 积分:1
-
启动 NS_2.35
在 NS 2.35 启动 tcl 代码简单启动。你可以轻松学会它的形式如何 tcl 文件中的代码。什么会的参数。值。只是用户友好的代码。
- 2022-06-21 15:03:09下载
- 积分:1
-
AES(Advanced Encryption Standard)密码算法具体实现
本AES实现支持的工作模式包括:ECB, CBC, CFB, OFB, CTR。在实现时,是在一个函数同时支持这些工作模式的,可以根据需要拆分成相应的函数单独实现。
本AES实现支持的密钥长度为128位/ 192位/256位,支持的基本块大小为128位。
- 2023-07-03 10:50:04下载
- 积分:1
-
Bzoj1502 [NOI2005]月下柠檬树 ---Simpson积分法求面积并
Simpson积分法可以通过对区间(l,r)积分来求出区间(l,r)上的图形的面积并。设最后要求的面积并为S。
可以先通过对树的投影,算投影面积,然后进行利用simpson进行计算面积
- 2022-02-01 13:44:46下载
- 积分:1
-
andew_ng 的机器学习练习2
这个是斯坦福大学在coursera 公开课上的机器学习的练习2的习题答案和原题。仅供参考。
有在学习机器学习的同学,可以选择andew_ng在coursera 公开课上的机器学习,这是一个很好的课程,而且算法讲的很详细,这个代码是里面练习的参考答案之一,对于刚开始学习的同学很有用。
- 2023-05-17 06:50:03下载
- 积分:1
-
c# rsa algorithm encryption/decryption
RSA加密和解密C#实现公钥和私钥是预定义的。浏览要加密或解密的文件。
- 2022-06-18 22:48:56下载
- 积分:1