-
线性方程组的求解
1.通过这次实验,我掌握了使用Gauss消去法解线性方程组的方法,加深了我对Gauss消元法的理解。2.Gauss消元法还可以改进,可衍生出列主元消去法和平方根法等,达到减少计算量和减小误差的作用使结果更加准确。3.迭代过程中要求主对角线元素不为零,这在一定程度上限制了可解的线性方程组。
- 2022-02-06 11:21:14下载
- 积分:1
-
列句25宫的所有组合。
每行,每列,和对角线 数字和为25。
列句25宫的所有组合。
每行,每列,和对角线 数字和为25。-sentence of 25 out of all the combinations Palace. Each line, each and diagonal figures and 25.
- 2022-01-26 18:25:40下载
- 积分:1
-
massive mimo THP algrorithm
应用背景On the Design of ZF and MMSE Tomlinson-Harashima Precoding in Multiuser MIMO Amplify-and-Forward Relay System,it is main described the mimo system in the multi-user scenario.the main precoding algrithm is combined the zf precoding and the MMSE precoding.关键技术we design a zero-forcing (ZF) Tomlinson-Harashima precoding (THP) and a minimum mean
square error (MMSE) THP for multiuser MIMO relay system with direct link. Based on these precoding structures, we propose the optimal combining weights of the ZF THP and the MMSE THP in half duplex relay system, and the sub-optimal weights of MMSE THP to reduce feedback channel state information(CSI). Through the Monte Carlo simulation, we verify that the optimal weights combining method outperforms the constant weights combining method. In addition, we confirm that the
performance of the sub-optimal weights combining method is&
- 2023-02-25 18:10:03下载
- 积分:1
-
ansys55的批处理源码,用于分析弹性板壳振动时的固有频率和空间模态...
ansys55的批处理源码,用于分析弹性板壳振动时的固有频率和空间模态-ansys55 source for the analysis flexibility at the plate vibration natural frequencies and modal space
- 2022-08-15 00:54:22下载
- 积分:1
-
使用MFC的多项式计算完毕,很值得看,但也乐…
使用MFC完成多项式的计算,很值得一看,也是学习数据结构的好程序-use MFC polynomial complete the calculation, it is worth looking at, but also learn from the data structures the program
- 2023-07-15 23:15:08下载
- 积分:1
-
DBSCAN算法java实现
DBSCAN算法的Java实现 DBSCAN是一种基于密度的聚类算法,它的基本原理就是给定两个参数,ξ和minp,其中 ξ可以理解为半径,算法将在这个半径内查找样本,minp是一个以ξ为半径查找到的样本个数n的限制条件,只要n>=minp,查找到的样本点就是核心样本点
- 2023-01-24 09:05:04下载
- 积分:1
-
函数最小的遗传算法
经典算法应用: 遗传算法求函数最小的例子-Genetic algorithm for the smallest example of function
- 2023-06-28 14:50:03下载
- 积分:1
-
瑞萨读iic
应用背景为参加电子设计大赛的朋友带来一点好处,有利于大家共同进步,共同发展,同时省去了好多时间。减少大家走弯路的概率。关键技术瑞萨单片机的使用,大多数还是在竞赛中,它独特的编程习惯是初学者非常不适应,我根据自己的经验,以及想法将持续分享给大家,让大家更好的开发,利用。
- 2022-04-29 13:40:40下载
- 积分:1
-
点阵汉字放大,倾斜,加粗
该文件是自己在做点阵汉字字体变换时所写的函数,主要包括整数放大,倾斜,加粗,颠倒,镜像和旋转操作。
- 2022-04-13 11:47:37下载
- 积分:1
-
算法 排序算法的比较
本代码以插入排序,冒泡排序,选择排序,快速排序,希尔排序等等进行比较,以替换的次数数值的来直观的比较
- 2023-03-15 08:55:04下载
- 积分:1