-
常微分方程的龙格库塔法系列程序,从二级到四级的算法。
常微分方程的龙格库塔法系列程序,从二级到四级的算法。-Ordinary Differential Equations Runge- Kutta method series of procedures, from two to four algorithms.
- 2022-05-31 06:14:50下载
- 积分:1
-
C++的混合高斯模型算法范畴,方差矩阵是对角矩阵…
用C++实现的高斯混合模型的算法类,方差矩阵是对角矩阵-C++ Gaussian mixture model algorithm category, variance matrix is diagonal matrix
- 2022-12-03 21:05:03下载
- 积分:1
-
相关性系数
应用背景计算成年人年龄和身体脂肪相关性系数关键技术数据挖掘计算两组数据是正相关还是负相关
- 2023-03-02 00:35:03下载
- 积分:1
-
JPEG图片转换成BMP图片
这个程序是功能是将JPEG图片文档转换成BMP图片文档。
包括JPEG文件解码,BMP文件输出。
VC++6.0下编译通过。
- 2022-04-07 02:22:17下载
- 积分:1
-
小波
基于C语言的小波处理,包含有滤波、复原、融合等C语言源代码。-Wavelet-based C language processing, includes filtering, recovery, integration, such as C language source code.
- 2022-08-02 13:28:24下载
- 积分:1
-
QPSK调制解调算法FPGA实现代码
该算法实现了QPSK调制解调,载波同步算法采用costas环,位定时采用Gardner算法
- 2023-04-22 23:35:05下载
- 积分:1
-
98年全国大学生数学建模竞赛B题"水灾巡视问题"模拟退火算法。...
98年全国大学生数学建模竞赛B题"水灾巡视问题"模拟退火算法。-98 National Mathematical Contest in Modeling B and that the "flood inspections" simulated annealing.
- 2022-01-26 00:53:20下载
- 积分:1
-
socket 加法
这是一款socket加法代码,希望有帮助,有客户端和服务器,从客户端输入数字,返回到服务器,服务器经计算将其结果返回到客户端。
- 2022-08-08 23:19:19下载
- 积分:1
-
Molgedey和舒斯特去相关算法,具有方形混合矩阵A。
The Molgedey and Schuster decorrelation algorithm, having square mixing matrix and no noise . Truncation is used for the time shifted matrix, and it is forced to be symmetric . The delay Tau is estimated .
The number of independent components are calculated using Bayes Information Criterion (BIC), with PCA for dimension reduction.-The Molgedey and Schuster decorrelation algorithm, having square mixing matrix and no noise . Truncation is used for the time shifted matrix, and it is forced to be symmetric . The delay Tau is estimated . The number of independent components are calculated using Bayes Information Criterion (BIC), with PCA for dimension reduction.
- 2022-03-17 02:59:15下载
- 积分:1
-
复数类计算器
资源描述复数类实现一个简单的复数加减乘除乘方运算的计算器。大学生C++面向对象程序设计代码。代码中根据题目要求已经设置好了运算数,如果需要可以在代码中进行修改。
- 2022-06-17 14:12:34下载
- 积分:1