-
c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染的病的人数x2,及已治愈的人数x3,并...
c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染的病的人数x2,及已治愈的人数x3,并假设他们是因接触而传染。-c language for solving fourth-order Runge-Kutta method algorithm source code, example: a certain area of the bacteria infection, the number three state equation, which may be the number of infected x1, has been the number of disease-borne x2, and the number of people have been successfully cured x3, and assuming they are due to exposure and infection.
- 2022-02-26 07:56:30下载
- 积分:1
-
Adboost 的人脸检测
ApplyDetector.m BoostingAlg.m CalcIntegralImage.m ComputeBoxSum.m ComputeFeatures.m 等20段代码
- 2022-03-25 01:13:19下载
- 积分:1
-
关于超分重建的论文
关于超分重建的论文,主要针对全变差超分重建即TV算法,SCI的论文,里面分别有对该算法的详细说明和介绍,是比较新颖的,最近发表的论文,对超分重建工作者和科研者有帮助,是非常重要的理论基础。
- 2023-02-19 08:55:05下载
- 积分:1
-
探究缩短循环码性能与生成多项式的选取
资源描述【摘 要】从通信系统的基本原理出发,着重分析了系统中的常用信道编码。在此基础上对应用广泛的一类缩短循环码
的校验性能从数学理论和matlab 仿真模型两方面进行研究,更直观的揭示了生成多项式与编码校验性能的内在联系,为构造
更优化的标准打下基础。
【关键词】信道编码;缩短循环码;生成多项式;矩阵实验室
- 2022-03-18 02:11:03下载
- 积分:1
-
mpu6050的姿态分析
资源描述mpu6050的内部文件,提供源代码的四元数算法,通过加速度和加速度计算出欧拉角
- 2023-02-16 17:30:04下载
- 积分:1
-
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be fou
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C++ 6 on a Windows 2000 platform.-This algorithm was developed by Professor Ronald L. Rivest of
MIT and can be found presented in several languages. What I provide to
you here is a C derivative of the original C implementation of
Professor Rivets. The library code itself is platform-independant and
has been tested in Redhat Linux. I ve included the sample code and
makefile that I used for the Linux test. The demo, however, was
written with Visual C 6 on a Windows 2,000 platform.
- 2022-01-27 12:21:27下载
- 积分:1
-
边缘检测代码
源码是关于边缘检测的代码,可以对检测图像中的边缘,能够很好的对一些非边缘物体进行图像的基本处理,使之消失 ,不影响整个边缘的检测!!!!!
- 2023-04-18 22:00:03下载
- 积分:1
-
viterbi译码算法,可以对卷积码进行解码。通信类的朋友知道的...
viterbi译码算法,可以对卷积码进行解码。通信类的朋友知道的-viterbi
- 2022-04-29 22:44:33下载
- 积分:1
-
source code for arithmatic coding
source code for arithmatic coding
- 2022-03-06 15:28:47下载
- 积分:1
-
this program highlights the pointer to pointer and enum concepts of c
this program highlights the pointer to pointer and enum concepts of c
- 2022-06-15 05:57:25下载
- 积分:1