-
高斯积分中的高斯点(4-80点和权数)
应用背景数值积分是科学计算中的一个重要过程,很多计算中都会用到数值积分,然而高斯-勒让德积分又是数值积分中的一种重要方法,以前在应用高斯积分时 每一次更换高斯点都要重新查找高斯点和权 现在我给出了4-80点高斯积分中的权数和高斯点 希望能为朋友们提供方便关键技术代码里面给出了 4点到80点高斯积分中的高斯点和权
- 2022-02-14 07:37:45下载
- 积分:1
-
A practical LMS, NLMS four MATLAB algorithm for adaptive filtering process, the...
一个可以实用的LMS,NLMS等四种自适应滤波的MATLAB算法程序,实际调试成功。-A practical LMS, NLMS four MATLAB algorithm for adaptive filtering process, the success of the actual debugging.
- 2023-08-08 14:45:03下载
- 积分:1
-
LIBSVM算法代码和数据库读取程序
libsvm源码,可用于水质分析和风速预测等,还有完善的读取数据库程序,应用和算法都存在的。
- 2022-01-26 00:16:22下载
- 积分:1
-
一个黄金分割法求最优区间
一个黄金分割法求最优区间-golden section method
- 2022-01-25 17:48:45下载
- 积分:1
-
cmu车辆检测以及跟踪程序,采用光流法计算,
cmu车辆检测以及跟踪程序,采用光流法计算,-CMU vehicle detection and tracking procedures, the use of optical flow method,
- 2023-06-07 00:06:55下载
- 积分:1
-
POJ经典试题-1091青蛙的约会
POJ是北大在线测评系统这里有一些经典试题。P1061青蛙的约会是一道经典试题代码给出了Accepted算法。
- 2023-08-04 18:00:03下载
- 积分:1
-
粒子群优化算法是一种新的技术,在实践中得到了很好的表现。粒子群优化算法是一种基于种群的搜索算法,模拟了种群内鸟类的社会行为。
使用系统;
- 2022-06-18 22:52:20下载
- 积分:1
-
refprop调用
简单的refprop代码,仅仅只是针对不懂同学,当然还有获取更多资源
- 2023-07-13 16:35:04下载
- 积分:1
-
GeneralizedMIMO
应用背景In this context, mobile communications may be allowed to be an indispensable commodity by most, and mobile data, video as well as television services are also becoming an essential part of everyday life. With the introduction of the Android operating system and the iPhone, the use of ebook readers such as the iPad, and the success of social networking using Facebook, the demand for cellular data traffic has grown significantly in recent years. Thus, communications on the move has proven to be transformational, and mobile operators struggle to satisfy the data traffic demands in wireless cellular networks,while keeping their costs at minimum to maintain profitability.关键技术The need for power-efficient MIMO-aided cellular networks requires a paradigm shift in the wireless system design. This trend is irreversible and will have a profound impact on both the theory and p
- 2022-02-20 12:30:00下载
- 积分:1
-
外部排序算法C++实现
这是我们数据结构与算法设计的一次作业,是一个外部排序的算法实现,希望对刚刚学数据结构的同学有一点帮助。
- 2022-01-26 02:10:11下载
- 积分:1