-
Affine
- MATLAB: Matrix Laboratory
(a) Operation modes
- MATLAB may be executed in interpreter, compiler, or background
mode
Interpreter mode
* Type commands (statements) in the command window
# A statement with semicolon at end: do not display result
# A statement without semicolon: display result
# Statements with commas: connect statements and display results
# A statement of a single variable: just display the value
# Percentage ( ): comments
# Each line is a single statement or connected statements
- 2010-12-27 05:02:24下载
- 积分:1
-
Simulation-for-Communications
通信专业的经典电子书,包括各种调制方式,OFDM、CDMA等典型系统和关键技术介绍,每部分内容附有matlab程序,讲解详细,值得珍藏!(Simulation and Software Radio for Mobile Communications)
- 2013-09-02 21:52:20下载
- 积分:1
-
T3
极化SAR图像分类数据,数据为T矩阵,为原始数据部分图像,包括free分解后数据以及各分量数据(Polarization SAR image classification data, data for the T matrix, part of the image to the original data, including the breakdown of free data and each component of the data)
- 2014-02-26 20:44:48下载
- 积分:1
-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
approx
approximation with neural networks
- 2014-01-23 07:13:26下载
- 积分:1
-
pls
可以用于计算排列熵,很实用,欢迎大家交流(Arrangement can be used to calculate the entropy, it is practical, we welcome the exchange of)
- 2021-01-04 23:18:55下载
- 积分:1
-
d2d-simul
D2D代码仿真,基于matlab通信系统仿真模型的设计例程(D2D code simulation, design routine of communication system simulation model based on MATLAB)
- 2021-03-26 20:09:12下载
- 积分:1
-
Proportionalnavigationmethod
用比例导引法进行拦截弹针对机动目标的弹道仿真,仿真是基于三维模型。(Proportional navigation method used to intercept ballistic missile targets for motor simulation, simulation is based on three-dimensional model.)
- 2009-12-02 16:52:24下载
- 积分:1
-
Matlab
说明: Matlab 工程数学应用 清华大学出版社 详细介绍了Matlab在高等数学,线性代数,符号运算,图形处理,数据处理方面的应用。(failed to translate)
- 2009-08-26 11:57:31下载
- 积分:1
-
turbodemotool
关于HARQ的组合译码的MATLAB仿真程序(About HARQ MATLAB simulated program)
- 2010-05-10 22:44:57下载
- 积分:1