-
两个小例子
说明: 利用cplex求解线性规划,利用大M转换0-1分段约束问题(Using CPLEX to solve linear programming and large M to transform 0-1 piecewise constraints)
- 2019-02-06 21:57:58下载
- 积分:1
-
it is OK
it can run
树的遍历功能更仔细地说就是:树的主要四部份是根、干、枝、叶。树根一般在地下,在一棵树的底部有很多根。
在树干的部分分为五层。第一层是树皮。树皮是树干的表层,可以保护树身,并防止病害入侵。在树皮的下面是韧皮部。这一层纤维质组织把糖分从树叶运送下来。第三层是形成层。这一层十分薄,是树干的生长部分,所有其他细胞都是自此层而来。第四层是边材。这一层把水分从根部输送到树身各处,此层通常较心材浅色。第五层就是心材。心材是老了的边材,二者合称为木质部。树干绝大部分都是心材。
-it is OK
it can run
- 2023-03-01 01:15:04下载
- 积分:1
-
IRI_2001
说明: 电离层的延迟模型IRI-2001,输入参数为太阳黑子数,可以得到电离层VTEC的值。(Delay model of the ionosphere IRI-2001, the input parameters for the sunspot number, you can get the value of ionospheric VTEC.)
- 2009-07-28 17:40:56下载
- 积分:1
-
Python学习手册(第4版)
The fourth edition of the python learning manual
- 2020-10-29 18:49:56下载
- 积分:1
-
Erom Upgrade For Ali 3601 3606
说明: upgrade archivos .abs
- 2020-04-18 06:55:41下载
- 积分: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
-
新建文件夹
Chebyshev插值:利用切比雪夫节点,构造切比雪夫函数插值函数(Chebyshev interpolation: Chebyshev interpolation function is constructed by using Chebyshev nodes)
- 2019-05-01 10:50:26下载
- 积分:1
-
希尔伯特振动分解算法实例
针对信号处理方面,该例子实现了希尔伯特振动分解的,(For signal processing, this example implements the Hilbert vibration decomposition.)
- 2019-04-29 20:39:35下载
- 积分:1
-
手机游戏,画面效果还可以,可以作为手机游戏入门参考
手机游戏,画面效果还可以,可以作为手机游戏入门参考-phone games, the desired effect can also can serve as a reference mobile gaming portal
- 2023-05-21 19:50:03下载
- 积分:1
-
TankWar_2
java坦克游戏,在原基础上修改的第二版(java tank game, based on the original modified version)
- 2012-10-22 03:57:25下载
- 积分:1