-
多用户mimo
多用户MIMO技术作为lte-a的支持技术,作为下一代通信网路的关键技术, 由于其能够提供更大的数据传输速率,适当的预编码能够减小用户间的干扰,减小小区间的干扰,本代码给出了但小区多用户下行链路的预编码,对于初学者又很好的借鉴作用。 &nb
- 2022-02-13 02:47:03下载
- 积分:1
-
c++冒泡排序算法源码
冒泡排序通过n-1次比较使得长度为n的数组按照从小到大的顺序排序,每一次排序都将最大的数字置于数组未排序数据元素的最后,这样经过n-1次后就可以使得整个数组有序。
- 2022-05-05 04:01:07下载
- 积分:1
-
基本粒子群算法
本代码为基本粒子群算法,通过修改适应值函数,可以应用于多个领域,比如电力系统的相关参数的优化设置,如陷入局部最优,需引入变异函数,通过重置某一维的数值,使粒子脱离局部最优。
- 2023-08-24 07:20:03下载
- 积分:1
-
a description of the problem is : No. 1, 2, ..., n n clockwise direction by indi...
约瑟夫问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,没人持有一个密码。一开始人选一个正整数作为报数上限值m,从第一个人开始按顺时针自1开始报数,报到m是停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。-a description of the problem is : No. 1, 2, ..., n n clockwise direction by individuals sitting around a circle, no one holding a password. One person started as a positive integer limits on the number of reported m, from the first individuals to embark on the clockwise from a few reportedly started, the report m is reportedly stopped a few. M reported out of the list of his password as a new value m, from a clockwise direction in the next re-started from a newspaper a few, like that, until the total of all listed so far.
- 2022-02-03 16:31:48下载
- 积分:1
-
简单的遗传算法
这是遗传算法在 C# 中的一个简单实现。该应用程序将对基因组进行分类。
- 2022-01-25 17:55:54下载
- 积分:1
-
MATLAB 有约束信赖域算法,以四元多项式为算例
适用于学习最优化算法的数学专业学生以及其他数值分析课程的同学,
程序清晰,对MATLAB的学习也有很...
MATLAB 有约束信赖域算法,以四元多项式为算例
适用于学习最优化算法的数学专业学生以及其他数值分析课程的同学,
程序清晰,对MATLAB的学习也有很大的帮助,同时程序还有一些不足,读者自己须根据实际问题更正。-MATLAB constrained trust region algorithm to quaternion polynomial example for the application of optimization algorithms in the learning of mathematics students, as well as other courses in numerical analysis of the students, the program clearly and learning to MATLAB is also a great help, but the procedure also There are a number of shortcomings, the reader himself to be corrected in accordance with the actual problem.
- 2022-07-07 21:05:54下载
- 积分:1
-
等值线生成算法,用C编写的,用趋势面加权最小二乘法计算网格点高程。...
等值线生成算法,用C编写的,用趋势面加权最小二乘法计算网格点高程。-Contour generation algorithm, written using C, using trend surface weighted least squares method to calculate grid point elevation.
- 2023-06-21 21:55:03下载
- 积分:1
-
一些经常用到的C算法程序集,很有用的
一些经常用到的C算法程序集,很有用的-some frequently used algorithm C procedures set very useful
- 2022-03-06 18:53:51下载
- 积分:1
-
一个时间显示,并且在按键的同时显示按键的扫描码的程序。...
一个时间显示,并且在按键的同时显示按键的扫描码的程序。-a time, and the keys at the same time show the button code scanning procedures.
- 2023-05-15 14:55:02下载
- 积分:1
-
mean-completer
基于matlab平台,对1987年美国国会的投票情况进行数据补齐,根据投票情况区分议员党派。
- 2022-03-12 08:45:40下载
- 积分:1