-
雅可比行列式的计算公式
计算方法雅可比公式-calculation formula Jacobian
- 2022-01-24 14:06:32下载
- 积分:1
-
the codes and solution for zoj 2210
zoj 2210的代码和方法说明,个人原创
-the codes and solution for zoj 2210
- 2022-03-21 00:59:08下载
- 积分:1
-
几个实用算法:质数 组合数 公约数 字符串长度
几个实用算法:质数 组合数 公约数 字符串长度-several practical algorithm : a few quality portfolio Conventions few string length
- 2022-06-19 18:45:29下载
- 积分:1
-
梯度函数的逆。我已经提供了1个版本的工作
The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods.
In higher dimensions, only a finite difference/linear algebra solution is provided, but it is fully vectorized and fully sparse in its approach. In 2-d and 3-d, if the gradients are inconsistent, then a least squares solution is generated
- 2022-06-02 09:40:06下载
- 积分:1
-
模拟手机通讯录
本程序在安全性方面相对比较突出。为避免程序实现一部分功能即结束,我们采用了用一个子函数代替主函数,
子函数调用自身的方法。同时在出现功能选择的地方,为防止出现意外的死循环,我们功能选择参数一律使用
string类型。在保存提取数据方面,我们严格按照有变动即存储,存储完立即提取到内存的规则,有效遏止了
数据意外丢失或调用不及时等情况的发生。本程序共使用了9个子函数分别来实现不同功能程序中最关键的通讯
录成员采用结构体定义,丰富了成员所包含的信息。在主界执行方面,采用独立的子函数执行。在该函数中分
别调用不同功能的函数,执行完相应的功能后可选择继或返回主菜单。主菜单在运行时会先调用一个子函数将
通讯录中的信息展示给用户,然后用户可对照信息进行响应的功能选择,不同功能调用不同函数。各函数在执
行功能时会进行相应的嵌套,以弥补各自的不足。各功能采用不同函数来执行,方便调试和修改。各函数相互
- 2023-02-19 14:35:04下载
- 积分:1
-
牛顿的插值分频差公式算法;
数值计算算法:牛顿的插值分频差公式算法由Pascal以得到插值的划分差系数 多项式P上的第(n +1)不同的数x(0)中,x(1),...中,x(n)的 对于函数f: 输入:数x(0)中,x(1),...中,x(n)的;值的f(x(0)),函数f(x(1)),..., 函数f(x(n))的作为第一列Q(0,0),Q(1,0),...,Q(N,O)问的, 如果函数f被提供,或者可以被计算出来。 输出:数字Q(0,0),Q(1,1),...,Q(N,N),其中 P(x)的= Q(0,0)+ Q(1,1)*(X - ×(0))+ Q(2,2)*(X - ×(0))*(X - ×(1 )) + ...+ Q(N,N)*(X - ×(0))*(X - ×(1))* ... *(X - ×(N - 1))。
- 2022-06-15 00:16:09下载
- 积分:1
-
金建铭编写的最为经典的一版电磁场有限元方法,电子版
金建铭编写的最为经典的一版电磁场有限元方法,电子版-Electromagnetic FEM written by Jin Jianming
- 2022-04-01 15:36:40下载
- 积分:1
-
实现一个投票功能
输入投票的人名,实现记票功能,最后调试代码,功能均已实现。可以实现每个候选人的投票数,以及无效票数
- 2022-01-26 01:14:28下载
- 积分:1
-
DDR走先得详细规则及注意事项,考虑的等长走线,数据线与地址线、控制线长度关系...
DDR走先得详细规则及注意事项,考虑的等长走线,数据线与地址线、控制线长度关系-DDR walking detailed rules and precautions come to consider the alignment of equal length, the data line and address lines, control lines the length of the relationship between
- 2022-06-16 19:02:07下载
- 积分: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