-
图形过程的源文件
graphics porocess source file
- 2022-09-24 05:05:02下载
- 积分:1
-
VC++将DialogBar添加到对话框中
VC++将DialogBar添加到对话框中,运用最简单的方法来实现,对新手绝对是有用的基础技巧。
- 2023-04-25 14:15:03下载
- 积分:1
-
small arithmetic calculators
小型加减乘除计算器-small arithmetic calculators
- 2022-01-26 06:15:19下载
- 积分:1
-
music
music和root music算法通过对阵列接收信号功率谱估计实现非相干信号的DOA估计(MUSIC algorithm for array signal DOA estimation)
- 2017-08-11 10:35:40下载
- 积分:1
-
ILI9488+CTC3.5 _16BIT
说明: ILI9488 TFT屏 16位驱动初始化程序(出厂代码)(ILI9488 TFT 16-bit driver initializer (factory code))
- 2019-06-17 09:36:35下载
- 积分:1
-
SIRT算法Matlab代码
说明: SIRT算法 提高反演精度 ct成像 层析成像 提高分辨率(SIRT algorithm to improve inversion accuracy of CT imaging)
- 2021-03-29 22:59:10下载
- 积分:1
-
七自由度汽车模型
七自由度汽车模型,可以自己输入参数,如轴距,轮距,质心高度等(Seven degrees of freedom vehicle model, can input parameters, such as their wheelbase, track, centroid height etc)
- 2018-04-14 19:57:28下载
- 积分:1
-
03-2x2MIMO系统的完整数据链仿真
说明: % Type of different detectors, parameters for Detector.m
ML = 1; % Joint ML Detector
JMMSE = 2; % Joint MMSE Detector
ZF = 3; % Joint Zero-Forcing Detector
% Type of different antenna selection criteria methods
MBER = 1;
MMI = 2;
LAZY = 3;
MNP = 4; %Minimum Noise Power
MMNP = 5;
LAZY2 = 6;
real_ch = 0; % real_ch = 0 refers to simulated channel in MATLAB, otherwise refers to real channel
SNR_dB = 20;% transmit SNR in the simulated channel
nr_frames = 20; % number of frames sent when simulation.
detect_type = ZF; % Detector choice
select_type = MBER; % Antenna selection choice
disp('');
tx(nr_frames);
disp('Press any key to continue');
pause
RF(real_ch,SNR_dB);
disp('Press any key to continue');
pause
BER = rx(detect_type,select_type);
- 2020-08-29 15:55:00下载
- 积分:1
-
如果ATL组件称为阴极射线管
如果在 ATL 组件程序中调用了 CRT 的运行时刻库函数,比如开平方 sqrt() ,那么编译的时候可能会报错“error LNK2001: unresolved external symbol _main”。怎么办?下面方法中的任何一个都可以纠正这个错误:-If the ATL component called the CRT-program run-time library functions, such as the square root sqrt (), then the compiler will complain when possible " error LNK2001: unresolved external symbol _main" . How to do? Any one of the following methods can rectify this error:
- 2022-02-12 21:47:56下载
- 积分:1
-
现代通信系统第二版matlab 源代码
《现代通信系统第二版matlab》1~10章 源代码(Modern communication system second edition MATLAB, 1~10 chapter source code.)
- 2020-11-29 20:19:28下载
- 积分:1