-
一元三次方程求解器,用于高冥次的三次方程求解。自己用的。...
一元三次方程求解器,用于高冥次的三次方程求解。自己用的。-Unary cubic equation solver for high-Ming times in three equations. Own use.
- 2022-07-22 06:04:03下载
- 积分:1
-
用matlab写的huffman编码程序
1)输入下面几种符号,并调用概率计算函数prob计算其出现的概率,初始为四棵不同的小二叉树; a(10) b(20) c(30) d(40)2)在1中得到的树里找到概率值最小的两棵树,将他们分别作为左、右子树连成一棵大一点的二叉树,该二叉树的概率值为两棵树概率值之和。2的做法,直到所有的符号都连入树中。
- 2022-01-21 23:52:23下载
- 积分:1
-
计算电磁学中FDTD方法的三维基本算例,PMC边界条件
计算电磁学中FDTD方法的三维基本算例,PMC边界条件-This ToyBoxFDTDbezhig is an extremely simple 3D FDTD code.
- 2022-02-25 16:56:17下载
- 积分:1
-
很多数值分析算法函数
很多数值分析算法函数-A lot of numerical analysis algorithm function
- 2022-05-21 21:36:22下载
- 积分:1
-
网络分类,神经网络的分类
神经网络的分类、在matlab中实现,是非常重要的,值得一看,俩面向西的介绍了分类的代码,算法,以及相应的郭晨,步骤
- 2023-01-01 20:10:03下载
- 积分: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
-
随机图生成工具
这是一个有向图或无向图的生成工具,可以随机地生产邻接矩阵和邻接表。该程序可以用于测试时产生测试数据程序为命令行式交互,命令列表如下: ////////////////////////// // COMMAND FORMAT // ////////////////////////// //gen D 5 10 //生成有向图,节点数,边数 //gen U 5 4 //生成无向图,节点数,边数 //show list //以邻接表形式输出 //show mat //以邻接矩阵形式输出 //show all //以邻接表和邻接矩阵形式输出 //out //out name.txt //输出到文件 //help //帮助 //quit ////////////////////
- 2023-03-15 05:35:04下载
- 积分:1
-
这是拉格朗日插值的源码
这是拉格朗日插值的源码-This is the source Lagrange interpolation
- 2022-02-10 05:58:03下载
- 积分:1
-
fibonacci numbers
我为我的c班准备了这个。它工作时写斐波那契数。如果你想改变数字的上限,就把1000改成你想要的。
- 2022-07-09 08:36:35下载
- 积分:1
-
非线性时序分析工具包 TISEAN_3.0.1
非线性分析工具。通用时序分析;线性分析;预测;维数、熵估计;降噪;李雅普诺夫指数计算等。
- 2022-03-30 12:56:18下载
- 积分:1