-
K708 GNSS板卡
思南导航卫星接收模块, K708,四系统11频,星基增强
支持BDS B1/B2/B3, GPS L1/L2/L5, GLONASS L1/L2, Galileo
E1/E5a/E5b四系统,支持SBAS, WAAS, EGNOS, MSAS等系统;支持北斗全球信号;(ComNav GNNS card, BDS B1/B2/B3 GPS/L1L2L5 GLONASS G1G2 Galileo E1/E5A/E5B)
- 2018-10-28 09:07:34下载
- 积分:1
-
在图像加密过程中,对像素进行行列置乱时
说明: 在图像加密过程中,对像素进行行列置乱时,用到的可以改变像素的位置。(In image encryption, row and column scrambling of pixels)
- 2020-06-17 07:40:01下载
- 积分:1
-
08066045MATLAB
艾里,光孤子在激光中的传输,很有用,重要(soliton of airy is useful)
- 2017-12-10 11:40:37下载
- 积分:1
-
nokia-ui.jar
J2ME游戏开发Nokia com.ui包,是本人找了很长时间才找到的,使用时,放在项目的lib目录下就行,在WTK里就能编译成功。(j2me nokia com.ui package.)
- 2012-09-24 12:21:46下载
- 积分:1
-
09-MIMO系统容量仿真程序
说明: function C=capacity(SNR,Nt,Nr)
%SNR=0; %定义信噪比为0HZ
A=10^(SNR/10); %信噪比的单位转换关系式
Im=eye(min(Nr,Nt)); %这里的"1"为发射天线和接收天线两者数目少的根数
sum=0; %初始化sum为0
for i=1:10000 %程序循环10000次
H=randn(Nr,Nt); %产生高斯信号源
if Nr<Nt
Q=H*H'; %求威沙特矩阵
else
Q=H'*H;
end
sum=sum+log2(det(Im+A*Q/Nt)); %10000次循环得到的信道容量总和
end
C=sum/10000 %10000次循环的平均值(function C=capacity(SNR,Nt,Nr)
%SNR = 0;% defines SNR as 0Hz
A = 10 ^ (SNR / 10);% s / N unit conversion relation
Im = eye (min (NR, NT));% here "1" is the number of the less number of transmitting antenna and receiving antenna
Sum = 0;% initialize sum to 0
For I = 1:10000% program cycles 10000 times
H = randn (NR, NT);% produces Gaussian signal source
if Nr<Nt
Q = h * H ';% to find the weissard matrix
else
Q=H'*H;
End
Sum = sum + log2 (DET (IM + A * q / NT));% sum of channel capacity from 10000 cycles
End
C = sum / 10000% average of 10000 cycles)
- 2020-09-12 04:39:02下载
- 积分:1
-
这个程序是一个个人考勤软件,它从系统时钟获取时间信息,可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以查看过去的记录,也可把记录按月打印出来.或...
这个程序是一个个人考勤软件,它从系统时钟获取时间信息,可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以查看过去的记录,也可把记录按月打印出来.或进行年汇总-the procedure is a personal appraisal software from the system clock time access to information, daily records of individuals under the daily working hours, monthly statistical summary, by creating a document. The past can check the records, but also can print out monthly record. Or, summary
- 2022-01-31 12:11:54下载
- 积分:1
-
输电塔Ansys模型
利用ansys APDL语言编写的输电塔有限元模型,可以用于输电塔动力分析(The finite element model of transmission tower, written in ANSYS APDL language, can be used for power analysis of transmission tower)
- 2020-12-17 16:39:12下载
- 积分:1
-
用visual c++开发的推箱子游戏,代码
整洁易懂。
用visual c++开发的推箱子游戏,代码
整洁易懂。-with visual c Tuixiangzi development of the game, code clean understandable.
- 2022-07-04 23:54:21下载
- 积分:1
-
1062的程序,简单,设有硬件隔离层,适用于很多单片机
1062的程序,简单,设有硬件隔离层,适用于很多单片机-1602 program for any processor
- 2022-03-21 11:43:11下载
- 积分:1
-
可以强制删除一个正在运行的文件的驱动程序,已经调试通过,非常适合刚入门的人...
可以强制删除一个正在运行的文件的驱动程序,已经调试通过,非常适合刚入门的人-Can force delete a file that is running the driver has to debug through very suitable for people just getting started
- 2022-05-19 10:57:51下载
- 积分:1