-
ML-estimator
极大似然估计器用于简单通信系统模拟,估计A1,A2:
s1 = x11*A1 + x12*A2
s2 = x21*A1 = x22*A2
r1 = s1 + n1
r2 = s2 + n2(Maximum likelihood estimator for a simple communication system simulation, it is estimated that A1, A2: s1 = x11* A1+ x12* A2 s2 = x21* A1 = x22* A2 r1 = s1+ n1 r2 = s2+ n2)
- 2013-03-22 11:39:44下载
- 积分:1
-
IP
说明: This function solves the mixed integer linear programming problems. It
uses the linprog.m function that comes with the optimization toolbox
of MATLAB. It employs the branch and bound algorithm. It uses depth
first search.
- 2015-01-17 12:47:59下载
- 积分:1
-
MASK
a matlab code for m array ask modulation
- 2009-12-11 05:28:06下载
- 积分:1
-
hvdc_vsc
hvdc_vsc in matlab simpower simulink
- 2013-08-05 14:13:43下载
- 积分:1
-
Matlab
关于Matlab的编程,由浅入深,很好的参考书,(On Matlab programming, Deep good reference book,)
- 2013-11-09 09:50:44下载
- 积分:1
-
LayoutParamsParser
Layout Params Parser Source Code for Andriod.
- 2013-11-11 10:01:57下载
- 积分:1
-
LatticeAmePut
美式看跌期权二叉树算法的matlab程序实现方式m文件(American put option binary tree algorithm)
- 2013-05-14 14:44:58下载
- 积分:1
-
DMF_pn31
实现了31位m序列,并采用相关解扩,有传统和倒置两种方法(31 m sequence )
- 2020-12-02 16:09:25下载
- 积分:1
-
Fuzzy-judging-Matlab-prog
综合评判是对多种属性的事物,或者说其总体优劣受多种因素影响的事物,做出一个能合理地综合这些属性或因素的总体评判(Comprehensive evaluation of DuoZhong attributes of the things is, or the overall quality DuoZhong factors by the things, make a can be reasonably comprehensive these attributes or the overall evaluation factors
)
- 2011-09-05 11:28:07下载
- 积分:1
-
spring_mass
A gui simulation and animation of two or three masses connected by springs. Four cases: (1) two masses and three springs to two walls (2) two masses and two springs to one wall (3) three masses and four springs to two walls, or (4) three masses and three springs to one wall. These four cases are programmed in four separate .m and .fig files.
The gui allows changes to the masses and spring constants, and presents the normal mode oscillations and a random linear combination of normal modes.
- 2014-11-12 18:27:42下载
- 积分:1