-
功能getmu(亩= R,信噪比,H,P,M)
function mu=getmu(r,snr,H,p,M)
eigen=eig(H*H )
temp2=0
for i=1:r-p+1
temp1=1/eigen(i)
temp2=temp2+temp1
temp1=0
end
if r-p+1~=0
mu=(M/(r-p+1))*(1+(1/snr)*temp2)
else
mu=0
end -matlab mimo
- 2022-03-20 12:47:15下载
- 积分:1
-
DCS
中屏炉DCS控制系统,包括采集(modbus 协议)显示-DCS-ping furnace control system, including the acquisition (modbus protocol) showed
- 2023-06-02 21:55:03下载
- 积分:1
-
算法有关于树的遍历的,还有图的搜索等等的数据结构相关算法...
算法有关于树的遍历的,还有图的搜索等等的数据结构相关算法-algorithm on the traversal of the tree, and there are also search the data structure correlation algorithm
- 2022-10-22 13:35:03下载
- 积分:1
-
433MHz无线模块
本代码是基于STC89C52而编写的一段代码,它要实现433MHz的无线模块之间的通信,一个发射端,一个接收端,实现单片机1通过无线控制单片机2的数码管显示
- 2022-03-20 15:47:56下载
- 积分:1
-
基于MATLAB的数学建模竞赛计算
数学建模MATLAB命令及建模应用...
基于MATLAB的数学建模竞赛计算
数学建模MATLAB命令及建模应用-Based on MATLAB Mathematical Contest in Modeling the calculation of mathematical modeling, and modeling applications MATLAB command
- 2022-03-02 17:51:02下载
- 积分:1
-
进程调度算法,使用类做的先来先服务算法进行调度
进程调度算法,使用类做的先来先服务算法进行调度-Process scheduling algorithm, using the class to do a first-come first-served scheduling algorithm
- 2022-03-26 08:49:58下载
- 积分:1
-
petri网模拟工具 winttpn 很好的工具
petri网模拟工具 winttpn 很好的工具-petri winttpn
- 2022-06-27 19:18:49下载
- 积分:1
-
SPI
SPI
- 2023-07-05 10:45:04下载
- 积分:1
-
热键音量,主要用于系统的音量调节,是VB源码,全局热键的,可修心的!...
热键音量,主要用于系统的音量调节,是VB源码,全局热键的,可修心的!-hotkey volume, mainly for the volume, is VB source, the global hotkey, mind!
- 2022-02-28 18:04:34下载
- 积分:1
-
通知:选修“信息安全”的学生,逃犯…
通知: 选修《信息安全》的同学请注意了,本课已停课了,不再上了,期末成绩是以交作业的形式来考核,作业有2个,少交一个将不会及格. 1.编程题: 用任何一种语言编写一个扫描器,扫描形式不限,必须能对端口进行扫描,如果觉的能力有限的同学,可以选择本书第三章,课后的任意一道编程题来做.(本题编好以后,用邮件的形式发给他,E-mail:gyx317@21cn.com,邮件的主题请写清楚学院、01级、学号、姓名-notice : elective "information security" to the students, the fugitive has been closed and will not last, the end is perpendicular operation results in the form of assessment, two operations are paid less one will not pass. 1. Programming that : any language to prepare a scanner, scanning free in style, should be able to port scan, if the limited capacity McGREGOR students will be able to choose the book III, the after-school program and that an arbitrary do. (Part of the good that the future use of the mail sent to him, E-mail : gyx317@21cn.com, Post pieces of the theme please write clearly College, 01, the school, names
- 2022-04-26 23:41:52下载
- 积分:1